-- phpMyAdmin SQL Dump -- version 4.2.7.1 -- http://www.phpmyadmin.net -- -- Host: 127.0.0.1 -- Generation Time: Feb 23, 2018 at 02:36 PM -- Server version: 5.6.20 -- PHP Version: 5.5.15 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; -- -- Database: `bhwood` -- -- -------------------------------------------------------- -- -- Table structure for table `tbl_about` -- CREATE TABLE IF NOT EXISTS `tbl_about` ( `about_id` int(11) NOT NULL, `about_text` text NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Dumping data for table `tbl_about` -- INSERT INTO `tbl_about` (`about_id`, `about_text`) VALUES (1, '

BH WOOD GALLERY Welcomes you to the exciting, electrifying & exhilarating world of unexplored wood made all type of Corporate Gifts , Acrylic & wooden wall clock and  home decorative items.

\r\n\r\n

BH WOOD GALLERY founded by young entrepreneur Mr. Ravin Yadav ( BH TEAM ) before a decade in the Rajkot; one of the most progressive city of Gujarat.

\r\n\r\n

“YOUR  IMAGINATION, WE DONE. “was the motto which drive the young enterprenuer to do something unique, something excellent, something exceptional in the segment  of wood based home decorated items & what was started as a small shop today converted into one of the major supplier of wood based items in the entire Gujarat state & across the INDIA.

\r\n\r\n

We at BH Wood Gallery feels pride to serve customers by providing entire range of home based wood items like Wall Art -Framing, Various Corporate Goods, Acrylic & Wooden wall clock, Handicrafts, Wooden letters & Numbers, Auspicious, religious & spiritual items for home worship or temple like Shree Yantra & many more.

\r\n\r\n

Within the span of the decade we have served numerous small to big customers by providing qualitative, finely crafted wood based items in various shapes, sizes, styles & colors as per standard specifications & as per predefined ordered provided by our valuable customers.

\r\n\r\n

To provide qualitative items at the most reasonable cost is the one quality which simply makes us one of the most reputed, trustworthy & customer friendly online store.

\r\n\r\n

Till today we have participated in the various exhibitions, trade fairs organized in the various parts of the Gujarat state & admired by thousands of customers. 

