PATH:
home
/
lab2454c
/
costbloc.com
/
Modules
/
CMS
/
Database
/
Seeders
<?php namespace Modules\CMS\Database\Seeders; use Illuminate\Database\Seeder; class ComponentPropertiesTableSeeder extends Seeder { /** * Auto generated seed file * * @return void */ public function run() { $data1 = array ( 0 => array ( 'id' => 4, 'component_id' => 2, 'name' => 'title', 'type' => 'string', 'value' => 'Top Categories Of the Month', ), 1 => array ( 'id' => 5, 'component_id' => 2, 'name' => 'category_type', 'type' => 'string', 'value' => 'selectedCategories', ), 2 => array ( 'id' => 6, 'component_id' => 2, 'name' => 'categories', 'type' => 'array', 'value' => '["38","39","41","42","46","47","49"]', ), 3 => array ( 'id' => 7, 'component_id' => 3, 'name' => 'title', 'type' => 'string', 'value' => 'BEST DEALS OF THE WEEK', ), 4 => array ( 'id' => 8, 'component_id' => 3, 'name' => 'see_more', 'type' => 'string', 'value' => '0', ), 5 => array ( 'id' => 9, 'component_id' => 3, 'name' => 'more_link', 'type' => 'string', 'value' => '', ), 6 => array ( 'id' => 10, 'component_id' => 3, 'name' => 'sidebar', 'type' => 'string', 'value' => 'slider', ), 7 => array ( 'id' => 11, 'component_id' => 3, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 8 => array ( 'id' => 12, 'component_id' => 3, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'newArrivals', ), 9 => array ( 'id' => 13, 'component_id' => 3, 'name' => 'total_products', 'type' => 'string', 'value' => '8', ), 10 => array ( 'id' => 14, 'component_id' => 3, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"LIVING & LIFESTYLE","l_subtitle":"DECORATE","title":"YOUR HOME","image":"20221123/b05bc24c3a122d465099a05a24d2fa3b.png","button":"SHOW NOW","link":"http:\\/\\/google.com"}', ), 11 => array ( 'id' => 15, 'component_id' => 3, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"ORGANIC","l_subtitle":"<span style=\\"color: #F81B4D\\">HEALTHY<\\/span> LIFE ","title":"ADVENTURES","image":"20221205/bdf1b2983bbb8fdd1660117bad20b550.png","button_text":"Explore Now","button_link":"https://demo.martvill.techvill.net/search-products?categories=Woman%20Fashion"},{"u_subtitle":"ORGANIC","l_subtitle":"<span style=\\"color: #F81B4D\\">HEALTHY<\\/span> LIFE ","title":"ADVENTURES","image":"20221205/b54581f3631b4160ebca1b7abdd43615.png","button_text":"Visit","button_link":"https://demo.martvill.techvill.net/search-products?categories=Home%20Appliances"},{"u_subtitle":"ORGANIC","l_subtitle":"<span style=\\"color: #F81B4D\\">HEALTHY<\\/span> LIFE ","title":"ADVENTURES","image":"20221205/df0c8982b5edc94493c84fe23c95c5e2.png","button_text":"Shop Now","button_link":"https://demo.martvill.techvill.net/search-products?categories=Man%20Fashion"},{"u_subtitle":"ORGANIC","l_subtitle":"<span style=\\"color: #F81B4D\\">HEALTHY<\\/span> LIFE ","title":"ADVENTURES","image":"20221205/3701e828742af4336f96019823e8faba.png","button_text":"Buy Now","button_link":"https://demo.martvill.techvill.net/search-products?categories=Electronic%20Devices"}]', ), 12 => array ( 'id' => 16, 'component_id' => 3, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 13 => array ( 'id' => 30, 'component_id' => 4, 'name' => 'title', 'type' => 'string', 'value' => 'Flash Sale', ), 14 => array ( 'id' => 31, 'component_id' => 4, 'name' => 'see_more', 'type' => 'string', 'value' => '0', ), 15 => array ( 'id' => 32, 'component_id' => 4, 'name' => 'more_link', 'type' => 'string', 'value' => '#', ), 16 => array ( 'id' => 33, 'component_id' => 4, 'name' => 'sidebar', 'type' => 'string', 'value' => 'flash_sale', ), 17 => array ( 'id' => 34, 'component_id' => 4, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 18 => array ( 'id' => 35, 'component_id' => 4, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'flashSales', ), 19 => array ( 'id' => 36, 'component_id' => 4, 'name' => 'total_products', 'type' => 'string', 'value' => '9', ), 20 => array ( 'id' => 37, 'component_id' => 4, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 21 => array ( 'id' => 38, 'component_id' => 4, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 22 => array ( 'id' => 39, 'component_id' => 4, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":"Deal Of The Day"}', ), 23 => array ( 'id' => 56, 'component_id' => 6, 'name' => 'upper_st', 'type' => 'string', 'value' => 'Best in Electronics', ), 24 => array ( 'id' => 57, 'component_id' => 6, 'name' => 'lower_st', 'type' => 'string', 'value' => 'Starting from only <span style="color: #FA886A">$9.99</span>', ), 25 => array ( 'id' => 58, 'component_id' => 6, 'name' => 'title', 'type' => 'string', 'value' => 'Gadget Town', ), 26 => array ( 'id' => 59, 'component_id' => 6, 'name' => 'btn_text', 'type' => 'string', 'value' => 'Shop Now', ), 27 => array ( 'id' => 60, 'component_id' => 6, 'name' => 'btn_link', 'type' => 'string', 'value' => 'https://demo.martvill.techvill.net/search-products?categories=Electronic%20Devices', ), 28 => array ( 'id' => 61, 'component_id' => 6, 'name' => 'image', 'type' => 'string', 'value' => '20221205\\2dcff5a961eb2a3127b2fe3b87861d99.png', ), 29 => array ( 'id' => 70, 'component_id' => 15, 'name' => 'cta', 'type' => 'array', 'value' => '[{"upper_st":"ELECTRONICS","lower_st":"ELECTROFY","title":"YOUR LIFW","image":"20220831/ad58f57577ee2331b94298ef8301a918.png","btn_text":"SHOP NOW","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Electronic%20Devices"},{"upper_st":"SHOES","lower_st":"ADD STYLES TO","title":"YOUR FEET","image":"20220831/138b95f17cd98bb837051dfbe54bf64d.png","btn_text":"SHOP NOW","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Fashion"}]', ), 30 => array ( 'id' => 74, 'component_id' => 16, 'name' => 'title', 'type' => 'string', 'value' => 'Popular Departments', ), 31 => array ( 'id' => 75, 'component_id' => 16, 'name' => 'disp_categories', 'type' => 'array', 'value' => '["newArrivals","popularProducts","featureProducts","flashSales"]', ), 32 => array ( 'id' => 76, 'component_id' => 16, 'name' => 'max', 'type' => 'string', 'value' => '15', ), 33 => array ( 'id' => 80, 'component_id' => 17, 'name' => 'title', 'type' => 'string', 'value' => 'Furniture ZONE', ), 34 => array ( 'id' => 81, 'component_id' => 17, 'name' => 'see_more', 'type' => 'string', 'value' => '1', ), 35 => array ( 'id' => 82, 'component_id' => 17, 'name' => 'more_link', 'type' => 'string', 'value' => 'https://demo.martvill.techvill.net/search-products?categories=categories=Home%20Appliances', ), 36 => array ( 'id' => 83, 'component_id' => 17, 'name' => 'sidebar', 'type' => 'string', 'value' => 'slide', ), 37 => array ( 'id' => 84, 'component_id' => 17, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 38 => array ( 'id' => 85, 'component_id' => 17, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'queryProducts', ), 39 => array ( 'id' => 86, 'component_id' => 17, 'name' => 'total_products', 'type' => 'string', 'value' => '6', ), 40 => array ( 'id' => 87, 'component_id' => 17, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"Take A Look","l_subtitle":"On Our","title":"Furnitures","image":"20221203/4549648a85ebfff095bba62a585ddf9b.png","button":"Shop Now","link":"https://demo.martvill.techvill.net/search-products?categories=categories=Home%20Appliances"}', ), 41 => array ( 'id' => 88, 'component_id' => 17, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"SPORTS","l_subtitle":"SAFEGUARD YOUR","title":"ADVENTURES","image":"20221123/8aef5c1a8f0cb9c5f4dbf783ee501d47.png","button_text":"Shop Now","button_link":"#"},{"u_subtitle":"SPORTS","l_subtitle":"SAFEGUARD YOUR","title":"ADVENTURES","image":"20221123/11c41cfbe3e9f892e149b7715a0d9200.png","button_text":"Shop Now","button_link":"#"}]', ), 42 => array ( 'id' => 89, 'component_id' => 17, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 43 => array ( 'id' => 100, 'component_id' => 18, 'name' => 'title', 'type' => 'string', 'value' => 'TOP BRANDS', ), 44 => array ( 'id' => 101, 'component_id' => 18, 'name' => 'brand_type', 'type' => 'string', 'value' => 'selectedBrands', ), 45 => array ( 'id' => 102, 'component_id' => 18, 'name' => 'brand_limit', 'type' => 'string', 'value' => '9', ), 46 => array ( 'id' => 103, 'component_id' => 19, 'name' => 'sidebox', 'type' => 'array', 'value' => '{"title":"New Here?","sidetext":"Get Coupon","description":"Use coupon <span class=\\"primary-text-color font-medium\\">\\u2018BUYNOW01\\u2019<\\/span> and get up to $200 on your first purchase."}', ), 47 => array ( 'id' => 105, 'component_id' => 19, 'name' => 'sidebox_show', 'type' => 'string', 'value' => '1', ), 48 => array ( 'id' => 106, 'component_id' => 19, 'name' => 'iconbox', 'type' => 'array', 'value' => '[{"image":"20220912/80a6e899c44b684664e32cbc47082f60.png","title":"Free Shipping Worldwide","subtitle":"For all orders over $350"},{"image":"20220912/7fb4c55cfbf6fbaebeb7f3fcde4536c0.png","title":"Secured Online Payment","subtitle":"Payment protection guaranteed"},{"image":"20220912/857c4980e5995df0ff3cbddab4a76ef0.png","title":"Money Back Guarantee","subtitle":"If goods have problems"}]', ), 49 => array ( 'id' => 113, 'component_id' => 3, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 50 => array ( 'id' => 114, 'component_id' => 3, 'name' => 'column', 'type' => 'string', 'value' => '4', ), 51 => array ( 'id' => 125, 'component_id' => 4, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 52 => array ( 'id' => 126, 'component_id' => 4, 'name' => 'column', 'type' => 'string', 'value' => '4', ), 53 => array ( 'id' => 144, 'component_id' => 16, 'name' => 'row', 'type' => 'string', 'value' => '3', ), 54 => array ( 'id' => 145, 'component_id' => 16, 'name' => 'column', 'type' => 'string', 'value' => '5', ), 55 => array ( 'id' => 149, 'component_id' => 17, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 56 => array ( 'id' => 150, 'component_id' => 17, 'name' => 'column', 'type' => 'string', 'value' => '3', ), 57 => array ( 'id' => 151, 'component_id' => 20, 'name' => 'slider', 'type' => 'string', 'value' => 'fashion', ), 58 => array ( 'id' => 152, 'component_id' => 20, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 59 => array ( 'id' => 155, 'component_id' => 21, 'name' => 'slider', 'type' => 'string', 'value' => 'mixed', ), 60 => array ( 'id' => 156, 'component_id' => 21, 'name' => 'full', 'type' => 'string', 'value' => '1', ), 61 => array ( 'id' => 159, 'component_id' => 22, 'name' => 'cta', 'type' => 'array', 'value' => '[{"upper_st":"NEW ARRIVALS","lower_st":"FOR THE <span style=\\"color:#E43147\\" >HIP HOP<\\/span>","title":"HIPSTERS","image":"20221107/e2e47ed6286ed709cde3f1dd21188386.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Boxing%2C%20Martial%20Arts%20%26%20MMA"},{"upper_st":"WINTER","lower_st":"<span style=\\"color:#E43147\\" >IMPORTED<\\/span> DENIM","title":"JACKETS","image":"20221107/2d8f9415456127a43268173e85fb11d9.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Boxing%2C%20Martial%20Arts%20%26%20MMA"}]', ), 62 => array ( 'id' => 161, 'component_id' => 23, 'name' => 'title', 'type' => 'string', 'value' => 'All Categories', ), 63 => array ( 'id' => 162, 'component_id' => 23, 'name' => 'category_type', 'type' => 'string', 'value' => 'selectedCategories', ), 64 => array ( 'id' => 168, 'component_id' => 25, 'name' => 'title', 'type' => 'string', 'value' => 'NEW ARRIVALS', ), 65 => array ( 'id' => 169, 'component_id' => 25, 'name' => 'see_more', 'type' => 'string', 'value' => '1', ), 66 => array ( 'id' => 170, 'component_id' => 25, 'name' => 'more_link', 'type' => 'string', 'value' => '#', ), 67 => array ( 'id' => 171, 'component_id' => 25, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 68 => array ( 'id' => 172, 'component_id' => 25, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 69 => array ( 'id' => 173, 'component_id' => 25, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'newArrivals', ), 70 => array ( 'id' => 174, 'component_id' => 25, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 71 => array ( 'id' => 175, 'component_id' => 25, 'name' => 'column', 'type' => 'string', 'value' => '5', ), 72 => array ( 'id' => 176, 'component_id' => 25, 'name' => 'total_products', 'type' => 'string', 'value' => '10', ), 73 => array ( 'id' => 177, 'component_id' => 25, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 74 => array ( 'id' => 178, 'component_id' => 25, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 75 => array ( 'id' => 179, 'component_id' => 25, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 76 => array ( 'id' => 228, 'component_id' => 26, 'name' => 'cta', 'type' => 'array', 'value' => '[{"upper_st":"<span style=\\"color:#ffffff\\">EYEWEAR<\\/span>","lower_st":"<span style=\\"color: #ffffff\\">LOOK<\\/span><span> <span style=\\"color: #fcca19\\">COOL<\\/span> <span style=\\"color:#ffffff\\">WITH<\\/span> ","title":"<span style=\\"color: #ffffff\\">SUNGLASSES<\\/span>","image":"20221107/d1113f342bf7753ecf8688fd0dbde093.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Boxing%2C%20Martial%20Arts%20%26%20MMA"},{"upper_st":"FOOTWEAR","lower_st":"MAN ON THE MIRROR","title":"SNEAKERS","image":"20221107/30be31d0d269ece9d671efcacc592d19.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Boxing%2C%20Martial%20Arts%20%26%20MMA"}]', ), 77 => array ( 'id' => 232, 'component_id' => 27, 'name' => 'title', 'type' => 'string', 'value' => 'Best Deals of the Week', ), 78 => array ( 'id' => 233, 'component_id' => 27, 'name' => 'see_more', 'type' => 'string', 'value' => '0', ), 79 => array ( 'id' => 234, 'component_id' => 27, 'name' => 'more_link', 'type' => 'string', 'value' => '', ), 80 => array ( 'id' => 235, 'component_id' => 27, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 81 => array ( 'id' => 236, 'component_id' => 27, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 82 => array ( 'id' => 237, 'component_id' => 27, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'newArrivals', ), 83 => array ( 'id' => 238, 'component_id' => 27, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 84 => array ( 'id' => 239, 'component_id' => 27, 'name' => 'column', 'type' => 'string', 'value' => '6', ), 85 => array ( 'id' => 240, 'component_id' => 27, 'name' => 'total_products', 'type' => 'string', 'value' => '12', ), 86 => array ( 'id' => 241, 'component_id' => 27, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 87 => array ( 'id' => 242, 'component_id' => 27, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 88 => array ( 'id' => 243, 'component_id' => 27, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 89 => array ( 'id' => 244, 'component_id' => 27, 'name' => 'query', 'type' => 'array', 'value' => '[{"type":"where","column":"tag","operation":"in","value":["54"]}]', ), 90 => array ( 'id' => 245, 'component_id' => 28, 'name' => 'slider', 'type' => 'string', 'value' => 'fashion-accessories', ), 91 => array ( 'id' => 246, 'component_id' => 28, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 92 => array ( 'id' => 247, 'component_id' => 29, 'name' => 'title', 'type' => 'string', 'value' => 'JUST FOR MEN', ), 93 => array ( 'id' => 248, 'component_id' => 29, 'name' => 'see_more', 'type' => 'string', 'value' => '1', ), 94 => array ( 'id' => 249, 'component_id' => 29, 'name' => 'more_link', 'type' => 'string', 'value' => 'https://demo.martvill.techvill.net/search-products?categories=Fashion', ), 95 => array ( 'id' => 250, 'component_id' => 29, 'name' => 'sidebar', 'type' => 'string', 'value' => 'slide', ), 96 => array ( 'id' => 251, 'component_id' => 29, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'right', ), 97 => array ( 'id' => 252, 'component_id' => 29, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'queryProducts', ), 98 => array ( 'id' => 253, 'component_id' => 29, 'name' => 'row', 'type' => 'string', 'value' => '', ), 99 => array ( 'id' => 254, 'component_id' => 29, 'name' => 'column', 'type' => 'string', 'value' => '', ), 100 => array ( 'id' => 255, 'component_id' => 29, 'name' => 'total_products', 'type' => 'string', 'value' => '0', ), 101 => array ( 'id' => 256, 'component_id' => 29, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"<span style=\\"color:#2c2c2c\\">For Men<\\/span>","l_subtitle":"SPREAD <span style=\\"color:red\\">Handsome<\\/span> ","title":"Outfit","image":"20221123/a032be4f9f09a82934d28c9879b1e156.png","button":"Shop Now","link":"https://demo.martvill.techvill.net/search-products?categories=Fashion"}', ), 102 => array ( 'id' => 257, 'component_id' => 29, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 103 => array ( 'id' => 258, 'component_id' => 29, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 104 => array ( 'id' => 259, 'component_id' => 29, 'name' => 'query', 'type' => 'array', 'value' => '[{"type":"where","column":"category","operation":"in","value":["46","293","301","332","395","404"]}]', ), 105 => array ( 'id' => 286, 'component_id' => 30, 'name' => 'title', 'type' => 'string', 'value' => 'Latest News', ), 106 => array ( 'id' => 287, 'component_id' => 30, 'name' => 'blog_type', 'type' => 'string', 'value' => 'selectedBlogs', ), 107 => array ( 'id' => 288, 'component_id' => 30, 'name' => 'blog_limit', 'type' => 'string', 'value' => '3', ), 108 => array ( 'id' => 289, 'component_id' => 31, 'name' => 'slider', 'type' => 'string', 'value' => 'grocery', ), 109 => array ( 'id' => 290, 'component_id' => 31, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 110 => array ( 'id' => 291, 'component_id' => 20, 'name' => 'mt', 'type' => 'string', 'value' => '30px', ), 111 => array ( 'id' => 292, 'component_id' => 20, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 112 => array ( 'id' => 293, 'component_id' => 20, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 113 => array ( 'id' => 306, 'component_id' => 22, 'name' => 'mt', 'type' => 'string', 'value' => '30px', ), 114 => array ( 'id' => 307, 'component_id' => 22, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 115 => array ( 'id' => 308, 'component_id' => 22, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 116 => array ( 'id' => 309, 'component_id' => 22, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 117 => array ( 'id' => 311, 'component_id' => 23, 'name' => 'mt', 'type' => 'string', 'value' => '30px', ), 118 => array ( 'id' => 312, 'component_id' => 23, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 119 => array ( 'id' => 315, 'component_id' => 25, 'name' => 'mt', 'type' => 'string', 'value' => '42', ), 120 => array ( 'id' => 316, 'component_id' => 25, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 121 => array ( 'id' => 329, 'component_id' => 26, 'name' => 'mt', 'type' => 'string', 'value' => '60px', ), 122 => array ( 'id' => 330, 'component_id' => 26, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 123 => array ( 'id' => 331, 'component_id' => 26, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 124 => array ( 'id' => 332, 'component_id' => 26, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 125 => array ( 'id' => 334, 'component_id' => 27, 'name' => 'mt', 'type' => 'string', 'value' => '60px', ), 126 => array ( 'id' => 335, 'component_id' => 27, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 127 => array ( 'id' => 349, 'component_id' => 28, 'name' => 'mt', 'type' => 'string', 'value' => '60px', ), 128 => array ( 'id' => 350, 'component_id' => 28, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 129 => array ( 'id' => 351, 'component_id' => 28, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 130 => array ( 'id' => 354, 'component_id' => 29, 'name' => 'mt', 'type' => 'string', 'value' => '60px', ), 131 => array ( 'id' => 355, 'component_id' => 29, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 132 => array ( 'id' => 369, 'component_id' => 30, 'name' => 'mt', 'type' => 'string', 'value' => '60px', ), 133 => array ( 'id' => 370, 'component_id' => 30, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 134 => array ( 'id' => 457, 'component_id' => 31, 'name' => 'mt', 'type' => 'string', 'value' => '20px', ), 135 => array ( 'id' => 458, 'component_id' => 31, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 136 => array ( 'id' => 459, 'component_id' => 31, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 137 => array ( 'id' => 467, 'component_id' => 32, 'name' => 'cta', 'type' => 'array', 'value' => '[{"upper_st":"MOST POPULAR","lower_st":"HEALTHY <span style=\\"color: #E43147\\">DIET<\\/span> ","title":"FRUITS & VEGGIES","image":"20221115/47669d2f2236f1218e924d7c9c443e8c.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Home%20Appliances"},{"upper_st":"SEAFOOD","lower_st":"<span style=\\"color: #E43147\\">IMPORTED<\\/span> FROM ","title":"AUSTRALIA","image":"20221115/1e6c50bf9437f5cf4f86f9fe025547b8.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Home%20Appliances"}]', ), 138 => array ( 'id' => 468, 'component_id' => 32, 'name' => 'mt', 'type' => 'string', 'value' => '30px', ), 139 => array ( 'id' => 469, 'component_id' => 32, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 140 => array ( 'id' => 470, 'component_id' => 32, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 141 => array ( 'id' => 471, 'component_id' => 32, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 142 => array ( 'id' => 482, 'component_id' => 33, 'name' => 'iconbox', 'type' => 'array', 'value' => '[{"image":"20221115/de33eec9500a50ee5d6f714d31e98094.png","title":"Free Shipping Worldwide","subtitle":"For all orders over $350"},{"image":"20221115/4357b3a08c4e65913301c7a2f57fcaac.png","title":"Secured Online Payment","subtitle":"Payment protection guaranteed"},{"image":"20221115/343206d91dbb2e9ad17f2d2d38230c75.png","title":"Money Back Guarantee","subtitle":"If goods have problems"}]', ), 143 => array ( 'id' => 483, 'component_id' => 33, 'name' => 'sidebox_show', 'type' => 'string', 'value' => '1', ), 144 => array ( 'id' => 484, 'component_id' => 33, 'name' => 'sidebox', 'type' => 'array', 'value' => '{"title":"New Here?","sidetext":"Get Coupon","description":"Use coupon <strong>\\u2018BUYNOW01\\u2019<\\/strong>\\r\\nand get up to $200 on your\\r\\nfirst purchase."}', ), 145 => array ( 'id' => 485, 'component_id' => 33, 'name' => 'mt', 'type' => 'string', 'value' => '30px', ), 146 => array ( 'id' => 486, 'component_id' => 33, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 147 => array ( 'id' => 487, 'component_id' => 33, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 148 => array ( 'id' => 576, 'component_id' => 34, 'name' => 'title', 'type' => 'string', 'value' => 'Top Categories of the Month', ), 149 => array ( 'id' => 577, 'component_id' => 34, 'name' => 'category_type', 'type' => 'string', 'value' => 'selectedCategories', ), 150 => array ( 'id' => 578, 'component_id' => 34, 'name' => 'mt', 'type' => 'string', 'value' => '52px', ), 151 => array ( 'id' => 579, 'component_id' => 34, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 152 => array ( 'id' => 580, 'component_id' => 35, 'name' => 'title', 'type' => 'string', 'value' => 'Best Deals of the Week', ), 153 => array ( 'id' => 581, 'component_id' => 35, 'name' => 'see_more', 'type' => 'string', 'value' => '0', ), 154 => array ( 'id' => 582, 'component_id' => 35, 'name' => 'more_link', 'type' => 'string', 'value' => '', ), 155 => array ( 'id' => 583, 'component_id' => 35, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 156 => array ( 'id' => 584, 'component_id' => 35, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 157 => array ( 'id' => 585, 'component_id' => 35, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'bestSeller', ), 158 => array ( 'id' => 586, 'component_id' => 35, 'name' => 'row', 'type' => 'string', 'value' => '3', ), 159 => array ( 'id' => 587, 'component_id' => 35, 'name' => 'column', 'type' => 'string', 'value' => '6', ), 160 => array ( 'id' => 588, 'component_id' => 35, 'name' => 'total_products', 'type' => 'string', 'value' => '18', ), 161 => array ( 'id' => 589, 'component_id' => 35, 'name' => 'mt', 'type' => 'string', 'value' => '52px', ), 162 => array ( 'id' => 590, 'component_id' => 35, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 163 => array ( 'id' => 591, 'component_id' => 35, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 164 => array ( 'id' => 592, 'component_id' => 35, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 165 => array ( 'id' => 593, 'component_id' => 35, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 166 => array ( 'id' => 594, 'component_id' => 36, 'name' => 'title', 'type' => 'string', 'value' => 'Mid Granny’s Bakery', ), 167 => array ( 'id' => 595, 'component_id' => 36, 'name' => 'upper_st', 'type' => 'string', 'value' => 'New in town', ), 168 => array ( 'id' => 596, 'component_id' => 36, 'name' => 'lower_st', 'type' => 'string', 'value' => 'Starting from only <span style="color: #FA886A">$2.99</span>', ), 169 => array ( 'id' => 597, 'component_id' => 36, 'name' => 'btn_text', 'type' => 'string', 'value' => 'Shop Now', ), 170 => array ( 'id' => 598, 'component_id' => 36, 'name' => 'btn_link', 'type' => 'string', 'value' => 'https://demo.martvill.techvill.net/search-products?categories=Home%20Appliances', ), 171 => array ( 'id' => 599, 'component_id' => 36, 'name' => 'image', 'type' => 'string', 'value' => '20221115\\c4ea54a3ed18a0d186acfd344ab35b7d.png', ), 172 => array ( 'id' => 600, 'component_id' => 36, 'name' => 'mt', 'type' => 'string', 'value' => '52px', ), 173 => array ( 'id' => 601, 'component_id' => 36, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 174 => array ( 'id' => 602, 'component_id' => 36, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 175 => array ( 'id' => 603, 'component_id' => 36, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 176 => array ( 'id' => 604, 'component_id' => 36, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 177 => array ( 'id' => 638, 'component_id' => 38, 'name' => 'cta', 'type' => 'array', 'value' => '[{"upper_st":"<span style=\\"font-size: 18px;\\">Organic<\\/span>","lower_st":"<span style=\\"font-size: 33px;\\">Coconut Oil from Sri Lanka<\\/span>","title":"<span style=\\"font-size: 16px; text-transform:none;\\">Starting from only <span style=\\"color: #FA886A\\">$12.49<\\/span><\\/span>","image":"20221115/cbf367882d17b2df4f93572aa4b4e2f1.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Home%20Appliances"}]', ), 178 => array ( 'id' => 639, 'component_id' => 38, 'name' => 'mt', 'type' => 'string', 'value' => '30px', ), 179 => array ( 'id' => 640, 'component_id' => 38, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 180 => array ( 'id' => 641, 'component_id' => 38, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 181 => array ( 'id' => 642, 'component_id' => 38, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 182 => array ( 'id' => 683, 'component_id' => 39, 'name' => 'title', 'type' => 'string', 'value' => 'PURE SEASONAL', ), 183 => array ( 'id' => 684, 'component_id' => 39, 'name' => 'see_more', 'type' => 'string', 'value' => '1', ), 184 => array ( 'id' => 685, 'component_id' => 39, 'name' => 'more_link', 'type' => 'string', 'value' => 'https://demo.martvill.techvill.net/search-products?categories=Home%20Appliances', ), 185 => array ( 'id' => 686, 'component_id' => 39, 'name' => 'sidebar', 'type' => 'string', 'value' => 'slide', ), 186 => array ( 'id' => 687, 'component_id' => 39, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'right', ), 187 => array ( 'id' => 688, 'component_id' => 39, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'newArrivals', ), 188 => array ( 'id' => 689, 'component_id' => 39, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 189 => array ( 'id' => 690, 'component_id' => 39, 'name' => 'column', 'type' => 'string', 'value' => '5', ), 190 => array ( 'id' => 691, 'component_id' => 39, 'name' => 'total_products', 'type' => 'string', 'value' => '10', ), 191 => array ( 'id' => 692, 'component_id' => 39, 'name' => 'mt', 'type' => 'string', 'value' => '60px', ), 192 => array ( 'id' => 693, 'component_id' => 39, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 193 => array ( 'id' => 694, 'component_id' => 39, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"ORGANIC","l_subtitle":"<span style=\\"color: #F81B4D\\">HEALTHY<\\/span> LIFE ","title":"ADVENTURES","image":"20221123/70fe548781b9bc65fba1f565a4b9852b.png","button":"Shop Now","link":"https://demo.martvill.techvill.net/search-products?categories=Home%20Appliances"}', ), 194 => array ( 'id' => 695, 'component_id' => 39, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 195 => array ( 'id' => 696, 'component_id' => 39, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 196 => array ( 'id' => 711, 'component_id' => 40, 'name' => 'cta', 'type' => 'array', 'value' => '[{"upper_st":"<span style=\\"color: #ffffff\\">CANDY<\\/span>","lower_st":"<span style=\\"color: #ffffff\\">FOR YOUR<\\/span> <span style=\\"color: #FFDD65\\">SWEET TOOTH <\\/span>","title":"<span style=\\"color: #ffffff\\">JAEDO SWEETS<\\/span>","image":"20221115/c63276d804ca3ae64d13cf253cd4af2c.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Home%20Appliances"},{"upper_st":"MEAT","lower_st":"<span style=\\"color:#E43147\\">ASIA\\u2019S<\\/span> FAMOUS ","title":"SAOLA BEEF","image":"20221115/9bda56104303d4d958ef32b8543cb31a.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Home%20Appliances"}]', ), 197 => array ( 'id' => 712, 'component_id' => 40, 'name' => 'mt', 'type' => 'string', 'value' => '45px', ), 198 => array ( 'id' => 713, 'component_id' => 40, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 199 => array ( 'id' => 714, 'component_id' => 40, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 200 => array ( 'id' => 715, 'component_id' => 40, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 201 => array ( 'id' => 726, 'component_id' => 41, 'name' => 'title', 'type' => 'string', 'value' => 'Top Brands / Seller', ), 202 => array ( 'id' => 727, 'component_id' => 41, 'name' => 'brand_type', 'type' => 'string', 'value' => 'randomBrands', ), 203 => array ( 'id' => 728, 'component_id' => 41, 'name' => 'brand_limit', 'type' => 'string', 'value' => '9', ), 204 => array ( 'id' => 729, 'component_id' => 41, 'name' => 'mt', 'type' => 'string', 'value' => '60px', ), 205 => array ( 'id' => 730, 'component_id' => 41, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 206 => array ( 'id' => 731, 'component_id' => 42, 'name' => 'title', 'type' => 'string', 'value' => 'Latest News', ), 207 => array ( 'id' => 732, 'component_id' => 42, 'name' => 'blog_type', 'type' => 'string', 'value' => 'selectedBlogs', ), 208 => array ( 'id' => 733, 'component_id' => 42, 'name' => 'blog_limit', 'type' => 'string', 'value' => '3', ), 209 => array ( 'id' => 734, 'component_id' => 42, 'name' => 'mt', 'type' => 'string', 'value' => '60px', ), 210 => array ( 'id' => 735, 'component_id' => 42, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 211 => array ( 'id' => 736, 'component_id' => 43, 'name' => 'title', 'type' => 'string', 'value' => 'Subscribe to our Newsletter', ), 212 => array ( 'id' => 737, 'component_id' => 43, 'name' => 'message', 'type' => 'string', 'value' => 'Get 10% off on your first purchase and stay updated with latest offers, items, news and much more', ), 213 => array ( 'id' => 738, 'component_id' => 43, 'name' => 'mt', 'type' => 'string', 'value' => '60px', ), 214 => array ( 'id' => 739, 'component_id' => 43, 'name' => 'mb', 'type' => 'string', 'value' => '-20px', ), 215 => array ( 'id' => 748, 'component_id' => 21, 'name' => 'mt', 'type' => 'string', 'value' => '-1px', ), 216 => array ( 'id' => 749, 'component_id' => 21, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 217 => array ( 'id' => 750, 'component_id' => 21, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 218 => array ( 'id' => 758, 'component_id' => 44, 'name' => 'title', 'type' => 'string', 'value' => 'all Categories', ), 219 => array ( 'id' => 759, 'component_id' => 44, 'name' => 'category_type', 'type' => 'string', 'value' => 'selectedCategories', ), 220 => array ( 'id' => 760, 'component_id' => 44, 'name' => 'mt', 'type' => 'string', 'value' => '30px', ), 221 => array ( 'id' => 761, 'component_id' => 44, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 222 => array ( 'id' => 762, 'component_id' => 45, 'name' => 'cta', 'type' => 'array', 'value' => '[{"upper_st":"<span style=\\"color: #ffffff\\">NEW ARRIVALS<\\/span>","lower_st":"<span style=\\"color: #ffffff\\">FOR THE<\\/span> <span style=\\"color: #FCCA19\\">HIP HOP<\\/span>","title":"<span style=\\"color: #ffffff\\">EYE GLASSES<\\/span>","image":"20221115/889abd76efd884e3f75378f0eebb8dca.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Fashion"},{"upper_st":"WINTER","lower_st":"<span style=\\"color:#E43147\\">IMPORTED<\\/span> DENIM","title":"JACKETS","image":"20221115/4217f404a18a9c0f1d63d6f780c0ffad.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Fashion"}]', ), 223 => array ( 'id' => 763, 'component_id' => 45, 'name' => 'mt', 'type' => 'string', 'value' => '30px', ), 224 => array ( 'id' => 764, 'component_id' => 45, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 225 => array ( 'id' => 765, 'component_id' => 45, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 226 => array ( 'id' => 766, 'component_id' => 45, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 227 => array ( 'id' => 777, 'component_id' => 46, 'name' => 'title', 'type' => 'string', 'value' => 'NEW ARRIVALS', ), 228 => array ( 'id' => 778, 'component_id' => 46, 'name' => 'see_more', 'type' => 'string', 'value' => '1', ), 229 => array ( 'id' => 779, 'component_id' => 46, 'name' => 'more_link', 'type' => 'string', 'value' => 'https://demo.martvill.techvill.net/search-products?categories=Fashion', ), 230 => array ( 'id' => 780, 'component_id' => 46, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 231 => array ( 'id' => 781, 'component_id' => 46, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 232 => array ( 'id' => 782, 'component_id' => 46, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'newArrivals', ), 233 => array ( 'id' => 783, 'component_id' => 46, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 234 => array ( 'id' => 784, 'component_id' => 46, 'name' => 'column', 'type' => 'string', 'value' => '5', ), 235 => array ( 'id' => 785, 'component_id' => 46, 'name' => 'total_products', 'type' => 'string', 'value' => '10', ), 236 => array ( 'id' => 786, 'component_id' => 46, 'name' => 'mt', 'type' => 'string', 'value' => '45px', ), 237 => array ( 'id' => 787, 'component_id' => 46, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 238 => array ( 'id' => 788, 'component_id' => 46, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 239 => array ( 'id' => 789, 'component_id' => 46, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 240 => array ( 'id' => 790, 'component_id' => 46, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 241 => array ( 'id' => 791, 'component_id' => 47, 'name' => 'slider', 'type' => 'string', 'value' => 'fashion-accessories', ), 242 => array ( 'id' => 792, 'component_id' => 47, 'name' => 'mt', 'type' => 'string', 'value' => '45px', ), 243 => array ( 'id' => 793, 'component_id' => 47, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 244 => array ( 'id' => 794, 'component_id' => 47, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 245 => array ( 'id' => 795, 'component_id' => 47, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 246 => array ( 'id' => 796, 'component_id' => 48, 'name' => 'title', 'type' => 'string', 'value' => 'Best Deals of the Week', ), 247 => array ( 'id' => 797, 'component_id' => 48, 'name' => 'see_more', 'type' => 'string', 'value' => '0', ), 248 => array ( 'id' => 798, 'component_id' => 48, 'name' => 'more_link', 'type' => 'string', 'value' => '', ), 249 => array ( 'id' => 799, 'component_id' => 48, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 250 => array ( 'id' => 800, 'component_id' => 48, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 251 => array ( 'id' => 801, 'component_id' => 48, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'newArrivals', ), 252 => array ( 'id' => 802, 'component_id' => 48, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 253 => array ( 'id' => 803, 'component_id' => 48, 'name' => 'column', 'type' => 'string', 'value' => '6', ), 254 => array ( 'id' => 804, 'component_id' => 48, 'name' => 'total_products', 'type' => 'string', 'value' => '12', ), 255 => array ( 'id' => 805, 'component_id' => 48, 'name' => 'mt', 'type' => 'string', 'value' => '60px', ), 256 => array ( 'id' => 806, 'component_id' => 48, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 257 => array ( 'id' => 807, 'component_id' => 48, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 258 => array ( 'id' => 808, 'component_id' => 48, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 259 => array ( 'id' => 809, 'component_id' => 48, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 260 => array ( 'id' => 810, 'component_id' => 49, 'name' => 'cta', 'type' => 'array', 'value' => '[{"upper_st":"SPORTS","lower_st":"COMING <span style=\\"color: #E43147\\">THIS WINTER <span>","title":"X-SPORTS ZONE","image":"20221115/2b7c80046bfaa9c555a878de6da85cbd.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Sports%20%26%20Outdoor"},{"upper_st":"TOYS","lower_st":"PUT A <span style=\\"color: #E43147\\">SMILE<\\/span> ON ","title":"YOUR CHILD","image":"20221115/f7599dd4257cab7744c95817c5dd055e.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Sports%20%26%20Outdoor"}]', ), 261 => array ( 'id' => 811, 'component_id' => 49, 'name' => 'mt', 'type' => 'string', 'value' => '60px', ), 262 => array ( 'id' => 812, 'component_id' => 49, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 263 => array ( 'id' => 813, 'component_id' => 49, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 264 => array ( 'id' => 814, 'component_id' => 49, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 265 => array ( 'id' => 820, 'component_id' => 50, 'name' => 'title', 'type' => 'string', 'value' => '', ), 266 => array ( 'id' => 821, 'component_id' => 50, 'name' => 'see_more', 'type' => 'string', 'value' => '0', ), 267 => array ( 'id' => 822, 'component_id' => 50, 'name' => 'more_link', 'type' => 'string', 'value' => '', ), 268 => array ( 'id' => 823, 'component_id' => 50, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 269 => array ( 'id' => 824, 'component_id' => 50, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 270 => array ( 'id' => 825, 'component_id' => 50, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'newArrivals', ), 271 => array ( 'id' => 826, 'component_id' => 50, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 272 => array ( 'id' => 827, 'component_id' => 50, 'name' => 'column', 'type' => 'string', 'value' => '6', ), 273 => array ( 'id' => 828, 'component_id' => 50, 'name' => 'total_products', 'type' => 'string', 'value' => '12', ), 274 => array ( 'id' => 829, 'component_id' => 50, 'name' => 'mt', 'type' => 'string', 'value' => '45px', ), 275 => array ( 'id' => 830, 'component_id' => 50, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 276 => array ( 'id' => 831, 'component_id' => 50, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 277 => array ( 'id' => 832, 'component_id' => 50, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 278 => array ( 'id' => 833, 'component_id' => 50, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 279 => array ( 'id' => 834, 'component_id' => 51, 'name' => 'title', 'type' => 'string', 'value' => 'FLASH SALE', ), 280 => array ( 'id' => 835, 'component_id' => 51, 'name' => 'see_more', 'type' => 'string', 'value' => '1', ), 281 => array ( 'id' => 836, 'component_id' => 51, 'name' => 'more_link', 'type' => 'string', 'value' => 'https://demo.martvill.techvill.net/search-products?categories=Fashion', ), 282 => array ( 'id' => 837, 'component_id' => 51, 'name' => 'sidebar', 'type' => 'string', 'value' => 'slide', ), 283 => array ( 'id' => 838, 'component_id' => 51, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 284 => array ( 'id' => 839, 'component_id' => 51, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'flashSales', ), 285 => array ( 'id' => 840, 'component_id' => 51, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 286 => array ( 'id' => 841, 'component_id' => 51, 'name' => 'column', 'type' => 'string', 'value' => '4', ), 287 => array ( 'id' => 842, 'component_id' => 51, 'name' => 'total_products', 'type' => 'string', 'value' => '8', ), 288 => array ( 'id' => 843, 'component_id' => 51, 'name' => 'mt', 'type' => 'string', 'value' => '60px', ), 289 => array ( 'id' => 844, 'component_id' => 51, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 290 => array ( 'id' => 845, 'component_id' => 51, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"SALES","l_subtitle":"<span style=\\"color: #E43147\\">DISCOUNT<\\/span> UP TO","title":"50% OFF","image":"20221123/57f19d8d2afae6da03b1c11642fda166.png","button":"Shop Now","link":"https://demo.martvill.techvill.net/search-products?categories=Fashion"}', ), 291 => array ( 'id' => 846, 'component_id' => 51, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 292 => array ( 'id' => 847, 'component_id' => 51, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 293 => array ( 'id' => 862, 'component_id' => 52, 'name' => 'title', 'type' => 'string', 'value' => 'Top Brands', ), 294 => array ( 'id' => 863, 'component_id' => 52, 'name' => 'brand_type', 'type' => 'string', 'value' => 'randomBrands', ), 295 => array ( 'id' => 864, 'component_id' => 52, 'name' => 'brand_limit', 'type' => 'string', 'value' => '9', ), 296 => array ( 'id' => 865, 'component_id' => 52, 'name' => 'mt', 'type' => 'string', 'value' => '60px', ), 297 => array ( 'id' => 866, 'component_id' => 52, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 298 => array ( 'id' => 867, 'component_id' => 53, 'name' => 'iconbox', 'type' => 'array', 'value' => '[{"image":"20221115/1ca14385d26b77fde54795e153171f43.png","title":"Free Shipping <br> Worldwide","subtitle":"For all orders over $350"},{"image":"20221115/ffd9701a8c39fd929f2425cef82f3182.png","title":"Secured Online <br> Payment","subtitle":"Payment protection guaranteed"},{"image":"20221115/25bc0b939a75406c6e341f55936ff5d1.png","title":"Money Back <br> Guarantee","subtitle":"If goods have problems"}]', ), 299 => array ( 'id' => 868, 'component_id' => 53, 'name' => 'sidebox_show', 'type' => 'string', 'value' => '0', ), 300 => array ( 'id' => 869, 'component_id' => 53, 'name' => 'sidebox', 'type' => 'array', 'value' => '{"title":"","sidetext":"","description":""}', ), 301 => array ( 'id' => 870, 'component_id' => 53, 'name' => 'mt', 'type' => 'string', 'value' => '45px', ), 302 => array ( 'id' => 871, 'component_id' => 53, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 303 => array ( 'id' => 872, 'component_id' => 53, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 304 => array ( 'id' => 873, 'component_id' => 54, 'name' => 'cta', 'type' => 'array', 'value' => '[{"upper_st":"NEW ARRIVALS","lower_st":"FOR THE <span style=\\"color:#E43147\\">LITTLE<\\/span> ","title":"GENERATION","image":"20221117/8bb982bae02e596721bad953fd608a88.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Fashion"},{"upper_st":"MOST POPULAR","lower_st":"<span style=\\"color:#E43147\\">WINTER<\\/span> IMPORTED ","title":"JACKETS","image":"20221117/3da9cf6e2d7830531e5fd19f488bb7ce.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Fashion"}]', ), 305 => array ( 'id' => 874, 'component_id' => 54, 'name' => 'mt', 'type' => 'string', 'value' => '70px', ), 306 => array ( 'id' => 875, 'component_id' => 54, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 307 => array ( 'id' => 876, 'component_id' => 54, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 308 => array ( 'id' => 877, 'component_id' => 54, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 309 => array ( 'id' => 878, 'component_id' => 55, 'name' => 'title', 'type' => 'string', 'value' => 'EXCLUSIVE PRODUCTS', ), 310 => array ( 'id' => 879, 'component_id' => 55, 'name' => 'disp_categories', 'type' => 'array', 'value' => '["newArrivals","featureProducts","popularProducts","bestSeller"]', ), 311 => array ( 'id' => 880, 'component_id' => 55, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 312 => array ( 'id' => 881, 'component_id' => 55, 'name' => 'column', 'type' => 'string', 'value' => '4', ), 313 => array ( 'id' => 882, 'component_id' => 55, 'name' => 'max', 'type' => 'string', 'value' => '8', ), 314 => array ( 'id' => 883, 'component_id' => 55, 'name' => 'mt', 'type' => 'string', 'value' => '90px', ), 315 => array ( 'id' => 884, 'component_id' => 55, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 316 => array ( 'id' => 899, 'component_id' => 56, 'name' => 'title', 'type' => 'string', 'value' => 'EXCLUSIVE PRODUCTS', ), 317 => array ( 'id' => 900, 'component_id' => 56, 'name' => 'see_more', 'type' => 'string', 'value' => '0', ), 318 => array ( 'id' => 901, 'component_id' => 56, 'name' => 'more_link', 'type' => 'string', 'value' => '', ), 319 => array ( 'id' => 902, 'component_id' => 56, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 320 => array ( 'id' => 903, 'component_id' => 56, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 321 => array ( 'id' => 904, 'component_id' => 56, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'newArrivals', ), 322 => array ( 'id' => 905, 'component_id' => 56, 'name' => 'row', 'type' => 'string', 'value' => '1', ), 323 => array ( 'id' => 906, 'component_id' => 56, 'name' => 'column', 'type' => 'string', 'value' => '5', ), 324 => array ( 'id' => 907, 'component_id' => 56, 'name' => 'total_products', 'type' => 'string', 'value' => '5', ), 325 => array ( 'id' => 908, 'component_id' => 56, 'name' => 'mt', 'type' => 'string', 'value' => '80px', ), 326 => array ( 'id' => 909, 'component_id' => 56, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 327 => array ( 'id' => 910, 'component_id' => 56, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 328 => array ( 'id' => 911, 'component_id' => 56, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 329 => array ( 'id' => 912, 'component_id' => 56, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 330 => array ( 'id' => 927, 'component_id' => 57, 'name' => 'iconbox', 'type' => 'array', 'value' => '[{"image":"20221117/9f816dddcdedacc18c5ed3b39cefc5bf.png","title":"Free Shipping <br> Worldwide","subtitle":"For all orders over $350"},{"image":"20221117/05a073d480ed4ccaa7407b408291a633.png","title":"Secured Online <br> Payment","subtitle":"Payment protection guaranteed"},{"image":"20221117/c2ef7099bd48eb02a90d73d8d988107e.png","title":"Money Back <br> Guarantee","subtitle":"If goods have problems"}]', ), 331 => array ( 'id' => 928, 'component_id' => 57, 'name' => 'sidebox_show', 'type' => 'string', 'value' => '0', ), 332 => array ( 'id' => 929, 'component_id' => 57, 'name' => 'sidebox', 'type' => 'array', 'value' => '{"title":"","sidetext":"","description":""}', ), 333 => array ( 'id' => 930, 'component_id' => 57, 'name' => 'mt', 'type' => 'string', 'value' => '80px', ), 334 => array ( 'id' => 931, 'component_id' => 57, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 335 => array ( 'id' => 932, 'component_id' => 57, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 336 => array ( 'id' => 933, 'component_id' => 58, 'name' => 'title', 'type' => 'string', 'value' => 'READ OUR BLOGS', ), 337 => array ( 'id' => 934, 'component_id' => 58, 'name' => 'blog_type', 'type' => 'string', 'value' => 'selectedBlogs', ), 338 => array ( 'id' => 935, 'component_id' => 58, 'name' => 'blog_limit', 'type' => 'string', 'value' => '3', ), 339 => array ( 'id' => 936, 'component_id' => 58, 'name' => 'mt', 'type' => 'string', 'value' => '60px', ), 340 => array ( 'id' => 937, 'component_id' => 58, 'name' => 'mb', 'type' => 'string', 'value' => '60px', ), 341 => array ( 'id' => 954, 'component_id' => 59, 'name' => 'slider', 'type' => 'string', 'value' => 'fashion-v2-primary', ), 342 => array ( 'id' => 955, 'component_id' => 59, 'name' => 'mt', 'type' => 'string', 'value' => '0px', ), 343 => array ( 'id' => 956, 'component_id' => 59, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 344 => array ( 'id' => 957, 'component_id' => 59, 'name' => 'full', 'type' => 'string', 'value' => '1', ), 345 => array ( 'id' => 958, 'component_id' => 59, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 346 => array ( 'id' => 976, 'component_id' => 60, 'name' => 'slider', 'type' => 'string', 'value' => 'fashion-v2-secondary', ), 347 => array ( 'id' => 977, 'component_id' => 60, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 348 => array ( 'id' => 978, 'component_id' => 60, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 349 => array ( 'id' => 979, 'component_id' => 60, 'name' => 'full', 'type' => 'string', 'value' => '1', ), 350 => array ( 'id' => 980, 'component_id' => 60, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 351 => array ( 'id' => 981, 'component_id' => 61, 'name' => 'slider', 'type' => 'string', 'value' => 'fashion-v31', ), 352 => array ( 'id' => 982, 'component_id' => 61, 'name' => 'full', 'type' => 'string', 'value' => '1', ), 353 => array ( 'id' => 983, 'component_id' => 61, 'name' => 'mt', 'type' => 'string', 'value' => '-4px', ), 354 => array ( 'id' => 984, 'component_id' => 61, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 355 => array ( 'id' => 985, 'component_id' => 61, 'name' => 'height', 'type' => 'string', 'value' => '830', ), 356 => array ( 'id' => 986, 'component_id' => 61, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 357 => array ( 'id' => 993, 'component_id' => 62, 'name' => 'title', 'type' => 'string', 'value' => 'NEW ARRIVALS', ), 358 => array ( 'id' => 994, 'component_id' => 62, 'name' => 'see_more', 'type' => 'string', 'value' => '0', ), 359 => array ( 'id' => 995, 'component_id' => 62, 'name' => 'more_link', 'type' => 'string', 'value' => '', ), 360 => array ( 'id' => 996, 'component_id' => 62, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 361 => array ( 'id' => 997, 'component_id' => 62, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 362 => array ( 'id' => 998, 'component_id' => 62, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'queryProducts', ), 363 => array ( 'id' => 999, 'component_id' => 62, 'name' => 'row', 'type' => 'string', 'value' => '1', ), 364 => array ( 'id' => 1000, 'component_id' => 62, 'name' => 'column', 'type' => 'string', 'value' => '3', ), 365 => array ( 'id' => 1001, 'component_id' => 62, 'name' => 'total_products', 'type' => 'string', 'value' => '3', ), 366 => array ( 'id' => 1002, 'component_id' => 62, 'name' => 'mt', 'type' => 'string', 'value' => '120px', ), 367 => array ( 'id' => 1003, 'component_id' => 62, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 368 => array ( 'id' => 1004, 'component_id' => 62, 'name' => 'card_height', 'type' => 'string', 'value' => '550', ), 369 => array ( 'id' => 1005, 'component_id' => 62, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 370 => array ( 'id' => 1006, 'component_id' => 62, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 371 => array ( 'id' => 1007, 'component_id' => 62, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 372 => array ( 'id' => 1008, 'component_id' => 62, 'name' => 'query', 'type' => 'array', 'value' => '[{"type":"where","column":"tag","operation":"in","value":["54"]}]', ), 373 => array ( 'id' => 1057, 'component_id' => 63, 'name' => 'slider', 'type' => 'string', 'value' => 'fashion-v32', ), 374 => array ( 'id' => 1058, 'component_id' => 63, 'name' => 'full', 'type' => 'string', 'value' => '1', ), 375 => array ( 'id' => 1059, 'component_id' => 63, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 376 => array ( 'id' => 1060, 'component_id' => 63, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 377 => array ( 'id' => 1061, 'component_id' => 63, 'name' => 'height', 'type' => 'string', 'value' => '620', ), 378 => array ( 'id' => 1062, 'component_id' => 63, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 379 => array ( 'id' => 1081, 'component_id' => 64, 'name' => 'title', 'type' => 'string', 'value' => 'Flash Sales', ), 380 => array ( 'id' => 1082, 'component_id' => 64, 'name' => 'see_more', 'type' => 'string', 'value' => '0', ), 381 => array ( 'id' => 1083, 'component_id' => 64, 'name' => 'more_link', 'type' => 'string', 'value' => '', ), 382 => array ( 'id' => 1084, 'component_id' => 64, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 383 => array ( 'id' => 1085, 'component_id' => 64, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 384 => array ( 'id' => 1086, 'component_id' => 64, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'queryProducts', ), 385 => array ( 'id' => 1087, 'component_id' => 64, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 386 => array ( 'id' => 1088, 'component_id' => 64, 'name' => 'column', 'type' => 'string', 'value' => '5', ), 387 => array ( 'id' => 1089, 'component_id' => 64, 'name' => 'total_products', 'type' => 'string', 'value' => '10', ), 388 => array ( 'id' => 1090, 'component_id' => 64, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 389 => array ( 'id' => 1091, 'component_id' => 64, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 390 => array ( 'id' => 1092, 'component_id' => 64, 'name' => 'card_height', 'type' => 'string', 'value' => '', ), 391 => array ( 'id' => 1093, 'component_id' => 64, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 392 => array ( 'id' => 1094, 'component_id' => 64, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 393 => array ( 'id' => 1095, 'component_id' => 64, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 394 => array ( 'id' => 1096, 'component_id' => 64, 'name' => 'query', 'type' => 'array', 'value' => '[{"type":"where","column":"tag","operation":"in","value":["53"]}]', ), 395 => array ( 'id' => 1097, 'component_id' => 65, 'name' => 'title', 'type' => 'string', 'value' => 'Featured', ), 396 => array ( 'id' => 1098, 'component_id' => 65, 'name' => 'see_more', 'type' => 'string', 'value' => '0', ), 397 => array ( 'id' => 1099, 'component_id' => 65, 'name' => 'more_link', 'type' => 'string', 'value' => '', ), 398 => array ( 'id' => 1100, 'component_id' => 65, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 399 => array ( 'id' => 1101, 'component_id' => 65, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 400 => array ( 'id' => 1102, 'component_id' => 65, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'queryProducts', ), 401 => array ( 'id' => 1103, 'component_id' => 65, 'name' => 'row', 'type' => 'string', 'value' => '1', ), 402 => array ( 'id' => 1104, 'component_id' => 65, 'name' => 'column', 'type' => 'string', 'value' => '4', ), 403 => array ( 'id' => 1105, 'component_id' => 65, 'name' => 'total_products', 'type' => 'string', 'value' => '4', ), 404 => array ( 'id' => 1106, 'component_id' => 65, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 405 => array ( 'id' => 1107, 'component_id' => 65, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 406 => array ( 'id' => 1108, 'component_id' => 65, 'name' => 'card_height', 'type' => 'string', 'value' => '400', ), 407 => array ( 'id' => 1109, 'component_id' => 65, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 408 => array ( 'id' => 1110, 'component_id' => 65, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 409 => array ( 'id' => 1111, 'component_id' => 65, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 410 => array ( 'id' => 1112, 'component_id' => 65, 'name' => 'query', 'type' => 'array', 'value' => '[{"type":"where","column":"tag","operation":"in","value":["54"]}]', ), 411 => array ( 'id' => 1177, 'component_id' => 66, 'name' => 'slider', 'type' => 'string', 'value' => 'fashion-v33', ), 412 => array ( 'id' => 1178, 'component_id' => 66, 'name' => 'full', 'type' => 'string', 'value' => '1', ), 413 => array ( 'id' => 1179, 'component_id' => 66, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 414 => array ( 'id' => 1180, 'component_id' => 66, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 415 => array ( 'id' => 1181, 'component_id' => 66, 'name' => 'height', 'type' => 'string', 'value' => '650', ), 416 => array ( 'id' => 1182, 'component_id' => 66, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 417 => array ( 'id' => 1255, 'component_id' => 67, 'name' => 'slider', 'type' => 'string', 'value' => 'fashion-v34', ), 418 => array ( 'id' => 1256, 'component_id' => 67, 'name' => 'full', 'type' => 'string', 'value' => '1', ), 419 => array ( 'id' => 1257, 'component_id' => 67, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 420 => array ( 'id' => 1258, 'component_id' => 67, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 421 => array ( 'id' => 1259, 'component_id' => 67, 'name' => 'height', 'type' => 'string', 'value' => '700', ), 422 => array ( 'id' => 1260, 'component_id' => 67, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 423 => array ( 'id' => 1291, 'component_id' => 68, 'name' => 'title', 'type' => 'string', 'value' => 'Latest News', ), 424 => array ( 'id' => 1292, 'component_id' => 68, 'name' => 'blog_type', 'type' => 'string', 'value' => 'selectedBlogs', ), 425 => array ( 'id' => 1293, 'component_id' => 68, 'name' => 'blog_limit', 'type' => 'string', 'value' => '3', ), 426 => array ( 'id' => 1294, 'component_id' => 68, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 427 => array ( 'id' => 1295, 'component_id' => 68, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 428 => array ( 'id' => 1301, 'component_id' => 69, 'name' => 'slider', 'type' => 'string', 'value' => 'fashion-v35', ), 429 => array ( 'id' => 1302, 'component_id' => 69, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 430 => array ( 'id' => 1303, 'component_id' => 69, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 431 => array ( 'id' => 1304, 'component_id' => 69, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 432 => array ( 'id' => 1305, 'component_id' => 69, 'name' => 'height', 'type' => 'string', 'value' => '', ), 433 => array ( 'id' => 1306, 'component_id' => 69, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 434 => array ( 'id' => 1307, 'component_id' => 70, 'name' => 'title', 'type' => 'string', 'value' => 'Newsletter', ), 435 => array ( 'id' => 1308, 'component_id' => 70, 'name' => 'message', 'type' => 'string', 'value' => 'Be the first to get the latest news about trends, promotions, and much more!', ), 436 => array ( 'id' => 1309, 'component_id' => 70, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 437 => array ( 'id' => 1310, 'component_id' => 70, 'name' => 'mb', 'type' => 'string', 'value' => '-20px', ), 438 => array ( 'id' => 1311, 'component_id' => 71, 'name' => 'slider', 'type' => 'string', 'value' => 'furniture-v11', ), 439 => array ( 'id' => 1312, 'component_id' => 71, 'name' => 'full', 'type' => 'string', 'value' => '1', ), 440 => array ( 'id' => 1313, 'component_id' => 71, 'name' => 'mt', 'type' => 'string', 'value' => '0px', ), 441 => array ( 'id' => 1314, 'component_id' => 71, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 442 => array ( 'id' => 1315, 'component_id' => 71, 'name' => 'height', 'type' => 'string', 'value' => '764', ), 443 => array ( 'id' => 1316, 'component_id' => 71, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 444 => array ( 'id' => 1317, 'component_id' => 72, 'name' => 'cta', 'type' => 'array', 'value' => '[{"upper_st":"SMALL & MINIMAL","lower_st":"<span style=\\"color: #FF693A\\">FURNITURE<\\/span> FOR ","title":"BOOKWORMS","image":"20221122/47eadab8eb9dbe8488be6c064c690a66.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Home%20Appliances"},{"upper_st":"FANCY SOFAS","lower_st":"<span style=\\"color: #FF693A\\">LUXURIOUS<\\/span> ","title":"COMFORT","image":"20221122/49bb66273ff65064402ae5caebc6a5d7.png","btn_text":"Shop Now","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Home%20Appliances"}]', ), 445 => array ( 'id' => 1318, 'component_id' => 72, 'name' => 'mt', 'type' => 'string', 'value' => '80px', ), 446 => array ( 'id' => 1319, 'component_id' => 72, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 447 => array ( 'id' => 1320, 'component_id' => 72, 'name' => 'height', 'type' => 'string', 'value' => '284', ), 448 => array ( 'id' => 1321, 'component_id' => 72, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 449 => array ( 'id' => 1322, 'component_id' => 72, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 450 => array ( 'id' => 1329, 'component_id' => 73, 'name' => 'title', 'type' => 'string', 'value' => 'FEATURED PRODUCTS', ), 451 => array ( 'id' => 1330, 'component_id' => 73, 'name' => 'see_more', 'type' => 'string', 'value' => '0', ), 452 => array ( 'id' => 1331, 'component_id' => 73, 'name' => 'more_link', 'type' => 'string', 'value' => '', ), 453 => array ( 'id' => 1332, 'component_id' => 73, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 454 => array ( 'id' => 1333, 'component_id' => 73, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 455 => array ( 'id' => 1334, 'component_id' => 73, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'queryProducts', ), 456 => array ( 'id' => 1335, 'component_id' => 73, 'name' => 'row', 'type' => 'string', 'value' => '1', ), 457 => array ( 'id' => 1336, 'component_id' => 73, 'name' => 'column', 'type' => 'string', 'value' => '4', ), 458 => array ( 'id' => 1337, 'component_id' => 73, 'name' => 'total_products', 'type' => 'string', 'value' => '4', ), 459 => array ( 'id' => 1338, 'component_id' => 73, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 460 => array ( 'id' => 1339, 'component_id' => 73, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 461 => array ( 'id' => 1340, 'component_id' => 73, 'name' => 'card_height', 'type' => 'string', 'value' => '270', ), 462 => array ( 'id' => 1341, 'component_id' => 73, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 463 => array ( 'id' => 1342, 'component_id' => 73, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 464 => array ( 'id' => 1343, 'component_id' => 73, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 465 => array ( 'id' => 1344, 'component_id' => 74, 'name' => 'slider', 'type' => 'string', 'value' => 'furniture-v12', ), 466 => array ( 'id' => 1345, 'component_id' => 74, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 467 => array ( 'id' => 1346, 'component_id' => 74, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 468 => array ( 'id' => 1347, 'component_id' => 74, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 469 => array ( 'id' => 1348, 'component_id' => 74, 'name' => 'height', 'type' => 'string', 'value' => '336', ), 470 => array ( 'id' => 1349, 'component_id' => 74, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 471 => array ( 'id' => 1350, 'component_id' => 75, 'name' => 'cta', 'type' => 'array', 'value' => '[{"upper_st":"NEW ARRIVALS","lower_st":"ALL ABOUT <span style=\\"color: #FF693A\\">MINIMAL<\\/span> ","title":"WOODS","image":"20221122/62e53a0d5a8eec51d190eafbcfec7cba.png","btn_text":"Visit Shop","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Home%20Appliances"},{"upper_st":"LIGHTS","lower_st":"<span style=\\"color: #FF693A\\">BRIGHTEN<\\/span> YOUR ","title":"SWEET HOME","image":"20221122/d5b1f9096b507899efbf1255afc4cb7e.png","btn_text":"Visit Shop","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Home%20Appliances"}]', ), 472 => array ( 'id' => 1351, 'component_id' => 75, 'name' => 'mt', 'type' => 'string', 'value' => '60px', ), 473 => array ( 'id' => 1352, 'component_id' => 75, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 474 => array ( 'id' => 1353, 'component_id' => 75, 'name' => 'height', 'type' => 'string', 'value' => '250', ), 475 => array ( 'id' => 1354, 'component_id' => 75, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 476 => array ( 'id' => 1355, 'component_id' => 75, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 477 => array ( 'id' => 1364, 'component_id' => 77, 'name' => 'title', 'type' => 'string', 'value' => 'LATEST FROM OUR BLOGS', ), 478 => array ( 'id' => 1365, 'component_id' => 77, 'name' => 'blog_type', 'type' => 'string', 'value' => 'selectedBlogs', ), 479 => array ( 'id' => 1366, 'component_id' => 77, 'name' => 'blog_limit', 'type' => 'string', 'value' => '3', ), 480 => array ( 'id' => 1367, 'component_id' => 77, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 481 => array ( 'id' => 1368, 'component_id' => 77, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 482 => array ( 'id' => 1369, 'component_id' => 78, 'name' => 'slider', 'type' => 'string', 'value' => 'furniture-v13', ), 483 => array ( 'id' => 1370, 'component_id' => 78, 'name' => 'full', 'type' => 'string', 'value' => '1', ), 484 => array ( 'id' => 1371, 'component_id' => 78, 'name' => 'mt', 'type' => 'string', 'value' => '92px', ), 485 => array ( 'id' => 1372, 'component_id' => 78, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 486 => array ( 'id' => 1373, 'component_id' => 78, 'name' => 'height', 'type' => 'string', 'value' => '600', ), 487 => array ( 'id' => 1374, 'component_id' => 78, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 488 => array ( 'id' => 1375, 'component_id' => 73, 'name' => 'query', 'type' => 'array', 'value' => '[{"type":"where","column":"tag","operation":"in","value":["55"]}]', ), 489 => array ( 'id' => 1391, 'component_id' => 79, 'name' => 'title', 'type' => 'string', 'value' => 'EXCLUSIVE PRODUCT', ), 490 => array ( 'id' => 1392, 'component_id' => 79, 'name' => 'see_more', 'type' => 'string', 'value' => '0', ), 491 => array ( 'id' => 1393, 'component_id' => 79, 'name' => 'more_link', 'type' => 'string', 'value' => '', ), 492 => array ( 'id' => 1394, 'component_id' => 79, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 493 => array ( 'id' => 1395, 'component_id' => 79, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 494 => array ( 'id' => 1396, 'component_id' => 79, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'queryProducts', ), 495 => array ( 'id' => 1397, 'component_id' => 79, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 496 => array ( 'id' => 1398, 'component_id' => 79, 'name' => 'column', 'type' => 'string', 'value' => '3', ), 497 => array ( 'id' => 1399, 'component_id' => 79, 'name' => 'total_products', 'type' => 'string', 'value' => '6', ), 498 => array ( 'id' => 1400, 'component_id' => 79, 'name' => 'mt', 'type' => 'string', 'value' => '94px', ), 499 => array ( 'id' => 1401, 'component_id' => 79, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), ); $data2 = array ( 0 => array ( 'id' => 1402, 'component_id' => 79, 'name' => 'card_height', 'type' => 'string', 'value' => '363', ), 1 => array ( 'id' => 1403, 'component_id' => 79, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 2 => array ( 'id' => 1404, 'component_id' => 79, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 3 => array ( 'id' => 1405, 'component_id' => 79, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 4 => array ( 'id' => 1406, 'component_id' => 79, 'name' => 'query', 'type' => 'array', 'value' => '[{"type":"where","column":"tag","operation":"in","value":["55"]}]', ), 5 => array ( 'id' => 1474, 'component_id' => 23, 'name' => 'row', 'type' => 'string', 'value' => '1', ), 6 => array ( 'id' => 1475, 'component_id' => 23, 'name' => 'column', 'type' => 'string', 'value' => '7', ), 7 => array ( 'id' => 1476, 'component_id' => 23, 'name' => 'max', 'type' => 'string', 'value' => '7', ), 8 => array ( 'id' => 1477, 'component_id' => 23, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 9 => array ( 'id' => 1482, 'component_id' => 3, 'name' => 'mt', 'type' => 'string', 'value' => '', ), 10 => array ( 'id' => 1483, 'component_id' => 3, 'name' => 'mb', 'type' => 'string', 'value' => '', ), 11 => array ( 'id' => 1484, 'component_id' => 3, 'name' => 'card_height', 'type' => 'string', 'value' => '241', ), 12 => array ( 'id' => 1497, 'component_id' => 17, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 13 => array ( 'id' => 1498, 'component_id' => 17, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 14 => array ( 'id' => 1499, 'component_id' => 17, 'name' => 'card_height', 'type' => 'string', 'value' => '210', ), 15 => array ( 'id' => 1512, 'component_id' => 39, 'name' => 'card_height', 'type' => 'string', 'value' => '', ), 16 => array ( 'id' => 1532, 'component_id' => 29, 'name' => 'card_height', 'type' => 'string', 'value' => '', ), 17 => array ( 'id' => 1564, 'component_id' => 51, 'name' => 'card_height', 'type' => 'string', 'value' => '', ), 18 => array ( 'id' => 1594, 'component_id' => 44, 'name' => 'row', 'type' => 'string', 'value' => '1', ), 19 => array ( 'id' => 1595, 'component_id' => 44, 'name' => 'column', 'type' => 'string', 'value' => '7', ), 20 => array ( 'id' => 1596, 'component_id' => 44, 'name' => 'max', 'type' => 'string', 'value' => '7', ), 21 => array ( 'id' => 1597, 'component_id' => 44, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 22 => array ( 'id' => 1602, 'component_id' => 21, 'name' => 'height', 'type' => 'string', 'value' => '', ), 23 => array ( 'id' => 1608, 'component_id' => 34, 'name' => 'categories', 'type' => 'array', 'value' => '["39","41","42","46","47","49"]', ), 24 => array ( 'id' => 1609, 'component_id' => 34, 'name' => 'row', 'type' => 'string', 'value' => '1', ), 25 => array ( 'id' => 1610, 'component_id' => 34, 'name' => 'column', 'type' => 'string', 'value' => '6', ), 26 => array ( 'id' => 1611, 'component_id' => 34, 'name' => 'max', 'type' => 'string', 'value' => '6', ), 27 => array ( 'id' => 1612, 'component_id' => 34, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 28 => array ( 'id' => 1626, 'component_id' => 23, 'name' => 'categories', 'type' => 'array', 'value' => '["38","39","41","42","46","48","49"]', ), 29 => array ( 'id' => 1635, 'component_id' => 27, 'name' => 'card_height', 'type' => 'string', 'value' => '', ), 30 => array ( 'id' => 1699, 'component_id' => 44, 'name' => 'categories', 'type' => 'array', 'value' => '["49","47","46","42","41","39","38"]', ), 31 => array ( 'id' => 1708, 'component_id' => 48, 'name' => 'card_height', 'type' => 'string', 'value' => '', ), 32 => array ( 'id' => 1728, 'component_id' => 60, 'name' => 'height', 'type' => 'string', 'value' => '550', ), 33 => array ( 'id' => 1740, 'component_id' => 2, 'name' => 'row', 'type' => 'string', 'value' => '1', ), 34 => array ( 'id' => 1741, 'component_id' => 2, 'name' => 'column', 'type' => 'string', 'value' => '7', ), 35 => array ( 'id' => 1742, 'component_id' => 2, 'name' => 'max', 'type' => 'string', 'value' => '7', ), 36 => array ( 'id' => 1743, 'component_id' => 2, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 37 => array ( 'id' => 1744, 'component_id' => 2, 'name' => 'mt', 'type' => 'string', 'value' => '', ), 38 => array ( 'id' => 1745, 'component_id' => 2, 'name' => 'mb', 'type' => 'string', 'value' => '', ), 39 => array ( 'id' => 1782, 'component_id' => 4, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 40 => array ( 'id' => 1783, 'component_id' => 4, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 41 => array ( 'id' => 1784, 'component_id' => 4, 'name' => 'card_height', 'type' => 'string', 'value' => '171', ), 42 => array ( 'id' => 1797, 'component_id' => 16, 'name' => 'mt', 'type' => 'string', 'value' => '', ), 43 => array ( 'id' => 1798, 'component_id' => 16, 'name' => 'mb', 'type' => 'string', 'value' => '', ), 44 => array ( 'id' => 1799, 'component_id' => 16, 'name' => 'card_height', 'type' => 'string', 'value' => '', ), 45 => array ( 'id' => 1800, 'component_id' => 80, 'name' => 'slider', 'type' => 'string', 'value' => 'fashion-v41', ), 46 => array ( 'id' => 1801, 'component_id' => 80, 'name' => 'full', 'type' => 'string', 'value' => '1', ), 47 => array ( 'id' => 1802, 'component_id' => 80, 'name' => 'mt', 'type' => 'string', 'value' => '0px', ), 48 => array ( 'id' => 1803, 'component_id' => 80, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 49 => array ( 'id' => 1804, 'component_id' => 80, 'name' => 'height', 'type' => 'string', 'value' => '830', ), 50 => array ( 'id' => 1805, 'component_id' => 80, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 51 => array ( 'id' => 1818, 'component_id' => 81, 'name' => 'content', 'type' => 'string', 'value' => '<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-3"> <div class="relative"> <div class="w-full h-80 overflow-hidden"> <img class="transition-all delay-150 transform h-full w-full object-cover ease-in-out cursor-pointer hover:translate-y-1 hover:scale-125 duration-1000" src="https://rovercrm-codecanyan-description.techvill.org/martvill/jacket.jpg" alt=""> <span class="absolute -mt-12 ml-5"> <a href="#"><span class="font-mono capitalize font-medium text-xl leading-5 hover:text-green-500">Jacket</span></a> </span> </div> </div> <div class="w-full h-80 overflow-hidden"> <img class="transition-all delay-150 transform h-full w-full object-cover ease-in-out cursor-pointer hover:translate-y-1 hover:scale-125 duration-1000" src="https://rovercrm-codecanyan-description.techvill.org/martvill/men.jpg" alt=""> <span class="absolute -mt-12 ml-5"> <a href="#"><span class="font-mono capitalize font-medium text-xl leading-5 hover:text-green-500">Man</span></a> </span> </div> <div class="w-full h-80 overflow-hidden"> <img class="transition-all delay-150 transform h-full w-full object-cover ease-in-out cursor-pointer hover:translate-y-1 hover:scale-125 duration-1000" src="https://rovercrm-codecanyan-description.techvill.org/martvill/women.jpg" alt=""> <span class="absolute -mt-12 ml-5"> <a href="#"><span class="font-mono capitalize font-medium text-xl leading-5 hover:text-green-500">Women</span></a> </span> </div> </div>', ), 52 => array ( 'id' => 1819, 'component_id' => 81, 'name' => 'full', 'type' => 'string', 'value' => '1', ), 53 => array ( 'id' => 1820, 'component_id' => 81, 'name' => 'mt', 'type' => 'string', 'value' => '10px', ), 54 => array ( 'id' => 1821, 'component_id' => 81, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 55 => array ( 'id' => 1826, 'component_id' => 82, 'name' => 'title', 'type' => 'string', 'value' => 'Welcome to Store', ), 56 => array ( 'id' => 1827, 'component_id' => 82, 'name' => 'see_more', 'type' => 'string', 'value' => '0', ), 57 => array ( 'id' => 1828, 'component_id' => 82, 'name' => 'more_link', 'type' => 'string', 'value' => '', ), 58 => array ( 'id' => 1829, 'component_id' => 82, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 59 => array ( 'id' => 1830, 'component_id' => 82, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 60 => array ( 'id' => 1831, 'component_id' => 82, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'queryProducts', ), 61 => array ( 'id' => 1832, 'component_id' => 82, 'name' => 'row', 'type' => 'string', 'value' => '1', ), 62 => array ( 'id' => 1833, 'component_id' => 82, 'name' => 'column', 'type' => 'string', 'value' => '4', ), 63 => array ( 'id' => 1834, 'component_id' => 82, 'name' => 'total_products', 'type' => 'string', 'value' => '4', ), 64 => array ( 'id' => 1835, 'component_id' => 82, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 65 => array ( 'id' => 1836, 'component_id' => 82, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 66 => array ( 'id' => 1837, 'component_id' => 82, 'name' => 'card_height', 'type' => 'string', 'value' => '330', ), 67 => array ( 'id' => 1838, 'component_id' => 82, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 68 => array ( 'id' => 1839, 'component_id' => 82, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 69 => array ( 'id' => 1840, 'component_id' => 82, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 70 => array ( 'id' => 1841, 'component_id' => 82, 'name' => 'query', 'type' => 'array', 'value' => '[{"type":"where","column":"tag","operation":"in","value":["56"]}]', ), 71 => array ( 'id' => 1858, 'component_id' => 83, 'name' => 'cta', 'type' => 'array', 'value' => '[{"upper_st":"","lower_st":"<span style=\\"font-size: 24px\\">Complete Your Look<\\/span> <br>","title":"<p style=\\"margin-bottom: 350px; color: #444; margin-top: 10px; font-size: 18px;\\">The world\'s most stylish <br> women are buying right <br> now<\\/p>","image":"20221127/e2db8acd9877f20ec050a62c64b91fc2.jpg","btn_text":"","btn_link":""},{"upper_st":"","lower_st":"<span style=\\"color: #fff; font-size: 24px;\\">TOP TRENDING Product <\\/span><br>","title":"<p style=\\"margin-bottom: 350px; color: #ddd; margin-top: 10px; font-size: 18px;\\">The world\'s most stylish <br> women are buying right <br> now<\\/p>","image":"20221127/fab76bf50492b107744b371a8719d9f4.jpg","btn_text":"","btn_link":""}]', ), 72 => array ( 'id' => 1859, 'component_id' => 83, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 73 => array ( 'id' => 1860, 'component_id' => 83, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 74 => array ( 'id' => 1861, 'component_id' => 83, 'name' => 'height', 'type' => 'string', 'value' => '618', ), 75 => array ( 'id' => 1862, 'component_id' => 83, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 76 => array ( 'id' => 1863, 'component_id' => 83, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 77 => array ( 'id' => 1966, 'component_id' => 84, 'name' => 'title', 'type' => 'string', 'value' => 'Special Offer', ), 78 => array ( 'id' => 1967, 'component_id' => 84, 'name' => 'see_more', 'type' => 'string', 'value' => '0', ), 79 => array ( 'id' => 1968, 'component_id' => 84, 'name' => 'more_link', 'type' => 'string', 'value' => '', ), 80 => array ( 'id' => 1969, 'component_id' => 84, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 81 => array ( 'id' => 1970, 'component_id' => 84, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 82 => array ( 'id' => 1971, 'component_id' => 84, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'queryProducts', ), 83 => array ( 'id' => 1972, 'component_id' => 84, 'name' => 'row', 'type' => 'string', 'value' => '1', ), 84 => array ( 'id' => 1973, 'component_id' => 84, 'name' => 'column', 'type' => 'string', 'value' => '3', ), 85 => array ( 'id' => 1974, 'component_id' => 84, 'name' => 'total_products', 'type' => 'string', 'value' => '3', ), 86 => array ( 'id' => 1975, 'component_id' => 84, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 87 => array ( 'id' => 1976, 'component_id' => 84, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 88 => array ( 'id' => 1977, 'component_id' => 84, 'name' => 'card_height', 'type' => 'string', 'value' => '450', ), 89 => array ( 'id' => 1978, 'component_id' => 84, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 90 => array ( 'id' => 1979, 'component_id' => 84, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 91 => array ( 'id' => 1980, 'component_id' => 84, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 92 => array ( 'id' => 1981, 'component_id' => 84, 'name' => 'query', 'type' => 'array', 'value' => '[{"type":"where","column":"tag","operation":"in","value":["57"]}]', ), 93 => array ( 'id' => 1998, 'component_id' => 85, 'name' => 'cta', 'type' => 'array', 'value' => '[{"upper_st":"<span style=\\"margin-top: -250px; display:block; font-size: 18px; font-weight: 800;\\">COMPLETE YOUR LOOK<\\/span>","lower_st":"<span style=\\"display: block; font-size: 36px; margin-top: 18px;margin-bottom: 8px;\\">Kid\\u2019s<\\/span>","title":"<span style=\\"font-size: 18px; color: #777;font-family: monospace;\\" >Here to bring your life style<\\/span>","image":"20221127/77e9e64017e9afadce542d07a7d4c2b3.jpg","btn_text":"DISCOVER NOW","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Fashion"},{"upper_st":"<span style=\\"margin-top: -250px; display:block; font-size: 18px; font-weight: 800;\\">TOP TRENDING STYLES<\\/span>","lower_st":"<span style=\\"display: block; font-size: 36px; margin-top: 18px;margin-bottom: 8px;\\">Women\'s<\\/span>","title":"<span style=\\"font-size: 18px; color: #777; line-height: 24px;font-family: monospace;\\">Distinguished. Individual.<\\/span>","image":"20221127/a54efc1c8d9e94c19070456dca2a78b9.jpg","btn_text":"DISCOVER NOW","btn_link":"https://demo.martvill.techvill.net/search-products?categories=Fashion"}]', ), 94 => array ( 'id' => 1999, 'component_id' => 85, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 95 => array ( 'id' => 2000, 'component_id' => 85, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 96 => array ( 'id' => 2001, 'component_id' => 85, 'name' => 'height', 'type' => 'string', 'value' => '620', ), 97 => array ( 'id' => 2002, 'component_id' => 85, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 98 => array ( 'id' => 2003, 'component_id' => 85, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 99 => array ( 'id' => 2004, 'component_id' => 83, 'name' => 'full', 'type' => 'string', 'value' => '1', ), 100 => array ( 'id' => 2011, 'component_id' => 85, 'name' => 'full', 'type' => 'string', 'value' => '1', ), 101 => array ( 'id' => 2012, 'component_id' => 86, 'name' => 'slider', 'type' => 'string', 'value' => 'digital-v11', ), 102 => array ( 'id' => 2013, 'component_id' => 86, 'name' => 'full', 'type' => 'string', 'value' => '1', ), 103 => array ( 'id' => 2014, 'component_id' => 86, 'name' => 'mt', 'type' => 'string', 'value' => '0px', ), 104 => array ( 'id' => 2015, 'component_id' => 86, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 105 => array ( 'id' => 2016, 'component_id' => 86, 'name' => 'height', 'type' => 'string', 'value' => '540', ), 106 => array ( 'id' => 2017, 'component_id' => 86, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 107 => array ( 'id' => 2018, 'component_id' => 87, 'name' => 'slider', 'type' => 'string', 'value' => 'digital-v12', ), 108 => array ( 'id' => 2019, 'component_id' => 87, 'name' => 'full', 'type' => 'string', 'value' => '1', ), 109 => array ( 'id' => 2020, 'component_id' => 87, 'name' => 'mt', 'type' => 'string', 'value' => '120px', ), 110 => array ( 'id' => 2021, 'component_id' => 87, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 111 => array ( 'id' => 2022, 'component_id' => 87, 'name' => 'height', 'type' => 'string', 'value' => '500', ), 112 => array ( 'id' => 2023, 'component_id' => 87, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 113 => array ( 'id' => 2024, 'component_id' => 88, 'name' => 'title', 'type' => 'string', 'value' => 'BROWSE CATEGORIES', ), 114 => array ( 'id' => 2025, 'component_id' => 88, 'name' => 'category_type', 'type' => 'string', 'value' => 'selectedCategories', ), 115 => array ( 'id' => 2026, 'component_id' => 88, 'name' => 'categories', 'type' => 'array', 'value' => '["526","527","528","529","530","531","532","533"]', ), 116 => array ( 'id' => 2027, 'component_id' => 88, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 117 => array ( 'id' => 2028, 'component_id' => 88, 'name' => 'column', 'type' => 'string', 'value' => '4', ), 118 => array ( 'id' => 2029, 'component_id' => 88, 'name' => 'max', 'type' => 'string', 'value' => '8', ), 119 => array ( 'id' => 2030, 'component_id' => 88, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 120 => array ( 'id' => 2031, 'component_id' => 88, 'name' => 'mt', 'type' => 'string', 'value' => '80px', ), 121 => array ( 'id' => 2032, 'component_id' => 88, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 122 => array ( 'id' => 2054, 'component_id' => 89, 'name' => 'title', 'type' => 'string', 'value' => 'PRODUCTS ON SALE', ), 123 => array ( 'id' => 2055, 'component_id' => 89, 'name' => 'see_more', 'type' => 'string', 'value' => '1', ), 124 => array ( 'id' => 2056, 'component_id' => 89, 'name' => 'more_link', 'type' => 'string', 'value' => 'https://demo.martvill.techvill.net/search-products?categories=Digital%20Product', ), 125 => array ( 'id' => 2057, 'component_id' => 89, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 126 => array ( 'id' => 2058, 'component_id' => 89, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 127 => array ( 'id' => 2059, 'component_id' => 89, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'queryProducts', ), 128 => array ( 'id' => 2060, 'component_id' => 89, 'name' => 'row', 'type' => 'string', 'value' => '1', ), 129 => array ( 'id' => 2061, 'component_id' => 89, 'name' => 'column', 'type' => 'string', 'value' => '2', ), 130 => array ( 'id' => 2062, 'component_id' => 89, 'name' => 'total_products', 'type' => 'string', 'value' => '2', ), 131 => array ( 'id' => 2063, 'component_id' => 89, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 132 => array ( 'id' => 2064, 'component_id' => 89, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 133 => array ( 'id' => 2065, 'component_id' => 89, 'name' => 'card_height', 'type' => 'string', 'value' => '360', ), 134 => array ( 'id' => 2066, 'component_id' => 89, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 135 => array ( 'id' => 2067, 'component_id' => 89, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 136 => array ( 'id' => 2068, 'component_id' => 89, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 137 => array ( 'id' => 2120, 'component_id' => 90, 'name' => 'cta', 'type' => 'array', 'value' => '[{"upper_st":"","lower_st":"","title":"","image":"20221127/1da81227afe1aeb7cf29ffb6cf966a80.png","btn_text":"","btn_link":""},{"upper_st":"","lower_st":"","title":"","image":"20221127/60243e4dc79d74f5f3a6c019654d180b.png","btn_text":"","btn_link":""},{"upper_st":"","lower_st":"","title":"","image":"20221127/e0e5b0aec6bcd398bfd0aae16f3a05f7.png","btn_text":"","btn_link":""},{"upper_st":"","lower_st":"","title":"","image":"20221127/1d97e1ec28523318e5bf5a9645c7917e.png","btn_text":"","btn_link":""}]', ), 138 => array ( 'id' => 2121, 'component_id' => 90, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 139 => array ( 'id' => 2122, 'component_id' => 90, 'name' => 'mt', 'type' => 'string', 'value' => '200px', ), 140 => array ( 'id' => 2123, 'component_id' => 90, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 141 => array ( 'id' => 2124, 'component_id' => 90, 'name' => 'height', 'type' => 'string', 'value' => '280', ), 142 => array ( 'id' => 2125, 'component_id' => 90, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 143 => array ( 'id' => 2126, 'component_id' => 90, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 144 => array ( 'id' => 2177, 'component_id' => 91, 'name' => 'title', 'type' => 'string', 'value' => 'ALL OUR PRODUCTS', ), 145 => array ( 'id' => 2178, 'component_id' => 91, 'name' => 'see_more', 'type' => 'string', 'value' => '0', ), 146 => array ( 'id' => 2179, 'component_id' => 91, 'name' => 'more_link', 'type' => 'string', 'value' => '', ), 147 => array ( 'id' => 2180, 'component_id' => 91, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 148 => array ( 'id' => 2181, 'component_id' => 91, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 149 => array ( 'id' => 2182, 'component_id' => 91, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'queryProducts', ), 150 => array ( 'id' => 2183, 'component_id' => 91, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 151 => array ( 'id' => 2184, 'component_id' => 91, 'name' => 'column', 'type' => 'string', 'value' => '3', ), 152 => array ( 'id' => 2185, 'component_id' => 91, 'name' => 'total_products', 'type' => 'string', 'value' => '6', ), 153 => array ( 'id' => 2186, 'component_id' => 91, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 154 => array ( 'id' => 2187, 'component_id' => 91, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 155 => array ( 'id' => 2188, 'component_id' => 91, 'name' => 'card_height', 'type' => 'string', 'value' => '260', ), 156 => array ( 'id' => 2189, 'component_id' => 91, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 157 => array ( 'id' => 2190, 'component_id' => 91, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 158 => array ( 'id' => 2191, 'component_id' => 91, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 159 => array ( 'id' => 2192, 'component_id' => 92, 'name' => 'cta', 'type' => 'array', 'value' => '[{"upper_st":"<span style=\\"color: #fff\\">MOBILE<\\/span>","lower_st":"<span style=\\"color: #fff\\">CUSTOMIZED<\\/span>","title":"<span style=\\"color: #fff\\">IOS APPS<\\/span>","image":"20221127/ae16685af1c819def9c014d01a6b3b91.png","btn_text":"","btn_link":""},{"upper_st":"<span style=\\"color: #fff\\">DESIGN<\\/span>","lower_st":"<span style=\\"color: #fff\\">DECORATE YOUR <\\/span>","title":"<span style=\\"color: #fff\\">SYSTEM<\\/span>","image":"20221127/490cad1f920ffcb3f6bb097224231d30.png","btn_text":"","btn_link":""},{"upper_st":"<span style=\\"color: #fff\\">AWARDS<\\/span>","lower_st":"<span style=\\"color: #fff\\">HEART WINNING <\\/span>","title":"<span style=\\"color: #fff\\">PRODUCTS<\\/span>","image":"20221127/763ba674d3346b48c4f308c6413bdf39.png","btn_text":"","btn_link":""}]', ), 160 => array ( 'id' => 2193, 'component_id' => 92, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 161 => array ( 'id' => 2194, 'component_id' => 92, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 162 => array ( 'id' => 2195, 'component_id' => 92, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 163 => array ( 'id' => 2196, 'component_id' => 92, 'name' => 'height', 'type' => 'string', 'value' => '284', ), 164 => array ( 'id' => 2197, 'component_id' => 92, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 165 => array ( 'id' => 2198, 'component_id' => 92, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 166 => array ( 'id' => 2227, 'component_id' => 93, 'name' => 'title', 'type' => 'string', 'value' => 'LATEST FROM OUR BLOGS', ), 167 => array ( 'id' => 2228, 'component_id' => 93, 'name' => 'blog_type', 'type' => 'string', 'value' => 'selectedBlogs', ), 168 => array ( 'id' => 2229, 'component_id' => 93, 'name' => 'blog_limit', 'type' => 'string', 'value' => '3', ), 169 => array ( 'id' => 2230, 'component_id' => 93, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 170 => array ( 'id' => 2231, 'component_id' => 93, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 171 => array ( 'id' => 2232, 'component_id' => 94, 'name' => 'title', 'type' => 'string', 'value' => '<span style="color: #fff">Subscribe to our Newsletter</span>', ), 172 => array ( 'id' => 2233, 'component_id' => 94, 'name' => 'message', 'type' => 'string', 'value' => '<span style="color: #fff">Get 10% off on your first purchase and stay updated with latest offers, items, news and much more</span>', ), 173 => array ( 'id' => 2234, 'component_id' => 94, 'name' => 'mt', 'type' => 'string', 'value' => '80px', ), 174 => array ( 'id' => 2235, 'component_id' => 94, 'name' => 'mb', 'type' => 'string', 'value' => '-20px', ), 175 => array ( 'id' => 2236, 'component_id' => 89, 'name' => 'query', 'type' => 'array', 'value' => '[{"type":"where","column":"tag","operation":"in","value":["70"]}]', ), 176 => array ( 'id' => 2252, 'component_id' => 91, 'name' => 'query', 'type' => 'array', 'value' => '[{"type":"where","column":"tag","operation":"in","value":["69"]}]', ), 177 => array ( 'id' => 2283, 'component_id' => 95, 'name' => 'title', 'type' => 'string', 'value' => 'Electronics', ), 178 => array ( 'id' => 2284, 'component_id' => 95, 'name' => 'see_more', 'type' => 'string', 'value' => '1', ), 179 => array ( 'id' => 2285, 'component_id' => 95, 'name' => 'more_link', 'type' => 'string', 'value' => 'https://demo.martvill.techvill.net/search-products?categories=Electronic%20Devices', ), 180 => array ( 'id' => 2286, 'component_id' => 95, 'name' => 'sidebar', 'type' => 'string', 'value' => 'slide', ), 181 => array ( 'id' => 2287, 'component_id' => 95, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'right', ), 182 => array ( 'id' => 2288, 'component_id' => 95, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'queryProducts', ), 183 => array ( 'id' => 2289, 'component_id' => 95, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 184 => array ( 'id' => 2290, 'component_id' => 95, 'name' => 'column', 'type' => 'string', 'value' => '4', ), 185 => array ( 'id' => 2291, 'component_id' => 95, 'name' => 'total_products', 'type' => 'string', 'value' => '8', ), 186 => array ( 'id' => 2292, 'component_id' => 95, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 187 => array ( 'id' => 2293, 'component_id' => 95, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 188 => array ( 'id' => 2294, 'component_id' => 95, 'name' => 'card_height', 'type' => 'string', 'value' => '', ), 189 => array ( 'id' => 2295, 'component_id' => 95, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"<span style=\\"color: #000;\\">Visit<\\/span>","l_subtitle":"Electronic","title":"Accessories","image":"20221205/cba5deddcae3205d94259425a9ff5bbe.png","button":"Shop Now","link":"https://demo.martvill.techvill.net/search-products?categories=Electronic%20Devices"}', ), 190 => array ( 'id' => 2296, 'component_id' => 95, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 191 => array ( 'id' => 2297, 'component_id' => 95, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 192 => array ( 'id' => 2298, 'component_id' => 95, 'name' => 'query', 'type' => 'array', 'value' => '[{"type":"where","column":"tag","operation":"in","value":["73"]}]', ), 193 => array ( 'id' => 2299, 'component_id' => 19, 'name' => 'mt', 'type' => 'string', 'value' => '', ), 194 => array ( 'id' => 2300, 'component_id' => 19, 'name' => 'mb', 'type' => 'string', 'value' => '', ), 195 => array ( 'id' => 2301, 'component_id' => 19, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 196 => array ( 'id' => 2360, 'component_id' => 6, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 197 => array ( 'id' => 2361, 'component_id' => 6, 'name' => 'mt', 'type' => 'string', 'value' => '', ), 198 => array ( 'id' => 2362, 'component_id' => 6, 'name' => 'mb', 'type' => 'string', 'value' => '', ), 199 => array ( 'id' => 2363, 'component_id' => 6, 'name' => 'height', 'type' => 'string', 'value' => '270', ), 200 => array ( 'id' => 2364, 'component_id' => 6, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 201 => array ( 'id' => 2365, 'component_id' => 6, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 202 => array ( 'id' => 2372, 'component_id' => 15, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 203 => array ( 'id' => 2373, 'component_id' => 15, 'name' => 'mt', 'type' => 'string', 'value' => '', ), 204 => array ( 'id' => 2374, 'component_id' => 15, 'name' => 'mb', 'type' => 'string', 'value' => '', ), 205 => array ( 'id' => 2375, 'component_id' => 15, 'name' => 'height', 'type' => 'string', 'value' => '', ), 206 => array ( 'id' => 2376, 'component_id' => 15, 'name' => 'rounded', 'type' => 'string', 'value' => '0', ), 207 => array ( 'id' => 2377, 'component_id' => 15, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 208 => array ( 'id' => 2402, 'component_id' => 18, 'name' => 'mt', 'type' => 'string', 'value' => '', ), 209 => array ( 'id' => 2403, 'component_id' => 18, 'name' => 'mb', 'type' => 'string', 'value' => '', ), 210 => array ( 'id' => 2439, 'component_id' => 96, 'name' => 'title', 'type' => 'string', 'value' => 'Fashions', ), 211 => array ( 'id' => 2440, 'component_id' => 96, 'name' => 'see_more', 'type' => 'string', 'value' => '1', ), 212 => array ( 'id' => 2441, 'component_id' => 96, 'name' => 'more_link', 'type' => 'string', 'value' => 'https://demo.martvill.techvill.net/search-products?categories=Fashion', ), 213 => array ( 'id' => 2442, 'component_id' => 96, 'name' => 'sidebar', 'type' => 'string', 'value' => 'slide', ), 214 => array ( 'id' => 2443, 'component_id' => 96, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 215 => array ( 'id' => 2444, 'component_id' => 96, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'queryProducts', ), 216 => array ( 'id' => 2445, 'component_id' => 96, 'name' => 'row', 'type' => 'string', 'value' => '2', ), 217 => array ( 'id' => 2446, 'component_id' => 96, 'name' => 'column', 'type' => 'string', 'value' => '4', ), 218 => array ( 'id' => 2447, 'component_id' => 96, 'name' => 'total_products', 'type' => 'string', 'value' => '8', ), 219 => array ( 'id' => 2448, 'component_id' => 96, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 220 => array ( 'id' => 2449, 'component_id' => 96, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 221 => array ( 'id' => 2450, 'component_id' => 96, 'name' => 'card_height', 'type' => 'string', 'value' => '252', ), 222 => array ( 'id' => 2451, 'component_id' => 96, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"<span style=\\"margin-top: 400px; display: block;\\">SALES<\\/span>","l_subtitle":"DISCOUNT UP TO","title":"50% OFF","image":"20221120\\/8dbc149374c1046c5177438df2a021c7.jpg","button":"Shop Now","link":"https://demo.martvill.techvill.net/search-products?categories=Fashion"}', ), 223 => array ( 'id' => 2452, 'component_id' => 96, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 224 => array ( 'id' => 2453, 'component_id' => 96, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 225 => array ( 'id' => 2454, 'component_id' => 96, 'name' => 'query', 'type' => 'array', 'value' => '[{"type":"where","column":"tag","operation":"in","value":["71"]}]', ), 226 => array ( 'id' => 2675, 'component_id' => 17, 'name' => 'query', 'type' => 'array', 'value' => '[{"type":"where","column":"tag","operation":"in","value":["55"]}]', ), 227 => array ( 'id' => 2691, 'component_id' => 18, 'name' => 'brands', 'type' => 'array', 'value' => '["14","2","3","16","18","21","23","29","31"]', ), 228 => array ( 'id' => 2692, 'component_id' => 97, 'name' => 'cta', 'type' => 'array', 'value' => '[{"upper_st":"<span style=\\"color: #fff\\">MOBILE<\\/span>","lower_st":"<span style=\\"color: #fff\\">CUSTOMIZED<\\/span>","title":"<span style=\\"color: #fff\\">IOS APPS<\\/span>","image":"20221127\\/ae16685af1c819def9c014d01a6b3b91.png","btn_text":"","btn_link":""},{"upper_st":"<span style=\\"color: #fff\\">DESIGN<\\/span>","lower_st":"<span style=\\"color: #fff\\">DECORATE YOUR <\\/span>","title":"<span style=\\"color: #fff\\">SYSTEM<\\/span>","image":"20221127\\/490cad1f920ffcb3f6bb097224231d30.png","btn_text":"","btn_link":""},{"upper_st":"<span style=\\"color: #fff\\">AWARDS<\\/span>","lower_st":"<span style=\\"color: #fff\\">HEART WINNING <\\/span>","title":"<span style=\\"color: #fff\\">PRODUCTS<\\/span>","image":"20221127\\/763ba674d3346b48c4f308c6413bdf39.png","btn_text":"","btn_link":""}]', ), 229 => array ( 'id' => 2693, 'component_id' => 97, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 230 => array ( 'id' => 2694, 'component_id' => 97, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 231 => array ( 'id' => 2695, 'component_id' => 97, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 232 => array ( 'id' => 2696, 'component_id' => 97, 'name' => 'height', 'type' => 'string', 'value' => '284', ), 233 => array ( 'id' => 2697, 'component_id' => 97, 'name' => 'rounded', 'type' => 'string', 'value' => '1', ), 234 => array ( 'id' => 2698, 'component_id' => 97, 'name' => 'full_link', 'type' => 'string', 'value' => '0', ), 235 => array ( 'id' => 2832, 'component_id' => 98, 'name' => 'title', 'type' => 'string', 'value' => 'DIGITAL PRODUCTS', ), 236 => array ( 'id' => 2833, 'component_id' => 98, 'name' => 'see_more', 'type' => 'string', 'value' => '1', ), 237 => array ( 'id' => 2834, 'component_id' => 98, 'name' => 'more_link', 'type' => 'string', 'value' => 'https://demo.martvill.techvill.net/search-products?categories=Digital%20Product', ), 238 => array ( 'id' => 2835, 'component_id' => 98, 'name' => 'sidebar', 'type' => 'string', 'value' => '0', ), 239 => array ( 'id' => 2836, 'component_id' => 98, 'name' => 'sidebar_position', 'type' => 'string', 'value' => 'left', ), 240 => array ( 'id' => 2837, 'component_id' => 98, 'name' => 'showcase_type', 'type' => 'string', 'value' => 'queryProducts', ), 241 => array ( 'id' => 2838, 'component_id' => 98, 'name' => 'row', 'type' => 'string', 'value' => '1', ), 242 => array ( 'id' => 2839, 'component_id' => 98, 'name' => 'column', 'type' => 'string', 'value' => '2', ), 243 => array ( 'id' => 2840, 'component_id' => 98, 'name' => 'total_products', 'type' => 'string', 'value' => '2', ), 244 => array ( 'id' => 2841, 'component_id' => 98, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 245 => array ( 'id' => 2842, 'component_id' => 98, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 246 => array ( 'id' => 2843, 'component_id' => 98, 'name' => 'card_height', 'type' => 'string', 'value' => '360', ), 247 => array ( 'id' => 2844, 'component_id' => 98, 'name' => 'slide', 'type' => 'array', 'value' => '{"u_subtitle":"","l_subtitle":"","title":"","button":"","link":""}', ), 248 => array ( 'id' => 2845, 'component_id' => 98, 'name' => 'slider', 'type' => 'array', 'value' => '[{"u_subtitle":"","l_subtitle":"","title":"","button_text":"","button_link":""}]', ), 249 => array ( 'id' => 2846, 'component_id' => 98, 'name' => 'flash', 'type' => 'array', 'value' => '{"badge_text":""}', ), 250 => array ( 'id' => 2847, 'component_id' => 98, 'name' => 'query', 'type' => 'array', 'value' => '[{"type":"where","column":"tag","operation":"in","value":["70"]}]', ), 251 => array ( 'id' => 2997, 'component_id' => 99, 'name' => 'title', 'type' => 'string', 'value' => 'latest from our blogs', ), 252 => array ( 'id' => 2998, 'component_id' => 99, 'name' => 'blog_type', 'type' => 'string', 'value' => 'latestBlogs', ), 253 => array ( 'id' => 2999, 'component_id' => 99, 'name' => 'blog_limit', 'type' => 'string', 'value' => '3', ), 254 => array ( 'id' => 3000, 'component_id' => 99, 'name' => 'mt', 'type' => 'string', 'value' => '100px', ), 255 => array ( 'id' => 3001, 'component_id' => 99, 'name' => 'mb', 'type' => 'string', 'value' => '0px', ), 256 => array ( 'id' => 3171, 'component_id' => 68, 'name' => 'blogs', 'type' => 'array', 'value' => '["19","20","22"]', ), 257 => array ( 'id' => 3177, 'component_id' => 77, 'name' => 'blogs', 'type' => 'array', 'value' => '["28","29","30"]', ), 258 => array ( 'id' => 3183, 'component_id' => 58, 'name' => 'blogs', 'type' => 'array', 'value' => '["20","22","23"]', ), 259 => array ( 'id' => 3189, 'component_id' => 93, 'name' => 'blogs', 'type' => 'array', 'value' => '["31","32","33"]', ), 260 => array ( 'id' => 3195, 'component_id' => 42, 'name' => 'blogs', 'type' => 'array', 'value' => '["23","24","25"]', ), 261 => array ( 'id' => 3201, 'component_id' => 30, 'name' => 'blogs', 'type' => 'array', 'value' => '["19","27","28"]', ), 262 => array ( 'id' => 3209, 'component_id' => 72, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 263 => array ( 'id' => 3216, 'component_id' => 75, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 264 => array ( 'id' => 3230, 'component_id' => 54, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 265 => array ( 'id' => 3231, 'component_id' => 54, 'name' => 'height', 'type' => 'string', 'value' => '', ), 266 => array ( 'id' => 3237, 'component_id' => 40, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 267 => array ( 'id' => 3238, 'component_id' => 40, 'name' => 'height', 'type' => 'string', 'value' => '', ), 268 => array ( 'id' => 3260, 'component_id' => 46, 'name' => 'card_height', 'type' => 'string', 'value' => '', ), 269 => array ( 'id' => 3275, 'component_id' => 49, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 270 => array ( 'id' => 3276, 'component_id' => 49, 'name' => 'height', 'type' => 'string', 'value' => '', ), 271 => array ( 'id' => 3329, 'component_id' => 36, 'name' => 'height', 'type' => 'string', 'value' => '', ), 272 => array ( 'id' => 3341, 'component_id' => 38, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 273 => array ( 'id' => 3342, 'component_id' => 38, 'name' => 'height', 'type' => 'string', 'value' => '', ), 274 => array ( 'id' => 3379, 'component_id' => 45, 'name' => 'full', 'type' => 'string', 'value' => '0', ), 275 => array ( 'id' => 3380, 'component_id' => 45, 'name' => 'height', 'type' => 'string', 'value' => '', ), ); $data = array_merge($data1, $data2); $replaceFrom = [ 'https:\\/\\/demo.martvill.techvill.net\\', 'https://demo.martvill.techvill.net' ]; $replaceTo = url('/'); array_walk_recursive($data, function(&$value) use($replaceFrom, $replaceTo) { $value = str_replace($replaceFrom, $replaceTo, $value); }); \DB::table('component_properties')->delete(); \DB::table('component_properties')->insert($data); } }
[-] ComponentsTableWithoutDummyDataSeeder.php
[edit]
[-] ComponentPropertiesTableSeeder.php
[edit]
[-] PageTableWithoutDummyDataSeeder.php
[edit]
[-] TemplateAndLayoutSeeder.php
[edit]
[-] CMSDatabaseWithoutDummyDataSeeder.php
[edit]
[-] CMSDatabaseSeeder.php
[edit]
[+]
..
[-] ThemeOptionsTableSeeder.php
[edit]
[-] SlidesTableSeeder.php
[edit]
[-] MenuItemsTableSeeder.php
[edit]
[-] PageTableSeeder.php
[edit]
[-] AdminMenusTableSeeder.php
[edit]
[-] SlidersTableSeeder.php
[edit]
[-] ComponentsTableSeeder.php
[edit]
[-] ComponentPropertiesTableWithoutDummyDataSeeder.php
[edit]
[+]
versions