SELECT 
  cscart_bm_snapping.grid_id as grid_id, 
  cscart_bm_snapping.block_id as block_id, 
  IFNULL(
    dynamic_object_content.content, 
    default_content.content
  ) as content, 
  IFNULL(
    dynamic_object_content.object_id, 
    default_content.object_id
  ) AS object_id, 
  IFNULL(
    dynamic_object_content.object_type, 
    default_content.object_type
  ) AS object_type, 
  cscart_bm_block_statuses.object_ids as object_ids, 
  cscart_bm_snapping.*, 
  cscart_bm_blocks.*, 
  cscart_bm_blocks_descriptions.* 
FROM 
  cscart_bm_snapping 
  LEFT JOIN cscart_bm_blocks ON cscart_bm_blocks.block_id = cscart_bm_snapping.block_id 
  LEFT JOIN cscart_bm_block_statuses ON cscart_bm_snapping.snapping_id = cscart_bm_block_statuses.snapping_id 
  AND cscart_bm_block_statuses.object_type LIKE '' 
  LEFT JOIN cscart_bm_blocks_descriptions ON cscart_bm_blocks.block_id = cscart_bm_blocks_descriptions.block_id 
  LEFT JOIN cscart_bm_blocks_content AS default_content ON cscart_bm_blocks.block_id = default_content.block_id 
  AND cscart_bm_blocks_descriptions.lang_code = default_content.lang_code 
  AND default_content.snapping_id = 0 
  AND default_content.object_id = 0 
  AND default_content.object_type like '' 
  LEFT JOIN cscart_bm_blocks_content AS dynamic_object_content ON cscart_bm_blocks.block_id = dynamic_object_content.block_id 
  AND cscart_bm_blocks_descriptions.lang_code = dynamic_object_content.lang_code 
  AND dynamic_object_content.object_id = 0 
  AND dynamic_object_content.object_type like '' 
WHERE 
  cscart_bm_snapping.grid_id IN (
    275, 276, 277, 278, 279, 280, 281, 284, 
    289, 285, 286, 287, 288, 290, 291, 293, 
    1816, 1813, 295, 303, 304, 305, 306, 
    307, 309, 310, 311, 313, 317, 320, 324, 
    321, 322, 323, 326, 327, 329, 330, 335, 
    336, 292, 1812, 296, 314, 316, 294, 297, 
    299, 298, 302, 308, 312, 315, 318, 319, 
    325, 328, 331, 332, 333, 334
  ) 
  AND cscart_bm_blocks_descriptions.lang_code = 'ar' 
ORDER BY 
  cscart_bm_snapping.order, 
  cscart_bm_snapping.block_id

Query time 0.00604

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "table_name": "cscart_bm_block_statuses",
      "access_type": "system",
      "possible_keys": ["snapping_id"],
      "rows": 0,
      "filtered": 0,
      "const_row_not_found": true
    },
    "read_sorted_file": {
      "filesort": {
        "sort_key": "cscart_bm_snapping.`order`, cscart_bm_snapping.block_id",
        "table": {
          "table_name": "cscart_bm_snapping",
          "access_type": "range",
          "possible_keys": ["grid_id"],
          "key": "grid_id",
          "key_length": "4",
          "used_key_parts": ["grid_id"],
          "rows": 90,
          "filtered": 100,
          "index_condition": "cscart_bm_snapping.grid_id in (275,276,277,278,279,280,281,284,289,285,286,287,288,290,291,293,1816,1813,295,303,304,305,306,307,309,310,311,313,317,320,324,321,322,323,326,327,329,330,335,336,292,1812,296,314,316,294,297,299,298,302,308,312,315,318,319,325,328,331,332,333,334)"
        }
      }
    },
    "table": {
      "table_name": "cscart_bm_blocks",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "4",
      "used_key_parts": ["block_id"],
      "ref": ["kigoonlinecs.cscart_bm_snapping.block_id"],
      "rows": 1,
      "filtered": 100
    },
    "table": {
      "table_name": "cscart_bm_blocks_descriptions",
      "access_type": "eq_ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "10",
      "used_key_parts": ["block_id", "lang_code"],
      "ref": ["kigoonlinecs.cscart_bm_snapping.block_id", "const"],
      "rows": 1,
      "filtered": 100,
      "index_condition": "cscart_bm_blocks_descriptions.lang_code = 'ar'"
    },
    "table": {
      "table_name": "default_content",
      "access_type": "ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "18",
      "used_key_parts": ["block_id", "snapping_id", "lang_code", "object_id"],
      "ref": [
        "kigoonlinecs.cscart_bm_snapping.block_id",
        "const",
        "kigoonlinecs.cscart_bm_blocks_descriptions.lang_code",
        "const"
      ],
      "rows": 1,
      "filtered": 100,
      "attached_condition": "trigcond(default_content.object_type like '')"
    },
    "table": {
      "table_name": "dynamic_object_content",
      "access_type": "ref",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "4",
      "used_key_parts": ["block_id"],
      "ref": ["kigoonlinecs.cscart_bm_snapping.block_id"],
      "rows": 3,
      "filtered": 100,
      "attached_condition": "trigcond(dynamic_object_content.lang_code = cscart_bm_blocks_descriptions.lang_code and dynamic_object_content.object_id = 0 and dynamic_object_content.object_type like '')"
    }
  }
}

Result