\r\n'); -- -------------------------------------------------------- -- -- Table structure for table `tbl_category` -- CREATE TABLE IF NOT EXISTS `tbl_category` ( `cat_id` int(11) NOT NULL, `cat_name` varchar(100) NOT NULL DEFAULT '', `cat_desc` text NOT NULL, `cat_image` text NOT NULL, `cat_privacy` varchar(255) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=37 ; -- -- Dumping data for table `tbl_category` -- INSERT INTO `tbl_category` (`cat_id`, `cat_name`, `cat_desc`, `cat_image`, `cat_privacy`) VALUES (5, 'Acryalic Wall Clock', '• ACRYLIC WALL CLOCK - Acrylic wall clocks with unique design will make your room more significant. Wall clock can make your wall more beautiful but when the choice and design is perfect. So, here we present wall clocks in unique styles which will not just make your wall more beautiful but elegant too. Acrylic material which is very light weighted class than half weight of an equivalent of glass, long life and good weather ability will help to increase beauty of your home. We BH WOOD GALLERY offered Acrylic wall clock products who made from highly esteemed for their attributes such as attractive design, long lasting shine, adorable look with laser cutting finish. We made Acrylic wall clock designed at par with the latest market trend. We are always believe in superlative business relationship with all our clients. ', '1511332811.jpg', '0'), (4, 'Swaminarayan Goods', '', '1511332816.jpg', '1'), (6, 'Wooden Wall Clock', 'WE BH WOOD GALLERY make wide range of wooden wall clock designs, who made from finest quality paper process MDF (medium density fiberboard) wood materials. We are engaged in offering a comprehensive assortment of our wall clock. These wooden clocks are precisely designed and manufactured by our BH TEAM, using good quality material and modern laser technology. Also, our all clocks are checked against different type of parameters under the supervision of our team and we always deliver the faultless range to door step to our valuable clients.', '1511332812.jpg', '0'), (7, 'Goods for Kids(School)', '', '1511332815.jpg', '0'), (8, 'Corporate world', ' We knows the value of Corporate World; that’s why we made from fine & sturdy processed wood; though the basic material used is wood but entire upper surface is well processed with Laser cutting /engraving & not only that; with the usage of various bright & light colors. It truly makes it one of the most unique & elegant corporate gifts for all your valuable clients/employee /and all of your wellwishers . Best part about it; we offer all our customers wild range of choices in different & unique shapes and also we are able to make our all products in requirement dimensions. All our corporate gifts serves both purpose of convenience as well as functionality for students, lawyers, teachers, managers and any and every person who are connect with CORPORATE WORLD. ', '1511332813.jpg', '0'), (10, 'Wooden Temple', 'Wooden Pooja Unite is one of the exclusive products from the house of BH Wood Gallery. This wooden temple is exclusively designed for home pooja or you can use it in your office; best part size & style of more suitable and adjustable in even small apartment; not only that it is ideal gift for the festivals of Diwali, Navratri and many more traditional Indian festivals. This mandir is basically made from finest quality Savan wood and some of temple part we used Sisam wood.This Mandir is exclusively designed for Home Pooja and can easily adjusted in small apartment.It can be an attractive gift item for festivals like Navratri,Diwali Etc. IN all our temple has two drawers which facilitate storing of various puja accessories and also mandir offers retractable Prasad plate & it is suitable located above the drawer to keep your various puja items, incense stick holders, match box, pooja thali & various pooja books. We always deliver not only goods but also our feelings by our work.', '1511332814.jpg', '0'), (36, 'ACRYLIC WALL FRAME', 'BH Wood Gallery gives their precious customer a very exclusive acrylic wall portrait who will gives very decent look to your bedroom or living room. This wall frame is made from Acrylic material who is long lasting materials & very easy to clean and that material’s glossy lighting look gives very beautiful look to any your wall. We are using high technology base Laser machine for cutting that materials who will comes out very finish quality & sharpness. Also we offer back side lighting in this frames & we are able to make acrylic frame in your own design and any of size. We always try to make smile to our all costumers.', '1518780509.jpg', '0'); -- -------------------------------------------------------- -- -- Table structure for table `tbl_certification` -- CREATE TABLE IF NOT EXISTS `tbl_certification` ( `certificate_id` int(11) NOT NULL, `certificate_date` date NOT NULL, `certificate_name` text NOT NULL, `certificate_image` text NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Dumping data for table `tbl_certification` -- INSERT INTO `tbl_certification` (`certificate_id`, `certificate_date`, `certificate_name`, `certificate_image`) VALUES (1, '0000-00-00', 'Swaminarayan', '1511149294.jpg'); -- -------------------------------------------------------- -- -- Table structure for table `tbl_contact` -- CREATE TABLE IF NOT EXISTS `tbl_contact` ( `contact_id` int(11) NOT NULL, `contact_address` text NOT NULL, `contact_pnumber` text NOT NULL, `contact_mnumber` text NOT NULL, `contact_mnumber2` text NOT NULL, `contact_email` text NOT NULL, `contact_iframe` text NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Dumping data for table `tbl_contact` -- INSERT INTO `tbl_contact` (`contact_id`, `contact_address`, `contact_pnumber`, `contact_mnumber`, `contact_mnumber2`, `contact_email`, `contact_iframe`) VALUES (1, 'BH wood Gallery', '1234567890', '9276555850', '1234567890', 'info@bhwoodgallery.com', 'https://www.bing.com/mapspreview?v=2&where1=33.690825%2C%20-117.828926&lvl=18&sty=h&encType=1'); -- -------------------------------------------------------- -- -- Table structure for table `tbl_creden` -- CREATE TABLE IF NOT EXISTS `tbl_creden` ( `cred_id` int(11) NOT NULL, `cred_usertext` varchar(50) NOT NULL DEFAULT '', `cred_passtext` varchar(50) NOT NULL DEFAULT '', `cred_email` varchar(80) NOT NULL DEFAULT '' ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; -- -- Dumping data for table `tbl_creden` -- INSERT INTO `tbl_creden` (`cred_id`, `cred_usertext`, `cred_passtext`, `cred_email`) VALUES (1, 'admin', 'admin', 'jigarvyas3803@gmail.com'); -- -------------------------------------------------------- -- -- Table structure for table `tbl_gallery` -- CREATE TABLE IF NOT EXISTS `tbl_gallery` ( `gallery_id` int(11) NOT NULL, `gallery_date` date NOT NULL, `gallery_image` text NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=3 ; -- -- Dumping data for table `tbl_gallery` -- INSERT INTO `tbl_gallery` (`gallery_id`, `gallery_date`, `gallery_image`) VALUES (2, '0000-00-00', '1510561984.jpg'); -- -------------------------------------------------------- -- -- Table structure for table `tbl_product` -- CREATE TABLE IF NOT EXISTS `tbl_product` ( `product_id` int(11) NOT NULL, `product_code` text NOT NULL, `product_date` date NOT NULL, `product_name` text NOT NULL, `product_category` text NOT NULL, `product_material` text NOT NULL, `product_color` text NOT NULL, `product_size` text NOT NULL, `product_detail` text NOT NULL, `product_image` text NOT NULL, `product_image2` text NOT NULL, `product_image3` text NOT NULL, `product_image4` text NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=195 ; -- -- Dumping data for table `tbl_product` -- INSERT INTO `tbl_product` (`product_id`, `product_code`, `product_date`, `product_name`, `product_category`, `product_material`, `product_color`, `product_size`, `product_detail`, `product_image`, `product_image2`, `product_image3`, `product_image4`) VALUES (1, '1', '0000-00-00', 'Acryalic Wood Wall Clock ', '5', 'Woods', 'Black ', '', '[object HTMLTextAreaElement]', '1519367520.jpg', '1519367522.jpg', '1519367523.jpg', '1519367524.jpg'), (2, '2', '0000-00-00', 'Acryalic Wood Wall Clock ', '5', 'Woods', 'Red & Black', '', '[object HTMLTextAreaElement]', '1519367620.jpg', '1519367622.jpg', '1519367623.jpg', '1519367624.jpg'), (3, '3', '0000-00-00', 'Acryalic Wood Wall Clock ', '5', 'Woods', 'Black ', '', '[object HTMLTextAreaElement]', '1519367667.jpg', '1519367669.jpg', '1519367670.jpg', '1519367671.jpg'), (4, '4', '0000-00-00', 'Acryalic Wood Wall Clock ', '5', 'Woods', 'Red & Black', '', '[object HTMLTextAreaElement]', '1519367716.jpg', '1519367718.jpg', '1519367719.jpg', '1519367720.jpg'), (5, '5', '0000-00-00', 'Acryalic Wood Wall Clock ', '5', 'Woods', 'Red & Black', '', '[object HTMLTextAreaElement]', '1519367815.jpg', '1519367817.jpg', '1519367818.jpg', '1519367819.jpg'), (6, '6', '0000-00-00', 'Acryalic Wood Wall Clock ', '5', 'Woods', 'Red & Black', '', '[object HTMLTextAreaElement]', '1519367904.jpg', '1519367906.jpg', '1519367907.jpg', '1519367908.jpg'), (7, '7', '0000-00-00', 'Acryalic Wood Wall Clock ', '5', 'Woods', 'Red & Black', '', '[object HTMLTextAreaElement]', '1519367974.jpg', '1519367976.jpg', '1519367977.jpg', '1519367978.jpg'), (8, '8', '0000-00-00', 'Acryalic Wood Wall Clock ', '5', 'Woods', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519368047.jpg', '1519368049.jpg', '1519368050.jpg', '1519368051.jpg'), (9, '9', '0000-00-00', 'Acryalic Wood Wall Clock ', '5', 'Woods', 'Red & Black', '', '[object HTMLTextAreaElement]', '1519368157.jpg', '1519368159.jpg', '1519368160.jpg', '1519368161.jpg'), (10, '10', '0000-00-00', 'Acryalic Wood Wall Clock ', '5', 'Woods', 'Black ', '', '[object HTMLTextAreaElement]', '1519368218.jpg', '1519368220.jpg', '1519368221.jpg', '1519368222.jpg'), (11, '11', '0000-00-00', 'Acryalic Wood Wall Clock ', '5', 'Woods', 'Red & Black', '', '[object HTMLTextAreaElement]', '1519368307.jpg', '1519368309.jpg', '1519368310.jpg', '1519368311.jpg'), (12, '12', '0000-00-00', 'Acryalic Wood Wall Clock ', '5', 'Woods', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519368380.jpg', '1519368382.jpg', '1519368383.jpg', '1519368384.jpg'), (13, '13', '0000-00-00', 'Acryalic Wood Wall Clock ', '5', 'Woods', 'Red & Black', '', '[object HTMLTextAreaElement]', '1519368484.jpg', '1519368486.jpg', '1519368487.jpg', '1519368488.jpg'), (14, '14', '0000-00-00', 'Acryalic Wood Wall Clock ', '5', 'Woods', 'Red & Black', '', '[object HTMLTextAreaElement]', '1519368636.jpg', '1519368638.jpg', '1519368639.jpg', '1519368640.jpg'), (15, '15', '0000-00-00', 'Moon Acryalic Wood Wall Clock', '5', 'Woods', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519368947.jpg', '1519368949.jpg', '1519368950.jpg', '1519368951.jpg'), (16, '16', '0000-00-00', 'Heart Shape Acryalic Wood Wall Clock', '', 'Woods', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519369072.jpg', '1519369074.jpg', '1519369075.jpg', '1519369076.jpg'), (17, '17', '0000-00-00', 'Acryalic Wood Wall Clock', '5', 'Woods', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519369147.jpg', '1519369149.jpg', '1519369150.jpg', '1519369151.jpg'), (18, '17', '0000-00-00', 'Acryalic Wood Wall Clock', '5', 'Woods', 'Black ', '', '[object HTMLTextAreaElement]', '1519369720.jpg', '1519369722.jpg', '1519369723.jpg', '1519369724.jpg'), (19, '18', '0000-00-00', 'Acryalic Wood Wall Clock', '5', 'Woods', 'Black', '', '[object HTMLTextAreaElement]', '1519369802.jpg', '1519369804.jpg', '1519369805.jpg', '1519369806.jpg'), (20, '19', '0000-00-00', 'Acryalic Wood Wall Clock', '5', 'Wood', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519375681.jpg', '1519375683.jpg', '1519375684.jpg', '1519375685.jpg'), (21, '20', '0000-00-00', 'Acryalic Wood Wall Clock', '5', 'Wood', 'Red & Black', '', '[object HTMLTextAreaElement]', '1519375742.jpg', '1519375744.jpg', '1519375745.jpg', '1519375746.jpg'), (22, '1', '0000-00-00', 'Mahadev Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519376076.jpg', '', '', ''), (23, '2', '0000-00-00', 'Buddha Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519376145.jpg', '', '', ''), (24, '3', '0000-00-00', 'Ganesh Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519376195.jpg', '', '', ''), (25, '4', '0000-00-00', 'Krishna Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519376826.jpg', '', '', ''), (26, '5', '0000-00-00', 'Buddha Acryalic Wood Wall Frame ', '36', 'Woods', 'Orange & Black', '', '[object HTMLTextAreaElement]', '1519376909.jpg', '', '', ''), (27, '6', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Lite Blue & Black', '', '[object HTMLTextAreaElement]', '1519376975.jpg', '', '', ''), (28, '7', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519377015.jpg', '', '', ''), (29, '8', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519377064.jpg', '', '', ''), (30, '9', '0000-00-00', 'You & Me Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519377124.jpg', '', '', ''), (31, '10', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black', '', '[object HTMLTextAreaElement]', '1519377216.jpg', '', '', ''), (32, '11', '0000-00-00', 'Bob marley Acryalic Wood Wall Frame ', '36', 'Wood', 'Red', '', '[object HTMLTextAreaElement]', '1519377317.jpg', '', '', ''), (33, '12', '0000-00-00', 'Ganpati Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519377355.jpg', '', '', ''), (34, '13', '0000-00-00', 'Ganpati Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519377414.jpg', '', '', ''), (35, '14', '0000-00-00', 'Ganpati Acryalic Wood Wall Frame ', '36', 'Wood', 'Black', '', '[object HTMLTextAreaElement]', '1519377447.jpg', '', '', ''), (36, '15', '0000-00-00', 'Ganpati Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519377487.jpg', '', '', ''), (37, '16', '0000-00-00', 'Ganpati Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519377543.jpg', '', '', ''), (38, '17', '0000-00-00', 'Ganpati Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519377610.jpg', '', '', ''), (39, '18', '0000-00-00', 'Ganpati Acryalic Wood Wall Frame ', '36', 'Wood', 'Black', '', '[object HTMLTextAreaElement]', '1519378216.jpg', '', '', ''), (40, '19', '0000-00-00', 'Ganpati Acryalic Wood Wall Frame ', '36', 'Wood', 'Black', '', '[object HTMLTextAreaElement]', '1519378272.jpg', '', '', ''), (41, '20', '0000-00-00', 'Buddha Acryalic Wood Wall Frame ', '36', 'Wood', 'Black', '', '[object HTMLTextAreaElement]', '1519378327.jpg', '', '', ''), (42, '21', '0000-00-00', 'Buddha Acryalic Wood Wall Frame ', '36', 'Wood', 'Lite Red ', '', '[object HTMLTextAreaElement]', '1519378377.jpg', '', '', ''), (43, '22', '0000-00-00', 'Couple Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519378436.jpg', '', '', ''), (44, '23', '0000-00-00', 'Couple Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519378490.jpg', '', '', ''), (45, '24', '0000-00-00', 'Budhha Acryalic Wood Wall Frame ', '36', 'Wood', 'Black', '', '[object HTMLTextAreaElement]', '1519378535.jpg', '', '', ''), (46, '25', '0000-00-00', 'Girl Acryalic Wood Wall Frame ', '36', 'Wood', 'Black', '', '[object HTMLTextAreaElement]', '1519378576.jpg', '', '', ''), (47, '26', '0000-00-00', 'Girl Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519378615.jpg', '', '', ''), (48, '27', '0000-00-00', 'Girl Acryalic Wood Wall Frame ', '36', 'Wood', 'Black', '', '[object HTMLTextAreaElement]', '1519378648.jpg', '', '', ''), (49, '28', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black', '', '[object HTMLTextAreaElement]', '1519378780.jpg', '', '', ''), (50, '29', '0000-00-00', 'Girl Acryalic Wood Wall Frame ', '36', 'Wood', 'Black', '', '[object HTMLTextAreaElement]', '1519378826.jpg', '', '', ''), (51, '30', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379006.jpg', '', '', ''), (52, '31', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black', '', '[object HTMLTextAreaElement]', '1519379035.jpg', '', '', ''), (53, '32', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Lite Red ', '', '[object HTMLTextAreaElement]', '1519379241.jpg', '', '', ''), (54, '33', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Lite Red', '', '[object HTMLTextAreaElement]', '1519379280.jpg', '', '', ''), (55, '34', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379336.jpg', '', '', ''), (56, '35', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood ', 'Black ', '', '[object HTMLTextAreaElement]', '1519379377.jpg', '', '', ''), (57, '36', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379407.jpg', '', '', ''), (58, '37', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379452.jpg', '', '', ''), (59, '38', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379498.jpg', '', '', ''), (60, '39', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379525.jpg', '', '', ''), (61, '40', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379556.jpg', '', '', ''), (62, '41', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379585.jpg', '', '', ''), (63, '42', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379630.jpg', '', '', ''), (64, '43', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379661.jpg', '', '', ''), (65, '44', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379694.jpg', '', '', ''), (66, '45', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379722.jpg', '', '', ''), (67, '46', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black', '', '[object HTMLTextAreaElement]', '1519379767.jpg', '', '', ''), (68, '47', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379805.jpg', '', '', ''), (69, '48', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379848.jpg', '', '', ''), (70, '49', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379876.jpg', '', '', ''), (71, '50', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379903.jpg', '', '', ''), (72, '51', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519379933.jpg', '', '', ''), (73, '52', '0000-00-00', 'Acryalic Wood Wall Frame ', '36', 'Wood', 'Green', '', '[object HTMLTextAreaElement]', '1519379963.jpg', '', '', ''), (74, '1', '0000-00-00', 'Wooden Wall Clock ', '6', 'Wood ', 'Wood', '', '[object HTMLTextAreaElement]', '1519381042.jpg', '1519381044.jpg', '1519381045.jpg', '1519381046.jpg'), (75, '2', '0000-00-00', 'Wooden Wall Clock', '6', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519381129.jpg', '1519381131.jpg', '1519381132.jpg', '1519381133.jpg'), (76, '3', '0000-00-00', 'Wooden Wall Clock', '6', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519381174.jpg', '1519381176.jpg', '1519381177.jpg', '1519381178.jpg'), (77, '4', '0000-00-00', 'Wooden Wall Clock', '6', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519381221.jpg', '1519381223.jpg', '1519381224.jpg', '1519381225.jpg'), (78, '5', '0000-00-00', 'Wooden Wall Clock', '6', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519381261.jpg', '1519381263.jpg', '1519381264.jpg', '1519381265.jpg'), (79, '6', '0000-00-00', 'Wooden Wall Clock', '6', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519381333.jpg', '1519381335.jpg', '1519381336.jpg', '1519381337.jpg'), (80, '7', '0000-00-00', 'Wooden Wall Clock', '6', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519381412.jpg', '1519381414.jpg', '1519381415.jpg', '1519381416.jpg'), (81, '8', '0000-00-00', 'Wooden Wall Clock', '6', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519381512.jpg', '1519381514.jpg', '1519381515.jpg', '1519381516.jpg'), (82, '9', '0000-00-00', 'Wooden Wall Clock', '6', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519381563.jpg', '1519381565.jpg', '1519381566.jpg', '1519381567.jpg'), (83, '10', '0000-00-00', 'Wooden Wall Clock', '6', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519381614.jpg', '1519381616.jpg', '1519381617.jpg', '1519381618.jpg'), (84, '11', '0000-00-00', 'Wooden Wall Clock', '6', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519381674.jpg', '1519381676.jpg', '1519381677.jpg', '1519381678.jpg'), (85, '12', '0000-00-00', 'Wooden Wall Clock', '6', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519381721.jpg', '1519381723.jpg', '1519381724.jpg', '1519381725.jpg'), (86, '13', '0000-00-00', 'Wooden Wall Clock', '6', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519381798.jpg', '1519381800.jpg', '1519381801.jpg', '1519381802.jpg'), (87, '14', '0000-00-00', 'Wooden Wall Clock', '6', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519381862.jpg', '1519381864.jpg', '1519381865.jpg', '1519381866.jpg'), (88, '15', '0000-00-00', 'Wooden Wall Clock', '6', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519381936.jpg', '1519381938.jpg', '1519381939.jpg', '1519381940.jpg'), (89, '16', '0000-00-00', 'Wooden Wall Clock', '6', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519381994.jpg', '1519381996.jpg', '1519381997.jpg', '1519381998.jpg'), (90, '17', '0000-00-00', 'Wooden Wall Clock', '6', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519382074.jpg', '1519382076.jpg', '1519382077.jpg', '1519382078.jpg'), (91, '1', '0000-00-00', 'Wooden Temple ', '10', 'Wood ', 'Wood', '', '[object HTMLTextAreaElement]', '1519382985.jpg', '', '', ''), (92, '2', '0000-00-00', 'Wooden Temple ', '10', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519383009.jpg', '', '', ''), (93, '3', '0000-00-00', 'Wooden Temple ', '10', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519383037.jpg', '', '', ''), (94, '4', '0000-00-00', 'Wooden Temple ', '10', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519383075.jpg', '', '', ''), (95, '5', '0000-00-00', 'Wooden Temple ', '10', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519383102.jpg', '', '', ''), (96, '6', '0000-00-00', 'Wooden Temple ', '10', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519383128.jpg', '', '', ''), (97, '7', '0000-00-00', 'Wooden Temple ', '10', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519383152.jpg', '', '', ''), (98, '8', '0000-00-00', 'Wooden Temple ', '10', '', '', '', '[object HTMLTextAreaElement]', '1519383171.jpg', '', '', ''), (99, '1', '0000-00-00', 'Wooden Corporate Gift ', '8', 'Wood', 'Black & Wood ', '', '[object HTMLTextAreaElement]', '1519383328.jpg', '1519383330.jpg', '1519383331.jpg', '1519383332.jpg'), (100, '2', '0000-00-00', 'BAPS Wooden Corporate Gift ', '8', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519383407.jpg', '1519383409.jpg', '1519383410.jpg', '1519383411.jpg'), (102, '4', '0000-00-00', 'Wooden Corporate Gift ', '8', 'Wood', 'Black & Red ', '', '[object HTMLTextAreaElement]', '1519383515.jpg', '1519383517.jpg', '1519383518.jpg', '1519383519.jpg'), (103, '5', '0000-00-00', 'Key Chain Wooden Corporate Gift ', '8', 'Wood ', 'Black & Red ', '', '[object HTMLTextAreaElement]', '1519383595.jpg', '1519383597.jpg', '1519383598.jpg', ''), (104, '6', '0000-00-00', 'Certificate Wooden Corporate Gift ', '8', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519383680.jpg', '1519383682.jpg', '1519383683.jpg', '1519383684.jpg'), (105, '7', '0000-00-00', 'Wooden Corporate Gift ', '8', 'Wood', 'Wood ', '', '[object HTMLTextAreaElement]', '1519383744.jpg', '1519383746.jpg', '1519383747.jpg', '1519383748.jpg'), (106, '8', '0000-00-00', 'Wooden Corporate Gift ', '8', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519383783.jpg', '1519383785.jpg', '1519383786.jpg', '1519383787.jpg'), (107, '9', '0000-00-00', 'Key Chain Wooden Corporate Gift ', '8', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519383859.jpg', '1519383861.jpg', '', ''), (108, '3', '0000-00-00', 'Wooden Corporate Gift ', '8', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519384081.jpg', '1519384083.jpg', '1519384084.jpg', '1519384085.jpg'), (109, '10', '0000-00-00', 'Key Chain Wooden Corporate Gift ', '8', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519384147.jpg', '1519384149.jpg', '', ''), (110, '11', '0000-00-00', 'Key Chain Wooden Corporate Gift ', '8', 'Wood ', 'Black ', '', '[object HTMLTextAreaElement]', '1519384188.jpg', '1519384190.jpg', '', ''), (111, '12', '0000-00-00', 'Key Chain Wooden Corporate Gift ', '8', 'Wood', 'Red', '', '[object HTMLTextAreaElement]', '1519384291.jpg', '1519384293.jpg', '1519384294.jpg', ''), (112, '13', '0000-00-00', 'Key Chain Wooden Corporate Gift ', '8', 'Wood', 'Black', '', '[object HTMLTextAreaElement]', '1519384363.jpg', '1519384365.jpg', '1519384366.jpg', '1519384367.jpg'), (113, '14', '0000-00-00', 'Wooden Corporate Gift ', '8', 'Wood ', 'Black ', '', '[object HTMLTextAreaElement]', '1519384434.jpg', '1519384436.jpg', '1519384437.jpg', '1519384438.jpg'), (114, '15', '0000-00-00', 'Wooden Corporate Gift Clock ', '8', 'Wood', 'White ', '', '[object HTMLTextAreaElement]', '1519384498.jpg', '1519384500.jpg', '1519384501.jpg', '1519384502.jpg'), (115, '16', '0000-00-00', 'Wooden Corporate Gift ', '8', 'Wood ', 'Wood ', '', '[object HTMLTextAreaElement]', '1519384552.jpg', '1519384554.jpg', '1519384555.jpg', '1519384556.jpg'), (116, '17', '0000-00-00', 'Wooden Corporate Gift ', '8', 'Wood ', 'Wood', '', '[object HTMLTextAreaElement]', '1519384609.jpg', '1519384611.jpg', '1519384612.jpg', '1519384613.jpg'), (117, '18', '0000-00-00', 'Wooden Corporate Gift ', '8', 'Wood', 'Wood ', '', '[object HTMLTextAreaElement]', '1519384664.jpg', '1519384666.jpg', '1519384667.jpg', '1519384668.jpg'), (118, '19', '0000-00-00', 'Wooden Corporate Gift ', '8', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519384890.jpg', '1519384892.jpg', '1519384893.jpg', '1519384894.jpg'), (119, '20', '0000-00-00', 'Wooden Corporate Gift ', '8', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519384947.jpg', '1519384949.jpg', '1519384950.jpg', '1519384951.jpg'), (120, '21', '0000-00-00', 'Wooden Corporate Gift ', '8', 'Wood ', 'Black ', '', '[object HTMLTextAreaElement]', '1519385007.jpg', '1519385009.jpg', '1519385010.jpg', '1519385011.jpg'), (121, '22', '0000-00-00', 'Wooden Corporate Gift ', '8', 'Wood ', 'Black ', '', '[object HTMLTextAreaElement]', '1519385131.jpg', '1519385133.jpg', '1519385134.jpg', '1519385135.jpg'), (122, '23', '0000-00-00', 'Wooden Corporate Gift ', '8', 'Wood', 'Black ', '', '[object HTMLTextAreaElement]', '1519385195.jpg', '1519385197.jpg', '', ''), (123, '24', '0000-00-00', 'Wooden Corporate Gift ', '8', 'Wood', 'Gray ', '', '[object HTMLTextAreaElement]', '1519385241.jpg', '1519385243.jpg', '', ''), (124, '25', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood ', 'Gray ', '', '[object HTMLTextAreaElement]', '1519385398.jpg', '1519385400.jpg', '', ''), (125, '26', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', 'Gray ', '', '[object HTMLTextAreaElement]', '1519385447.jpg', '1519385449.jpg', '1519385450.jpg', '1519385451.jpg'), (126, '27', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', 'Gray ', '', '[object HTMLTextAreaElement]', '1519385488.jpg', '1519385490.jpg', '1519385491.jpg', '1519385492.jpg'), (127, '28', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519385532.jpg', '1519385534.jpg', '1519385535.jpg', '1519385536.jpg'), (128, '29', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519385578.jpg', '1519385580.jpg', '1519385581.jpg', '1519385582.jpg'), (129, '30', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood ', 'Wood ', '', '[object HTMLTextAreaElement]', '1519385627.jpg', '1519385629.jpg', '1519385630.jpg', '1519385631.jpg'), (130, '31', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood ', 'Wood ', '', '[object HTMLTextAreaElement]', '1519385688.jpg', '1519385690.jpg', '1519385691.jpg', ''), (131, '32', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', 'Wood', '', '[object HTMLTextAreaElement]', '1519385737.jpg', '1519385739.jpg', '1519385740.jpg', '1519385741.jpg'), (132, '33', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', 'Wood ', '', '[object HTMLTextAreaElement]', '1519385814.jpg', '1519385816.jpg', '1519385817.jpg', '1519385818.jpg'), (133, '34', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', 'Wood ', '', '[object HTMLTextAreaElement]', '1519385858.jpg', '1519385860.jpg', '1519385861.jpg', ''), (134, '35', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519385907.jpg', '1519385909.jpg', '1519385910.jpg', '1519385911.jpg'), (135, '36', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519386003.jpg', '1519386005.jpg', '1519386006.jpg', '1519386007.jpg'), (136, '37', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519386078.jpg', '1519386080.jpg', '', ''), (137, '38', '0000-00-00', 'Wooden Corporate Gift', '8', 'Glass ', '', '', '[object HTMLTextAreaElement]', '1519386143.jpg', '1519386145.jpg', '1519386146.jpg', '1519386147.jpg'), (138, '39', '0000-00-00', 'Wooden Corporate Gift', '8', 'Glass ', '', '', '[object HTMLTextAreaElement]', '1519386211.jpg', '', '', ''), (139, '40', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519386276.jpg', '1519386278.jpg', '1519386279.jpg', '1519386280.jpg'), (140, '41', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood ', '', '', '[object HTMLTextAreaElement]', '1519386310.jpg', '1519386312.jpg', '', ''), (141, '42', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood ', '', '', '[object HTMLTextAreaElement]', '1519386367.jpg', '1519386369.jpg', '1519386370.jpg', '1519386371.jpg'), (142, '43', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood ', '', '', '[object HTMLTextAreaElement]', '1519386424.jpg', '1519386426.jpg', '1519386427.jpg', '1519386428.jpg'), (143, '44', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519386476.jpg', '1519386478.jpg', '1519386479.jpg', '1519386480.jpg'), (144, '45', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood ', '', '', '[object HTMLTextAreaElement]', '1519386528.jpg', '1519386530.jpg', '1519386531.jpg', '1519386532.jpg'), (145, '46', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519386586.jpg', '1519386588.jpg', '1519386589.jpg', ''), (146, '47', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519386646.jpg', '1519386648.jpg', '1519386649.jpg', '1519386650.jpg'), (147, '48', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519386698.jpg', '1519386700.jpg', '1519386701.jpg', '1519386702.jpg'), (148, '49', '0000-00-00', 'Wooden Corporate Gift', '10', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519386748.jpg', '1519386750.jpg', '1519386751.jpg', '1519386752.jpg'), (149, '50', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519386810.jpg', '1519386812.jpg', '1519386813.jpg', '1519386814.jpg'), (150, '51', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood ', '', '', '[object HTMLTextAreaElement]', '1519387406.jpg', '1519387408.jpg', '1519387409.jpg', '1519387410.jpg'), (151, '52', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519387447.jpg', '1519387449.jpg', '1519387450.jpg', '1519387451.jpg'), (152, '53', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood ', '', '', '[object HTMLTextAreaElement]', '1519387488.jpg', '1519387490.jpg', '1519387491.jpg', '1519387492.jpg'), (153, '54', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood ', '', '', '[object HTMLTextAreaElement]', '1519387530.jpg', '1519387532.jpg', '1519387533.jpg', '1519387534.jpg'), (154, '55', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood ', '', '', '[object HTMLTextAreaElement]', '1519387567.jpg', '1519387569.jpg', '1519387570.jpg', '1519387571.jpg'), (155, '56', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519387613.jpg', '1519387615.jpg', '1519387616.jpg', '1519387617.jpg'), (156, '57', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519387700.jpg', '1519387702.jpg', '1519387703.jpg', '1519387704.jpg'), (157, '58', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519387750.jpg', '1519387752.jpg', '1519387753.jpg', ''), (158, '59', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519387792.jpg', '1519387794.jpg', '1519387795.jpg', ''), (159, '60', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519387834.jpg', '1519387836.jpg', '1519387837.jpg', '1519387838.jpg'), (160, '61', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519387881.jpg', '1519387883.jpg', '1519387884.jpg', '1519387885.jpg'), (161, '62', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519387928.jpg', '1519387930.jpg', '1519387931.jpg', ''), (162, '63', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519387975.jpg', '1519387977.jpg', '1519387978.jpg', '1519387979.jpg'), (163, '64', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519388027.jpg', '1519388029.jpg', '1519388030.jpg', '1519388031.jpg'), (164, '65', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519388084.jpg', '1519388086.jpg', '1519388087.jpg', '1519388088.jpg'), (165, '66', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519388124.jpg', '1519388126.jpg', '1519388127.jpg', ''), (166, '67', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519388170.jpg', '1519388172.jpg', '1519388173.jpg', ''), (167, '68', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519388248.jpg', '1519388250.jpg', '1519388251.jpg', '1519388252.jpg'), (168, '69', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519388294.jpg', '1519388296.jpg', '1519388297.jpg', '1519388298.jpg'), (169, '70', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519388336.jpg', '', '', ''), (170, '71', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519388363.jpg', '', '', ''), (171, '72', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519388390.jpg', '', '', ''), (172, '73', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519388452.jpg', '', '', ''), (173, '74', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519388479.jpg', '', '', ''), (174, '75', '0000-00-00', 'Wooden Corporate Gift', '8', 'Wood', '', '', '[object HTMLTextAreaElement]', '1519388511.jpg', '', '', ''), (175, '21', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519388869.jpg', '', '', ''), (176, '22', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519388900.jpg', '', '', ''), (177, '23', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood ', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519388930.jpg', '', '', ''), (178, '24', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood', ' Red & Black ', '', '[object HTMLTextAreaElement]', '1519388957.jpg', '', '', ''), (179, '25', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood ', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519388989.jpg', '', '', ''), (180, '26', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood ', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519389017.jpg', '', '', ''), (181, '27', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood ', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519389051.jpg', '', '', ''), (182, '28', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood', ' Red & Black ', '', '[object HTMLTextAreaElement]', '1519389087.jpg', '', '', ''), (183, '29', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood ', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519389125.jpg', '', '', ''), (184, '30', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood ', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519389169.jpg', '', '', ''), (185, '31', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood ', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519389199.jpg', '', '', ''), (186, '32', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519389228.jpg', '', '', ''), (187, '33', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood ', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519389258.jpg', '', '', ''), (188, '34', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood ', 'Black ', '', '[object HTMLTextAreaElement]', '1519389302.jpg', '', '', ''), (189, '35', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood ', 'Black ', '', '[object HTMLTextAreaElement]', '1519389330.jpg', '', '', ''), (190, '36', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood ', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519389393.jpg', '', '', ''), (191, '37', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood ', 'Black ', '', '[object HTMLTextAreaElement]', '1519389422.jpg', '', '', ''), (192, '38', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood ', 'Red & Black ', '', '[object HTMLTextAreaElement]', '1519389454.jpg', '', '', ''), (193, '39', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood ', 'Black ', '', '[object HTMLTextAreaElement]', '1519389477.jpg', '', '', ''), (194, '40', '0000-00-00', 'Wooden Acryalic Wall Clock ', '5', 'Wood ', 'Black ', '', '[object HTMLTextAreaElement]', '1519389515.jpg', '', '', ''); -- -------------------------------------------------------- -- -- Table structure for table `tbl_product_history` -- CREATE TABLE IF NOT EXISTS `tbl_product_history` ( `product_id` int(11) NOT NULL, `pro_id` int(11) NOT NULL, `product_name` text NOT NULL, `product_category` text NOT NULL, `product_fees` int(11) NOT NULL, `product_date` date NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=3 ; -- -- Dumping data for table `tbl_product_history` -- INSERT INTO `tbl_product_history` (`product_id`, `pro_id`, `product_name`, `product_category`, `product_fees`, `product_date`) VALUES (1, 1, 'first Product', '1', 1000, '2017-06-01'), (2, 2, 'second product', '2', 20000, '2017-06-01'); -- -------------------------------------------------------- -- -- Table structure for table `tbl_slider` -- CREATE TABLE IF NOT EXISTS `tbl_slider` ( `slider_id` int(11) NOT NULL, `slider_img` text NOT NULL, `slide_no` text NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `tbl_testimonial` -- CREATE TABLE IF NOT EXISTS `tbl_testimonial` ( `test_id` int(11) NOT NULL, `user_fullname` text NOT NULL, `user_email` text NOT NULL, `category` text NOT NULL, `find` text NOT NULL, `user_msg` text NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=13 ; -- -- Dumping data for table `tbl_testimonial` -- INSERT INTO `tbl_testimonial` (`test_id`, `user_fullname`, `user_email`, `category`, `find`, `user_msg`) VALUES (8, 'jigar vyas', 'jigarvyas3803@gmail.com', '5', '-- Bing --', 'this is a very great and creative company.'), (12, 'jignesh Acharya', 'jigneshacharya@gmail.com', '5', '-- Facebook --', 'very great and innovative product.'); -- -------------------------------------------------------- -- -- Table structure for table `tbl_user` -- CREATE TABLE IF NOT EXISTS `tbl_user` ( `user_id` int(11) NOT NULL, `user_date` date NOT NULL, `user_code` text NOT NULL, `user_fname` text NOT NULL, `user_lname` text NOT NULL, `user_cname` text NOT NULL, `user_mnumber` text NOT NULL, `user_email_id` text NOT NULL, `user_website` text NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=3 ; -- -- Dumping data for table `tbl_user` -- INSERT INTO `tbl_user` (`user_id`, `user_date`, `user_code`, `user_fname`, `user_lname`, `user_cname`, `user_mnumber`, `user_email_id`, `user_website`) VALUES (2, '0000-00-00', 'aa', 'aa', 'aa', 'aa', 'aa', 'aa', 'aa'); -- -- Indexes for dumped tables -- -- -- Indexes for table `tbl_about` -- ALTER TABLE `tbl_about` ADD PRIMARY KEY (`about_id`); -- -- Indexes for table `tbl_category` -- ALTER TABLE `tbl_category` ADD PRIMARY KEY (`cat_id`); -- -- Indexes for table `tbl_certification` -- ALTER TABLE `tbl_certification` ADD PRIMARY KEY (`certificate_id`); -- -- Indexes for table `tbl_contact` -- ALTER TABLE `tbl_contact` ADD PRIMARY KEY (`contact_id`); -- -- Indexes for table `tbl_creden` -- ALTER TABLE `tbl_creden` ADD PRIMARY KEY (`cred_id`); -- -- Indexes for table `tbl_gallery` -- ALTER TABLE `tbl_gallery` ADD PRIMARY KEY (`gallery_id`); -- -- Indexes for table `tbl_product` -- ALTER TABLE `tbl_product` ADD PRIMARY KEY (`product_id`); -- -- Indexes for table `tbl_product_history` -- ALTER TABLE `tbl_product_history` ADD PRIMARY KEY (`product_id`); -- -- Indexes for table `tbl_slider` -- ALTER TABLE `tbl_slider` ADD PRIMARY KEY (`slider_id`); -- -- Indexes for table `tbl_testimonial` -- ALTER TABLE `tbl_testimonial` ADD PRIMARY KEY (`test_id`); -- -- Indexes for table `tbl_user` -- ALTER TABLE `tbl_user` ADD PRIMARY KEY (`user_id`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `tbl_about` -- ALTER TABLE `tbl_about` MODIFY `about_id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `tbl_category` -- ALTER TABLE `tbl_category` MODIFY `cat_id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=37; -- -- AUTO_INCREMENT for table `tbl_certification` -- ALTER TABLE `tbl_certification` MODIFY `certificate_id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `tbl_contact` -- ALTER TABLE `tbl_contact` MODIFY `contact_id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `tbl_creden` -- ALTER TABLE `tbl_creden` MODIFY `cred_id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `tbl_gallery` -- ALTER TABLE `tbl_gallery` MODIFY `gallery_id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `tbl_product` -- ALTER TABLE `tbl_product` MODIFY `product_id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=195; -- -- AUTO_INCREMENT for table `tbl_product_history` -- ALTER TABLE `tbl_product_history` MODIFY `product_id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `tbl_slider` -- ALTER TABLE `tbl_slider` MODIFY `slider_id` int(11) NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `tbl_testimonial` -- ALTER TABLE `tbl_testimonial` MODIFY `test_id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=13; -- -- AUTO_INCREMENT for table `tbl_user` -- ALTER TABLE `tbl_user` MODIFY `user_id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=3; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;