grid_id block_id content object_id object_type object_ids snapping_id wrapper user_class order status type properties company_id storefront_id lang_code name
275 67 0 327 0 A geo_maps_customer_location a:1:{s:8:"template";s:44:"addons/geo_maps/blocks/customer_location.tpl";} 0 1 ar Customer location
276 68 a:1:{s:4:"menu";s:1:"6";} 0 328 top-quick-links hidden-phone 0 A menu a:4:{s:8:"template";s:26:"blocks/menu/text_links.tpl";s:18:"show_items_in_line";s:1:"Y";s:22:"abt__ut2_demo_block_id";s:8:"top_menu";s:27:"open_on_sticky_panel_button";s:1:"N";} 0 1 ar Quick links
277 71 0 331 top-logo 0 A template a:2:{s:8:"template";s:32:"blocks/static_templates/logo.tpl";s:17:"abt__ut2_fly_menu";s:8:"top_logo";} 0 1 ar Logo
279 73 0 334 top-buttons-grid hidden-phone 0 A template a:1:{s:8:"template";s:49:"blocks/static_templates/abt__ut2__top_buttons.tpl";} 0 1 ar AB: Buttons Compare and Wishlist
280 79 0 336 ut2-top-my-account 0 A my_account a:1:{s:8:"template";s:21:"blocks/my_account.tpl";} 0 1 ar Account
285 82 0 341 blocks/wrappers/footer_general.tpl 0 A template a:1:{s:8:"template";s:44:"blocks/static_templates/my_account_links.tpl";} 0 1 ar My account
288 85 a:1:{s:7:"content";s:698:"<ul> <li>г. {$settings.Company.company_city}, {$settings.Company.company_address}</li> <li><a href="tel:{$settings.Company.company_phone}"><bdi>{$settings.Company.company_phone}</bdi> (звонок бесплатный)</a></li> <li><a href="tel:{$settings.Company.company_phone_2}"><bdi>{$settings.Company.company_phone_2}</bdi></a></li> <li>{__('weekday_abr_1')}-{__('weekday_abr_0')} 9.00 - 18.00</li> <li><a class="ty-exception__links-a greeny" href="mailto:{$settings.Company.company_users_department}">{$settings.Company.company_users_department}</a></li> <li><a href="{'pages.view&page_id=20'|fn_url}" class="ty-exception__links-a">{__('view_on_map')}</a></li> </ul>";} 0 344 blocks/wrappers/footer_general.tpl footer-no-wysiwyg 0 A safe_smarty_block a:2:{s:8:"template";s:28:"blocks/safe_smarty_block.tpl";s:17:"abt__ut2_fly_menu";s:8:"contacts";} 0 1 ar Contact us
1813 88 a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:8:"40,41,42";}} 0 347 homepage-banners 0 A banners a:17:{s:8:"template";s:66:"addons/abt__unitheme2/blocks/abt__ut2_banner_carousel_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"450px";s:13:"height_mobile";s:5:"500px";s:5:"delay";s:2:"12";s:10:"navigation";s:1:"D";s:30:"disable_first_banner_lazy_load";s:1:"N";s:11:"pov_desktop";s:1:"1";s:10:"pov_tablet";s:1:"1";s:10:"pov_mobile";s:1:"1";s:22:"abt__ut2_demo_block_id";s:19:"main_banner_default";s:23:"skeleton_height_desktop";s:3:"500";s:22:"skeleton_height_tablet";s:0:"";s:22:"skeleton_height_mobile";s:0:"";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";} 0 1 ar Main banners
293 89 a:6:{s:4:"menu";s:1:"5";s:22:"ab__fn_show_common_btn";s:1:"N";s:22:"ab__fn_common_btn_text";s:0:"";s:27:"ab__fn_show_common_btn_link";s:0:"";s:23:"ab__fn_common_btn_class";s:0:"";s:22:"ab__fn_common_btn_type";s:14:"ab__fn_cbt_btn";} 0 348 blocks/wrappers/abt__ut2__mainbox_general.tpl 0 D ab__fast_navigation a:9:{s:8:"template";s:74:"addons/ab__fast_navigation/blocks/ab__fast_navigation/ab__fn_one_level.tpl";s:19:"ab__fn_display_type";s:11:"ab__fn_grid";s:32:"ab__fn_number_of_columns_desktop";s:2:"10";s:38:"ab__fn_number_of_columns_desktop_small";s:1:"6";s:31:"ab__fn_number_of_columns_tablet";s:1:"5";s:37:"ab__fn_number_of_columns_tablet_small";s:1:"4";s:31:"ab__fn_number_of_columns_mobile";s:1:"3";s:17:"ab__fn_icon_width";s:3:"100";s:22:"abt__ut2_demo_block_id";s:0:"";} 0 1 ar AB: Fast Navigation Catalog
295 90 a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"33";}} 0 349 0 A banners a:15:{s:8:"template";s:57:"addons/abt__unitheme2/blocks/abt__ut2_banner_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"250px";s:13:"height_mobile";s:5:"200px";s:30:"disable_first_banner_lazy_load";s:1:"N";s:11:"pov_desktop";s:1:"1";s:10:"pov_tablet";s:1:"1";s:10:"pov_mobile";s:1:"1";s:22:"abt__ut2_demo_block_id";s:12:"banner_cat_1";s:23:"skeleton_height_desktop";s:0:"";s:22:"skeleton_height_tablet";s:0:"";s:22:"skeleton_height_mobile";s:0:"";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";} 0 1 ar AB: Banner 1
296 92 a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"31";}} 0 351 0 A banners a:15:{s:8:"template";s:57:"addons/abt__unitheme2/blocks/abt__ut2_banner_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"250px";s:13:"height_mobile";s:5:"200px";s:30:"disable_first_banner_lazy_load";s:1:"N";s:11:"pov_desktop";s:1:"1";s:10:"pov_tablet";s:1:"1";s:10:"pov_mobile";s:1:"1";s:22:"abt__ut2_demo_block_id";s:12:"banner_cat_3";s:23:"skeleton_height_desktop";s:0:"";s:22:"skeleton_height_tablet";s:0:"";s:22:"skeleton_height_mobile";s:0:"";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";} 0 1 ar AB: Banner 3
298 96 a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"32";}} 0 355 0 A banners a:15:{s:8:"template";s:57:"addons/abt__unitheme2/blocks/abt__ut2_banner_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"250px";s:13:"height_mobile";s:5:"200px";s:30:"disable_first_banner_lazy_load";s:1:"N";s:11:"pov_desktop";s:1:"1";s:10:"pov_tablet";s:1:"1";s:10:"pov_mobile";s:1:"1";s:22:"abt__ut2_demo_block_id";s:12:"banner_cat_8";s:23:"skeleton_height_desktop";s:0:"";s:22:"skeleton_height_tablet";s:0:"";s:22:"skeleton_height_mobile";s:0:"";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";} 0 1 ar AB: Banner 8
298 97 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"26";}} 0 356 0 D banners a:5:{s:8:"template";s:57:"addons/abt__unitheme2/blocks/abt__ut2_banner_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"250px";s:13:"height_mobile";s:5:"200px";s:22:"abt__ut2_demo_block_id";s:12:"banner_cat_7";} 0 1 ar AB: Banner 7
303 102 0 361 0 D template a:6:{s:8:"template";s:49:"blocks/static_templates/abt__ut2__title_block.tpl";s:20:"abt__ut_center_title";s:1:"Y";s:29:"abt__ut_title_line_decoration";s:1:"Y";s:22:"abt__ut_big_size_title";s:7:"biggest";s:21:"abt__ut_title_opacity";s:1:"N";s:22:"abt__ut2_demo_block_id";s:0:"";} 0 1 ar <mark>Seasonal offers</mark> best choice
307 107 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:7:"223,224";}} 0 366 ut2-gray-box 0 A products a:8:{s:8:"template";s:40:"blocks/products/products_small_items.tpl";s:11:"item_number";s:1:"N";s:15:"thumbnail_width";s:3:"100";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:3:"292";s:22:"skeleton_height_tablet";s:3:"256";s:22:"skeleton_height_mobile";s:3:"200";s:23:"hide_add_to_cart_button";s:1:"N";} 0 1 ar 04 - Seasonal [products]
309 109 0 368 0 A template a:6:{s:8:"template";s:49:"blocks/static_templates/abt__ut2__title_block.tpl";s:20:"abt__ut_center_title";s:1:"Y";s:29:"abt__ut_title_line_decoration";s:1:"N";s:22:"abt__ut_big_size_title";s:3:"big";s:21:"abt__ut_title_opacity";s:1:"Y";s:22:"abt__ut2_demo_block_id";s:0:"";} 0 1 ar <mark>In demand</mark> this week
311 111 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:11:"46,47,48,49";}} 0 370 0 A banners a:12:{s:8:"template";s:57:"addons/abt__unitheme2/blocks/abt__ut2_banner_multiple.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"450px";s:13:"height_mobile";s:5:"450px";s:13:"minimal_width";s:5:"300px";s:19:"multiple_mode_items";s:1:"4";s:10:"navigation";s:1:"L";s:5:"delay";s:1:"6";s:22:"abt__ut2_demo_block_id";s:9:"banner_15";s:23:"skeleton_height_desktop";s:3:"455";s:22:"skeleton_height_tablet";s:3:"455";s:22:"skeleton_height_mobile";s:3:"455";} 0 1 ar AB: Banner 15
313 112 0 371 0 A template a:6:{s:8:"template";s:49:"blocks/static_templates/abt__ut2__title_block.tpl";s:20:"abt__ut_center_title";s:1:"Y";s:29:"abt__ut_title_line_decoration";s:1:"N";s:22:"abt__ut_big_size_title";s:3:"big";s:21:"abt__ut_title_opacity";s:1:"Y";s:22:"abt__ut2_demo_block_id";s:0:"";} 0 1 ar <mark>Most popular</mark> this month
316 114 0 373 0 A template a:6:{s:8:"template";s:49:"blocks/static_templates/abt__ut2__title_block.tpl";s:20:"abt__ut_center_title";s:1:"Y";s:29:"abt__ut_title_line_decoration";s:1:"N";s:22:"abt__ut_big_size_title";s:3:"big";s:21:"abt__ut_title_opacity";s:1:"Y";s:22:"abt__ut2_demo_block_id";s:0:"";} 0 1 ar The <mark>best cameras</mark> today
1812 117 a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:5:"34,43";}} 0 2293 0 A banners a:17:{s:8:"template";s:66:"addons/abt__unitheme2/blocks/abt__ut2_banner_carousel_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"200px";s:13:"height_mobile";s:5:"200px";s:5:"delay";s:1:"6";s:10:"navigation";s:1:"D";s:30:"disable_first_banner_lazy_load";s:1:"N";s:11:"pov_desktop";s:1:"1";s:10:"pov_tablet";s:1:"1";s:10:"pov_mobile";s:1:"1";s:22:"abt__ut2_demo_block_id";s:8:"banner_9";s:23:"skeleton_height_desktop";s:3:"300";s:22:"skeleton_height_tablet";s:3:"250";s:22:"skeleton_height_mobile";s:3:"250";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";} 0 1 ar AB: Banner 9
321 117 a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:5:"34,43";}} 0 376 0 A banners a:17:{s:8:"template";s:66:"addons/abt__unitheme2/blocks/abt__ut2_banner_carousel_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"200px";s:13:"height_mobile";s:5:"200px";s:5:"delay";s:1:"6";s:10:"navigation";s:1:"D";s:30:"disable_first_banner_lazy_load";s:1:"N";s:11:"pov_desktop";s:1:"1";s:10:"pov_tablet";s:1:"1";s:10:"pov_mobile";s:1:"1";s:22:"abt__ut2_demo_block_id";s:8:"banner_9";s:23:"skeleton_height_desktop";s:3:"300";s:22:"skeleton_height_tablet";s:3:"250";s:22:"skeleton_height_mobile";s:3:"250";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";} 0 1 ar AB: Banner 9
323 120 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"37";}} 0 379 0 A banners a:10:{s:8:"template";s:66:"addons/abt__unitheme2/blocks/abt__ut2_banner_carousel_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"250px";s:13:"height_mobile";s:5:"250px";s:5:"delay";s:1:"6";s:10:"navigation";s:1:"D";s:22:"abt__ut2_demo_block_id";s:9:"banner_10";s:23:"skeleton_height_desktop";s:3:"250";s:22:"skeleton_height_tablet";s:3:"250";s:22:"skeleton_height_mobile";s:3:"250";} 0 1 ar AB: Banner 10
324 122 a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:5:"42,44";}} 0 381 0 A banners a:12:{s:8:"template";s:57:"addons/abt__unitheme2/blocks/abt__ut2_banner_multiple.tpl";s:6:"margin";s:9:"0 0 5px 0";s:6:"height";s:5:"500px";s:13:"height_mobile";s:5:"500px";s:13:"minimal_width";s:5:"360px";s:19:"multiple_mode_items";s:1:"2";s:10:"navigation";s:1:"L";s:5:"delay";s:1:"6";s:22:"abt__ut2_demo_block_id";s:9:"banner_17";s:23:"skeleton_height_desktop";s:3:"500";s:22:"skeleton_height_tablet";s:3:"500";s:22:"skeleton_height_mobile";s:3:"500";} 0 1 ar AB: Banner 17
326 124 0 383 0 A template a:6:{s:8:"template";s:49:"blocks/static_templates/abt__ut2__title_block.tpl";s:20:"abt__ut_center_title";s:1:"Y";s:29:"abt__ut_title_line_decoration";s:1:"N";s:22:"abt__ut_big_size_title";s:3:"big";s:21:"abt__ut_title_opacity";s:1:"Y";s:22:"abt__ut2_demo_block_id";s:0:"";} 0 1 ar The best <mark>deals of the day</mark>
331 128 0 387 0 A template a:6:{s:8:"template";s:49:"blocks/static_templates/abt__ut2__title_block.tpl";s:20:"abt__ut_center_title";s:1:"Y";s:29:"abt__ut_title_line_decoration";s:1:"Y";s:22:"abt__ut_big_size_title";s:7:"biggest";s:21:"abt__ut_title_opacity";s:1:"N";s:22:"abt__ut2_demo_block_id";s:0:"";} 0 1 ar Stay updated with the <mark>latest news</mark>
332 130 a:1:{s:7:"content";s:613:"<p>A site that sells products online. Allows users to create a purchase order, choose a payment method and deliver the order on the Internet. Having chosen the necessary goods or services, the user usually has the opportunity to select a method of payment and delivery on the site right away.</p> <p>The main difference between the Internet store and the traditional one is in the type of the trading platform. A typical store needs a trading hall, shop windows, price tags, as well as sellers, cashiers and experienced consultants, the online store has the entire infrastructure implemented programmatically.</p>";} 0 389 blocks/wrappers/abt__ut2__mainbox_general.tpl 0 A html_block a:2:{s:8:"template";s:21:"blocks/html_block.tpl";s:22:"abt__ut2_demo_block_id";s:0:"";} 0 1 ar About company
335 133 0 392 0 A template a:5:{s:8:"template";s:46:"blocks/static_templates/subscribe_advanced.tpl";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:3:"178";s:22:"skeleton_height_tablet";s:3:"188";s:22:"skeleton_height_mobile";s:3:"192";} 0 1 ar AB: Subscribe
336 134 a:1:{s:7:"content";s:865:"<div class="ut2-social-link-block"><div class="ty-mainbox-title">{__("get_social")}</div> <div class="ty-uppercase ty-social-link__title">Join our group<br>and be the first to learn about all promotions and offers!</div> <div class="ut2-social-links"> <a target="_blank" href="your_social_link"><i class="ut2-icon-facebook"></i></a> <a target="_blank" href="your_social_link"><i class="ut2-icon-instagram"></i></a> <a target="_blank" href="your_social_link"><i class="ut2-icon-twitter"></i></a> <a target="_blank" href="your_social_link"><i class="ut2-icon-telegram"></i></a> <a target="_blank" href="your_social_link"><i class="ut2-icon-youtube"></i></a> <a target="_blank" href="your_social_link"><i class="ut2-icon-skype"></i></a> <a target="_blank" href="your_social_link"><i class="ut2-icon-pinterest"></i></a> </div> </div>";} 0 393 0 A safe_smarty_block a:6:{s:8:"template";s:28:"blocks/safe_smarty_block.tpl";s:17:"abt__ut2_fly_menu";s:12:"social_links";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:3:"178";s:22:"skeleton_height_tablet";s:3:"188";s:22:"skeleton_height_mobile";s:3:"192";} 0 1 ar AB: Social links
278 192 a:1:{s:13:"settings_link";s:0:"";} 0 332 0 A abt__ut2_fly_menu a:6:{s:8:"template";s:50:"addons/abt__unitheme2/blocks/abt__ut2_fly_menu.tpl";s:19:"abt_menu_icon_items";s:1:"Y";s:36:"elements_per_column_third_level_view";s:1:"5";s:19:"abt__ut2_show_title";s:1:"Y";s:22:"abt__ut2_demo_block_id";s:0:"";s:27:"open_on_sticky_panel_button";s:1:"Y";} 0 1 ar Menu
306 228 a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"33";}} 0 2291 0 A banners a:17:{s:8:"template";s:66:"addons/abt__unitheme2/blocks/abt__ut2_banner_carousel_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"200px";s:13:"height_mobile";s:5:"200px";s:5:"delay";s:1:"3";s:10:"navigation";s:1:"D";s:30:"disable_first_banner_lazy_load";s:1:"N";s:11:"pov_desktop";s:1:"1";s:10:"pov_tablet";s:1:"1";s:10:"pov_mobile";s:1:"1";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:3:"250";s:22:"skeleton_height_tablet";s:3:"250";s:22:"skeleton_height_mobile";s:3:"250";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";} 0 1 ar Banner c1
299 233 a:3:{s:5:"width";s:0:"";s:6:"height";s:2:"80";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"59";}} 0 2302 0 A banners a:17:{s:8:"template";s:66:"addons/abt__unitheme2/blocks/abt__ut2_banner_carousel_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:2:"80";s:13:"height_mobile";s:2:"80";s:5:"delay";s:1:"3";s:10:"navigation";s:1:"D";s:30:"disable_first_banner_lazy_load";s:1:"N";s:11:"pov_desktop";s:1:"1";s:10:"pov_tablet";s:1:"1";s:10:"pov_mobile";s:1:"1";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:0:"";s:22:"skeleton_height_tablet";s:0:"";s:22:"skeleton_height_mobile";s:0:"";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";} 0 1 ar Banner G2 Besttseller
1816 234 0 2304 0 D template a:12:{s:8:"template";s:49:"blocks/static_templates/abt__ut2__title_block.tpl";s:20:"abt__ut_center_title";s:1:"Y";s:29:"abt__ut_title_line_decoration";s:1:"Y";s:22:"abt__ut_big_size_title";s:6:"normal";s:21:"abt__ut_title_opacity";s:1:"N";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:0:"";s:22:"skeleton_height_tablet";s:0:"";s:22:"skeleton_height_mobile";s:0:"";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";} 0 1 ar Our <b><mark style="background-color: orange; color: white;">our
1816 235 a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"60";}} 0 2305 0 A banners a:17:{s:8:"template";s:66:"addons/abt__unitheme2/blocks/abt__ut2_banner_carousel_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:4:"80px";s:13:"height_mobile";s:5:"800px";s:5:"delay";s:1:"3";s:10:"navigation";s:1:"D";s:30:"disable_first_banner_lazy_load";s:1:"N";s:11:"pov_desktop";s:1:"1";s:10:"pov_tablet";s:1:"1";s:10:"pov_mobile";s:1:"1";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:0:"";s:22:"skeleton_height_tablet";s:0:"";s:22:"skeleton_height_mobile";s:0:"";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";} 0 1 ar Banner G3 Oc
303 236 a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"61";}} 0 2306 0 A banners a:17:{s:8:"template";s:66:"addons/abt__unitheme2/blocks/abt__ut2_banner_carousel_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:4:"80px";s:13:"height_mobile";s:4:"80px";s:5:"delay";s:1:"3";s:10:"navigation";s:1:"D";s:30:"disable_first_banner_lazy_load";s:1:"N";s:11:"pov_desktop";s:1:"1";s:10:"pov_tablet";s:1:"1";s:10:"pov_mobile";s:1:"1";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:0:"";s:22:"skeleton_height_tablet";s:0:"";s:22:"skeleton_height_mobile";s:0:"";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";} 0 1 ar Banner G4 New ar
276 69 0 329 top-currencies 1 A currencies a:4:{s:8:"template";s:21:"blocks/currencies.tpl";s:22:"abt__ut2_demo_block_id";s:0:"";s:6:"format";s:6:"symbol";s:14:"dropdown_limit";s:1:"0";} 0 1 ar Currencies
279 74 0 335 1 A template a:6:{s:8:"template";s:46:"blocks/static_templates/abt__ut2__contacts.tpl";s:49:"abt__ut2__block_contacts_show_call_request_button";s:1:"Y";s:44:"abt__ut2__block_contacts_show_social_buttons";s:1:"Y";s:35:"abt__ut2__block_contacts_show_email";s:1:"Y";s:36:"abt__ut2__block_contacts_show_addres";s:1:"Y";s:22:"abt__ut2_demo_block_id";s:0:"";} 0 1 ar Contacts
278 77 0 333 1 A template a:1:{s:8:"template";s:34:"blocks/static_templates/search.tpl";} 0 1 ar Search
280 78 0 337 ut2-top-cart-content 1 A cart_content a:4:{s:8:"template";s:23:"blocks/cart_content.tpl";s:22:"display_bottom_buttons";s:1:"Y";s:20:"display_delete_icons";s:1:"Y";s:19:"products_links_type";s:5:"thumb";} 0 1 ar Cart content
286 83 a:1:{s:7:"content";s:611:" <ul id="demo_store_links"> <li class="ty-footer-menu__item"><a href="{"pages.view?page_id=2"|fn_url}">About us</a></li> <li class="ty-footer-menu__item"><a href="{"pages.view?page_id=30"|fn_url}">Contact us</a></li> <li class="ty-footer-menu__item"><a href="{"gift_certificates.add"|fn_url}">Gift certificates</a></li> <li class="ty-footer-menu__item"><a href="{"product_features.view_all?filter_id=10"|fn_url}">Our brands</a></li> <li class="ty-footer-menu__item"><a href="{"pages.view?page_id=7"|fn_url}">Blog</a></li> <li class="ty-footer-menu__item"><a href="{"sitemap.view"|fn_url}">Sitemap</a></li> </ul>";} 0 342 blocks/wrappers/footer_general.tpl footer-no-wysiwyg 1 A safe_smarty_block a:1:{s:8:"template";s:28:"blocks/safe_smarty_block.tpl";} 0 1 ar Demo Store
295 91 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"29";}} 0 350 1 D banners a:5:{s:8:"template";s:57:"addons/abt__unitheme2/blocks/abt__ut2_banner_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"250px";s:13:"height_mobile";s:5:"200px";s:22:"abt__ut2_demo_block_id";s:12:"banner_cat_2";} 0 1 ar AB: Banner 2
296 93 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"30";}} 0 352 1 D banners a:5:{s:8:"template";s:57:"addons/abt__unitheme2/blocks/abt__ut2_banner_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"250px";s:13:"height_mobile";s:5:"200px";s:22:"abt__ut2_demo_block_id";s:12:"banner_cat_4";} 0 1 ar AB: Banner 4
1812 95 a:3:{s:5:"width";s:3:"300";s:6:"height";s:3:"250";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"28";}} 0 2296 1 A banners a:15:{s:8:"template";s:57:"addons/abt__unitheme2/blocks/abt__ut2_banner_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"250px";s:13:"height_mobile";s:5:"200px";s:30:"disable_first_banner_lazy_load";s:1:"N";s:11:"pov_desktop";s:1:"1";s:10:"pov_tablet";s:1:"1";s:10:"pov_mobile";s:1:"1";s:22:"abt__ut2_demo_block_id";s:12:"banner_cat_6";s:23:"skeleton_height_desktop";s:3:"300";s:22:"skeleton_height_tablet";s:0:"";s:22:"skeleton_height_mobile";s:0:"";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";} 0 1 ar AB: Banner 6
303 99 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:70:"175,240,125,120,225,224,169,246,223,226,163,161,215,248,94,173,190,189";}} 0 358 1 A products a:11:{s:8:"template";s:33:"blocks/products/ab__grid_list.tpl";s:11:"item_number";s:1:"N";s:17:"number_of_columns";s:1:"6";s:21:"abt__ut2_loading_type";s:7:"onclick";s:25:"abt__ut2_thumbnail_height";s:3:"210";s:15:"thumbnail_width";s:3:"210";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:3:"430";s:22:"skeleton_height_tablet";s:3:"415";s:22:"skeleton_height_mobile";s:3:"390";s:23:"hide_add_to_cart_button";s:1:"N";} 0 1 ar Most Popular
305 103 a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:8:"34,43,49";}} 0 362 1 A banners a:17:{s:8:"template";s:66:"addons/abt__unitheme2/blocks/abt__ut2_banner_carousel_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"250px";s:13:"height_mobile";s:5:"250px";s:5:"delay";s:1:"6";s:10:"navigation";s:1:"D";s:30:"disable_first_banner_lazy_load";s:1:"N";s:11:"pov_desktop";s:1:"1";s:10:"pov_tablet";s:1:"1";s:10:"pov_mobile";s:1:"1";s:22:"abt__ut2_demo_block_id";s:8:"banner_9";s:23:"skeleton_height_desktop";s:3:"250";s:22:"skeleton_height_tablet";s:3:"250";s:22:"skeleton_height_mobile";s:3:"250";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";} 0 1 ar AB: Banner 9
306 105 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:11:"248,161,163";}} 0 364 ut2-gray-box 1 A products a:12:{s:8:"template";s:40:"blocks/products/products_small_items.tpl";s:11:"item_number";s:1:"N";s:15:"thumbnail_width";s:3:"265";s:16:"thumbnail_height";s:3:"100";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:3:"562";s:22:"skeleton_height_tablet";s:3:"576";s:22:"skeleton_height_mobile";s:3:"546";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";s:23:"hide_add_to_cart_button";s:1:"N";} 0 1 ar 03 - Seasonal [products]
307 108 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:11:"50,51,52,53";}} 0 367 1 A banners a:10:{s:8:"template";s:66:"addons/abt__unitheme2/blocks/abt__ut2_banner_carousel_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"250px";s:13:"height_mobile";s:5:"250px";s:5:"delay";s:1:"6";s:10:"navigation";s:1:"D";s:22:"abt__ut2_demo_block_id";s:9:"banner_18";s:22:"skeleton_height_mobile";s:3:"250";s:22:"skeleton_height_tablet";s:3:"250";s:23:"skeleton_height_desktop";s:3:"250";} 0 1 ar AB: Banner 18
317 115 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:23:"190,169,175,246,173,163";}} 0 374 1 A products a:16:{s:8:"template";s:46:"blocks/products/products_scroller_advanced.tpl";s:10:"show_price";s:1:"Y";s:17:"enable_quick_view";s:1:"N";s:24:"not_scroll_automatically";s:1:"Y";s:15:"scroll_per_page";s:1:"Y";s:15:"thumbnail_width";s:3:"210";s:25:"abt__ut2_thumbnail_height";s:3:"210";s:5:"speed";s:3:"400";s:5:"delay";s:1:"3";s:13:"item_quantity";s:1:"6";s:18:"outside_navigation";s:1:"N";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:3:"357";s:22:"skeleton_height_tablet";s:3:"431";s:22:"skeleton_height_mobile";s:3:"371";s:23:"hide_add_to_cart_button";s:1:"N";} 0 1 ar The best cameras today
321 118 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:5:"36,39";}} 0 377 1 A banners a:10:{s:8:"template";s:66:"addons/abt__unitheme2/blocks/abt__ut2_banner_carousel_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"250px";s:13:"height_mobile";s:5:"250px";s:5:"delay";s:1:"3";s:10:"navigation";s:1:"D";s:22:"abt__ut2_demo_block_id";s:9:"banner_12";s:23:"skeleton_height_desktop";s:3:"250";s:22:"skeleton_height_tablet";s:3:"250";s:22:"skeleton_height_mobile";s:3:"250";} 0 1 ar AB: Banner 12
324 123 a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:17:"34,43,36,37,39,38";}} 0 382 1 A banners a:12:{s:8:"template";s:57:"addons/abt__unitheme2/blocks/abt__ut2_banner_multiple.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"250px";s:13:"height_mobile";s:5:"250px";s:13:"minimal_width";s:5:"360px";s:19:"multiple_mode_items";s:1:"3";s:10:"navigation";s:1:"L";s:5:"delay";s:1:"3";s:22:"abt__ut2_demo_block_id";s:9:"banner_16";s:23:"skeleton_height_desktop";s:3:"250";s:22:"skeleton_height_tablet";s:3:"250";s:22:"skeleton_height_mobile";s:3:"250";} 0 1 ar AB: Banner 16
332 131 0 390 homepage-our-brands 1 D our_brands a:10:{s:8:"template";s:21:"blocks/our_brands.tpl";s:24:"not_scroll_automatically";s:1:"N";s:15:"scroll_per_page";s:1:"N";s:5:"speed";s:3:"400";s:11:"pause_delay";s:1:"3";s:13:"item_quantity";s:2:"10";s:11:"total_items";s:2:"10";s:15:"thumbnail_width";s:2:"75";s:18:"outside_navigation";s:1:"N";s:22:"abt__ut2_demo_block_id";s:0:"";} 0 1 ar Our brands
281 193 a:1:{s:4:"menu";s:1:"6";} 0 338 hidden-phone 1 A menu a:15:{s:8:"template";s:48:"blocks/menu/abt__ut2_dropdown_horizontal_mwi.tpl";s:19:"abt_menu_long_names";s:1:"N";s:29:"abt_menu_long_names_max_width";s:3:"110";s:40:"abt__menu_add_horizontal_scroll_sections";s:1:"Y";s:21:"abt__ut2_filling_type";s:14:"column_filling";s:22:"abt__ut2_columns_count";s:1:"4";s:19:"abt_menu_icon_items";s:1:"Y";s:36:"no_hidden_elements_second_level_view";s:1:"5";s:36:"elements_per_column_third_level_view";s:2:"30";s:30:"dropdown_second_level_elements";s:2:"30";s:29:"dropdown_third_level_elements";s:2:"30";s:31:"abt__ut2_view_more_btn_behavior";s:10:"view_items";s:24:"abt__ut2_menu_min_height";s:3:"450";s:22:"abt__ut2_demo_block_id";s:9:"main_menu";s:27:"open_on_sticky_panel_button";s:1:"N";} 0 1 ar Main menu
313 229 a:3:{s:5:"width";s:0:"";s:6:"height";s:3:"250";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"57";}} 0 2297 1 A banners a:17:{s:8:"template";s:66:"addons/abt__unitheme2/blocks/abt__ut2_banner_carousel_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:3:"250";s:13:"height_mobile";s:3:"250";s:5:"delay";s:1:"3";s:10:"navigation";s:1:"D";s:30:"disable_first_banner_lazy_load";s:1:"N";s:11:"pov_desktop";s:1:"1";s:10:"pov_tablet";s:1:"1";s:10:"pov_mobile";s:1:"1";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:0:"";s:22:"skeleton_height_tablet";s:0:"";s:22:"skeleton_height_mobile";s:0:"";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";} 0 1 ar Banner G1
280 70 a:1:{s:4:"text";s:0:"";} 0 330 top-languages 2 A languages a:4:{s:8:"template";s:20:"blocks/languages.tpl";s:22:"abt__ut2_demo_block_id";s:0:"";s:6:"format";s:22:"ab__name_without_icons";s:14:"dropdown_limit";s:1:"0";} 0 1 ar Languages
287 84 a:1:{s:7:"content";s:750:" <ul id="customer_service_links"> <li class="ty-footer-menu__item"><a href="{"orders.search"|fn_url}" rel="nofollow">About your order</a></li> {if $addons.wishlist && $addons.wishlist.status == 'A'} <li class="ty-footer-menu__item"><a href="{"wishlist.view"|fn_url}" rel="nofollow">Wishlist</a></li> {/if} {if $settings.General.enable_compare_products == 'Y'} <li class="ty-footer-menu__item"><a href="{"product_features.compare"|fn_url}" rel="nofollow">Comparison list</a></li> {/if} </ul>";} 0 343 blocks/wrappers/footer_general.tpl footer-no-wysiwyg 2 A safe_smarty_block a:1:{s:8:"template";s:28:"blocks/safe_smarty_block.tpl";} 0 1 ar Customer Service
290 86 0 345 2 A template a:1:{s:8:"template";s:37:"blocks/static_templates/copyright.tpl";} 0 1 ar Copyright
291 87 0 346 2 A template a:1:{s:8:"template";s:41:"blocks/static_templates/payment_icons.tpl";} 0 1 ar Payment icons
297 94 a:3:{s:5:"width";s:0:"";s:6:"height";s:0:"";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"27";}} 0 353 2 A banners a:15:{s:8:"template";s:57:"addons/abt__unitheme2/blocks/abt__ut2_banner_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"250px";s:13:"height_mobile";s:5:"200px";s:30:"disable_first_banner_lazy_load";s:1:"N";s:11:"pov_desktop";s:1:"1";s:10:"pov_tablet";s:1:"1";s:10:"pov_mobile";s:1:"1";s:22:"abt__ut2_demo_block_id";s:12:"banner_cat_5";s:23:"skeleton_height_desktop";s:0:"";s:22:"skeleton_height_tablet";s:0:"";s:22:"skeleton_height_mobile";s:0:"";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";} 0 1 ar AB: Banner 5
303 101 a:1:{s:5:"items";a:4:{s:7:"filling";s:11:"bestsellers";s:5:"limit";s:2:"18";s:3:"cid";s:331:"165,166,167,168,169,170,171,172,174,175,176,177,178,179,180,181,182,185,186,187,188,189,190,191,193,194,195,196,197,198,199,200,201,202,203,204,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,234,235,236,237,238,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,263";s:27:"abt__ut2_mv_vendor_products";s:1:"N";}} 0 360 2 A products a:14:{s:8:"template";s:33:"blocks/products/ab__grid_list.tpl";s:11:"item_number";s:1:"N";s:17:"number_of_columns";s:1:"8";s:21:"abt__ut2_loading_type";s:18:"onclick_and_scroll";s:15:"thumbnail_width";s:3:"210";s:25:"abt__ut2_thumbnail_height";s:3:"210";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:3:"430";s:22:"skeleton_height_tablet";s:3:"415";s:22:"skeleton_height_mobile";s:3:"390";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";s:23:"hide_add_to_cart_button";s:1:"N";} 0 1 ar On Sale
305 104 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:7:"215,213";}} 0 363 ut2-color-box 2 A products a:8:{s:8:"template";s:40:"blocks/products/products_small_items.tpl";s:11:"item_number";s:1:"N";s:15:"thumbnail_width";s:2:"90";s:22:"abt__ut2_demo_block_id";s:0:"";s:22:"skeleton_height_mobile";s:3:"292";s:22:"skeleton_height_tablet";s:3:"309";s:23:"skeleton_height_desktop";s:3:"367";s:23:"hide_add_to_cart_button";s:1:"N";} 0 1 ar 02 - Seasonal [products]
310 110 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:29:"282,250,255,248,78,94,246,230";}} 0 369 2 A products a:16:{s:8:"template";s:46:"blocks/products/products_scroller_advanced.tpl";s:10:"show_price";s:1:"Y";s:17:"enable_quick_view";s:1:"N";s:24:"not_scroll_automatically";s:1:"Y";s:15:"scroll_per_page";s:1:"Y";s:15:"thumbnail_width";s:3:"210";s:25:"abt__ut2_thumbnail_height";s:3:"210";s:5:"speed";s:3:"400";s:5:"delay";s:1:"3";s:13:"item_quantity";s:1:"6";s:18:"outside_navigation";s:1:"N";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:3:"357";s:22:"skeleton_height_tablet";s:3:"431";s:22:"skeleton_height_mobile";s:3:"371";s:23:"hide_add_to_cart_button";s:1:"N";} 0 1 ar In demand this week
314 113 a:1:{s:5:"items";a:6:{s:7:"filling";s:6:"newest";s:6:"period";s:1:"A";s:9:"last_days";s:2:"90";s:5:"limit";s:2:"12";s:3:"cid";s:0:"";s:27:"abt__ut2_mv_vendor_products";s:1:"N";}} 0 372 2 A products a:14:{s:8:"template";s:33:"blocks/products/ab__grid_list.tpl";s:11:"item_number";s:1:"N";s:17:"number_of_columns";s:1:"6";s:21:"abt__ut2_loading_type";s:7:"onclick";s:15:"thumbnail_width";s:3:"210";s:25:"abt__ut2_thumbnail_height";s:3:"210";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:3:"357";s:22:"skeleton_height_tablet";s:3:"431";s:22:"skeleton_height_mobile";s:3:"371";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";s:23:"hide_add_to_cart_button";s:1:"N";} 0 1 ar Most popular this month
318 116 0 375 2 A template a:6:{s:8:"template";s:49:"blocks/static_templates/abt__ut2__title_block.tpl";s:20:"abt__ut_center_title";s:1:"Y";s:29:"abt__ut_title_line_decoration";s:1:"Y";s:22:"abt__ut_big_size_title";s:7:"biggest";s:21:"abt__ut_title_opacity";s:1:"N";s:22:"abt__ut2_demo_block_id";s:0:"";} 0 1 ar Discover some of <mark>our promotions</mark>
322 119 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"44";}} 0 378 2 A banners a:10:{s:8:"template";s:66:"addons/abt__unitheme2/blocks/abt__ut2_banner_carousel_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"520px";s:13:"height_mobile";s:5:"520px";s:5:"delay";s:1:"6";s:10:"navigation";s:1:"D";s:22:"abt__ut2_demo_block_id";s:9:"banner_11";s:23:"skeleton_height_desktop";s:3:"520";s:22:"skeleton_height_tablet";s:3:"520";s:22:"skeleton_height_mobile";s:3:"520";} 0 1 ar AB: Banner 11
323 121 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"38";}} 0 380 2 A banners a:10:{s:8:"template";s:66:"addons/abt__unitheme2/blocks/abt__ut2_banner_carousel_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"250px";s:13:"height_mobile";s:5:"250px";s:5:"delay";s:1:"7";s:10:"navigation";s:1:"D";s:22:"abt__ut2_demo_block_id";s:9:"banner_13";s:23:"skeleton_height_desktop";s:3:"250";s:22:"skeleton_height_tablet";s:3:"250";s:22:"skeleton_height_mobile";s:3:"250";} 0 1 ar AB: Banner 13
327 125 a:1:{s:9:"promotion";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"30";}} 0 384 2 A ab__deal_of_the_day a:12:{s:8:"template";s:57:"addons/ab__deal_of_the_day/blocks/ab__deal_of_the_day.tpl";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:3:"400";s:22:"skeleton_height_tablet";s:3:"426";s:22:"skeleton_height_mobile";s:3:"734";s:24:"not_scroll_automatically";s:1:"Y";s:15:"scroll_per_page";s:1:"Y";s:5:"speed";s:3:"400";s:11:"pause_delay";s:1:"3";s:13:"item_quantity";s:1:"5";s:23:"hide_add_to_cart_button";s:1:"N";s:31:"ab__dotd_enable_countdown_timer";s:1:"Y";} 0 1 ar AB: Deal of the day
329 126 0 385 2 A template a:6:{s:8:"template";s:49:"blocks/static_templates/abt__ut2__title_block.tpl";s:20:"abt__ut_center_title";s:1:"Y";s:29:"abt__ut_title_line_decoration";s:1:"Y";s:22:"abt__ut_big_size_title";s:7:"biggest";s:21:"abt__ut_title_opacity";s:1:"N";s:22:"abt__ut2_demo_block_id";s:0:"";} 0 1 ar Explore current promotions
331 129 a:1:{s:5:"items";a:3:{s:7:"filling";s:25:"blog.abt_ut2_recent_posts";s:14:"parent_page_id";s:0:"";s:5:"limit";s:1:"7";}} 0 388 2 A blog a:5:{s:8:"template";s:43:"addons/blog/blocks/abt_ut2_recent_posts.tpl";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:3:"499";s:22:"skeleton_height_tablet";s:3:"500";s:22:"skeleton_height_mobile";s:4:"1045";} 0 1 ar Stay updated with the latest news (blog)
333 132 0 391 2 A main 0 1 ar Main content
299 232 a:1:{s:5:"items";a:4:{s:7:"filling";s:11:"bestsellers";s:5:"limit";s:1:"6";s:3:"cid";s:0:"";s:27:"abt__ut2_mv_vendor_products";s:1:"N";}} 0 2301 2 A products a:14:{s:8:"template";s:33:"blocks/products/ab__grid_list.tpl";s:11:"item_number";s:1:"N";s:17:"number_of_columns";s:1:"4";s:21:"abt__ut2_loading_type";s:7:"onclick";s:15:"thumbnail_width";s:3:"160";s:25:"abt__ut2_thumbnail_height";s:0:"";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:0:"";s:22:"skeleton_height_tablet";s:0:"";s:22:"skeleton_height_mobile";s:0:"";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";s:23:"hide_add_to_cart_button";s:1:"N";} 0 1 ar Besstseller kigo
297 95 a:3:{s:5:"width";s:3:"300";s:6:"height";s:3:"250";s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:2:"28";}} 0 354 3 D banners a:15:{s:8:"template";s:57:"addons/abt__unitheme2/blocks/abt__ut2_banner_combined.tpl";s:6:"margin";s:1:"0";s:6:"height";s:5:"250px";s:13:"height_mobile";s:5:"200px";s:30:"disable_first_banner_lazy_load";s:1:"N";s:11:"pov_desktop";s:1:"1";s:10:"pov_tablet";s:1:"1";s:10:"pov_mobile";s:1:"1";s:22:"abt__ut2_demo_block_id";s:12:"banner_cat_6";s:23:"skeleton_height_desktop";s:3:"300";s:22:"skeleton_height_tablet";s:0:"";s:22:"skeleton_height_mobile";s:0:"";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";} 0 1 ar AB: Banner 6
303 106 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:7:"280,187";}} 0 365 ut2-border-box 3 A products a:11:{s:8:"template";s:41:"blocks/products/products_multicolumns.tpl";s:11:"item_number";s:1:"N";s:17:"number_of_columns";s:1:"2";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:3:"292";s:22:"skeleton_height_tablet";s:3:"311";s:22:"skeleton_height_mobile";s:3:"340";s:12:"abt__ut2_url";s:0:"";s:23:"abt__ut2_url_appearance";s:1:"L";s:23:"abt__ut2_url_new_window";s:1:"N";s:23:"hide_add_to_cart_button";s:1:"N";} 0 1 ar 01 - Seasonal [products]
330 127 a:1:{s:5:"items";a:4:{s:7:"filling";s:26:"ab__dotd_sorted_promotions";s:7:"sort_by";s:7:"to_date";s:10:"sort_order";s:4:"desc";s:5:"limit";s:2:"10";}} 0 386 scroller 3 A ab__promotions a:10:{s:8:"template";s:66:"addons/ab__deal_of_the_day/blocks/promotions/ab__dotd_scroller.tpl";s:24:"not_scroll_automatically";s:1:"Y";s:5:"speed";s:3:"400";s:11:"pause_delay";s:1:"3";s:13:"item_quantity";s:1:"5";s:18:"outside_navigation";s:1:"N";s:22:"abt__ut2_demo_block_id";s:0:"";s:23:"skeleton_height_desktop";s:3:"367";s:22:"skeleton_height_tablet";s:3:"345";s:22:"skeleton_height_mobile";s:3:"411";} 0 1 ar Promotions