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 (
    192, 193, 194, 196, 323, 197, 324, 195, 
    198, 199, 322, 300, 339, 340, 341, 348, 
    349, 350, 351, 352, 353, 354, 355, 343, 
    347, 345, 346, 363, 365, 369, 364, 367, 
    370, 368, 366, 371, 372
  ) 
  AND cscart_bm_blocks_descriptions.lang_code = 'es' 
ORDER BY 
  cscart_bm_snapping.order, 
  cscart_bm_snapping.block_id

Query time 0.00377

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "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": 54,
              "filtered": 100,
              "index_condition": "cscart_bm_snapping.grid_id in (192,193,194,196,323,197,324,195,198,199,322,300,339,340,341,348,349,350,351,352,353,354,355,343,347,345,346,363,365,369,364,367,370,368,366,371,372)"
            }
          }
        }
      },
      {
        "table": {
          "table_name": "cscart_bm_blocks",
          "access_type": "eq_ref",
          "possible_keys": ["PRIMARY"],
          "key": "PRIMARY",
          "key_length": "4",
          "used_key_parts": ["block_id"],
          "ref": ["live_clonned.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": ["live_clonned.cscart_bm_snapping.block_id", "const"],
          "rows": 1,
          "filtered": 100,
          "index_condition": "cscart_bm_blocks_descriptions.lang_code = 'es'"
        }
      },
      {
        "table": {
          "table_name": "cscart_bm_block_statuses",
          "access_type": "ref",
          "possible_keys": ["snapping_id"],
          "key": "snapping_id",
          "key_length": "4",
          "used_key_parts": ["snapping_id"],
          "ref": ["live_clonned.cscart_bm_snapping.snapping_id"],
          "rows": 1,
          "filtered": 100,
          "attached_condition": "trigcond(cscart_bm_snapping.snapping_id = cscart_bm_block_statuses.snapping_id and cscart_bm_block_statuses.object_type like '')"
        }
      },
      {
        "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": [
            "live_clonned.cscart_bm_snapping.block_id",
            "const",
            "live_clonned.cscart_bm_blocks_descriptions.lang_code",
            "const"
          ],
          "rows": 2,
          "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": ["live_clonned.cscart_bm_snapping.block_id"],
          "rows": 7,
          "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
343 11 0 444 0 A main 0 1 es Main Content
196 14 0 218 blocks/wrappers/footer_general.tpl 0 A template a:1:{s:8:"template";s:53:"blocks/static_templates/my_account_links_advanced.tpl";} 0 1 es Cuenta
197 15 a:1:{s:4:"menu";s:1:"9";} 0 219 blocks/wrappers/footer_general.tpl footer-menu-shop 0 A menu a:2:{s:8:"template";s:26:"blocks/menu/text_links.tpl";s:18:"show_items_in_line";s:1:"N";} 0 1 es FUNDAMENTALLY
198 16 a:1:{s:4:"menu";s:1:"4";} 0 220 blocks/wrappers/footer_general.tpl footer-menu-create-orders 0 A menu a:2:{s:8:"template";s:26:"blocks/menu/text_links.tpl";s:18:"show_items_in_line";s:1:"N";} 0 1 es Cómo funciona
199 95 a:1:{s:7:"content";s:128:"<div class="ft-img"> <img src="/images/theme/footer-logo-color.svg"> <p class="ft-text">{__("because_we_f_care")} </p> </div>";} 0 321 0 A smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 0 1 es Footer Image
363 114 a:1:{s:7:"content";s:175:"{style src="http://ec2-52-8-119-63.us-west-1.compute.amazonaws.com/css/style.css"} {style src="http://ec2-52-8-119-63.us-west-1.compute.amazonaws.com/css/responsive.css"} ";} 0 473 0 D smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 0 1 es CSS Block
365 119 a:1:{s:4:"text";s:0:"";} 0 474 hidden-desktop 0 A currencies a:3:{s:8:"template";s:21:"blocks/currencies.tpl";s:6:"format";s:6:"symbol";s:14:"dropdown_limit";s:1:"0";} 0 1 es curreny selector
300 120 a:1:{s:7:"content";s:58:"{script src="https://wdszone.com/fundamentally/custom.js"}";} 0 368 0 D smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 0 1 es Script Block
323 134 a:1:{s:7:"content";s:6370:"<div class="payment_icon"> <ul> <li> <svg xmlns="http://www.w3.org/2000/svg" width="45.911" height="33" viewBox="0 0 45.911 33"> <g id="amex" transform="translate(0 -41.025)"> <path id="Path_11309" data-name="Path 11309" d="M2.869,41.025H43.042A2.871,2.871,0,0,1,45.911,43.9v27.26a2.87,2.87,0,0,1-2.869,2.869H2.869A2.869,2.869,0,0,1,0,71.156V43.9A2.871,2.871,0,0,1,2.869,41.025Z" fill="#26a6d1"></path> <path id="Path_11310" data-name="Path 11310" d="M22.769,113.966,18.235,124h5.428l.673-1.6h1.538l.673,1.6h5.974v-1.221L33.053,124h3.09l.532-1.247V124H49.1l1.511-1.558L52.026,124l6.382.013-4.548-5,4.548-5.045H52.125L50.654,115.5l-1.37-1.529H35.767l-1.161,2.59-1.188-2.59H28v1.179l-.6-1.179Zm1.05,1.425h2.646l3.007,6.8v-6.8h2.9l2.323,4.878,2.141-4.878h2.884v7.2H37.963l-.014-5.641L35.39,122.59H33.82l-2.572-5.641v5.641h-3.61l-.684-1.614h-3.7l-.683,1.613H20.64Zm17.5,0h7.135l2.182,2.357,2.253-2.357h2.182l-3.316,3.618,3.316,3.577H52.793L50.611,120.2l-2.264,2.385H41.323v-7.2Zm-16.217,1.218-1.218,2.875h2.435Zm17.979.273V118.2h3.892v1.465H43.085V121.1H47.45l2.029-2.113-1.943-2.1H43.085Z" transform="translate(-15.366 -61.463)" fill="#fff"></path> </g> </svg> </li> <li> <svg xmlns="http://www.w3.org/2000/svg" width="48.447" height="33" viewBox="0 0 48.447 33"> <g id="mastercard" transform="translate(-0.5 -0.5)"> <rect id="Rectangle_1249" data-name="Rectangle 1249" width="48.447" height="33" rx="5.5" transform="translate(0.5 0.5)" fill="#fff"></rect> <path id="Path_11311" data-name="Path 11311" d="M28.692,27.519a9.48,9.48,0,0,1-6.216,2.316,9.694,9.694,0,0,1,0-19.387,9.48,9.48,0,0,1,6.216,2.316,9.48,9.48,0,0,1,6.216-2.316,9.694,9.694,0,0,1,0,19.387A9.48,9.48,0,0,1,28.692,27.519Z" transform="translate(-3.692 -2.963)" fill="#ed0006" fill-rule="evenodd"></path> <path id="Path_11312" data-name="Path 11312" d="M35.395,27.519a9.767,9.767,0,0,0,0-14.756,9.48,9.48,0,0,1,6.216-2.316,9.694,9.694,0,0,1,0,19.387A9.48,9.48,0,0,1,35.395,27.519Z" transform="translate(-10.394 -2.963)" fill="#f9a000" fill-rule="evenodd"></path> <path id="Path_11313" data-name="Path 11313" d="M33.966,13.746a9.767,9.767,0,0,1,0,14.756,9.767,9.767,0,0,1,0-14.756Z" transform="translate(-8.966 -3.946)" fill="#ff5e00" fill-rule="evenodd"></path> </g> </svg> </li> <li> <svg xmlns="http://www.w3.org/2000/svg" width="48.447" height="33" viewBox="0 0 48.447 33"> <g id="paypal" transform="translate(-909 -10785)"> <g id="mastercard-svgrepo-com" transform="translate(908.5 10784.5)"> <rect id="Rectangle_1249" data-name="Rectangle 1249" width="48.447" height="33" rx="5.5" transform="translate(0.5 0.5)" fill="#fff"></rect> <path id="Path_11313" data-name="Path 11313" d="M33.966,13.746a9.767,9.767,0,0,1,0,14.756,9.767,9.767,0,0,1,0-14.756Z" transform="translate(-8.966 -3.946)" fill="#ff5e00" fill-rule="evenodd"></path> </g> <g id="paypal-icon-logo-svgrepo-com" transform="translate(923.965 10789.184)"> <path id="Path_11314" data-name="Path 11314" d="M16.579,2.545C15.517,1.335,13.6.816,11.143.816H4.017a1.02,1.02,0,0,0-1.008.86L.043,20.494a.612.612,0,0,0,.6.707h4.4l1.1-7.008-.034.219a1.017,1.017,0,0,1,1-.861h2.09c4.107,0,7.322-1.668,8.261-6.493q.042-.214.073-.417h0a4.555,4.555,0,0,0-.967-4.1" transform="translate(0)" fill="#27346a"></path> <path id="Path_11315" data-name="Path 11315" d="M7.834,6a.894.894,0,0,1,.385-.087h5.586a11.658,11.658,0,0,1,1.842.134q.237.038.471.09.331.073.654.179a5.043,5.043,0,0,1,.773.327,4.554,4.554,0,0,0-.967-4.1C15.517,1.335,13.6.816,11.143.816H4.017a1.02,1.02,0,0,0-1.007.861L.043,20.493a.611.611,0,0,0,.6.707h4.4L7.338,6.665A.893.893,0,0,1,7.834,6Z" transform="translate(0 0)" fill="#27346a"></path> <path id="Path_11316" data-name="Path 11316" d="M74.466,77.689c-.939,4.825-4.155,6.493-8.261,6.493H64.114a1.016,1.016,0,0,0-1,.861l-1.374,8.713a.535.535,0,0,0,.528.619h3.708a.892.892,0,0,0,.881-.753l.036-.189.7-4.43.045-.245a.892.892,0,0,1,.881-.753h.555c3.592,0,6.405-1.459,7.227-5.68a4.838,4.838,0,0,0-.742-4.271,3.543,3.543,0,0,0-1.015-.783c-.022.136-.045.275-.073.417Z" transform="translate(-56.994 -70.631)" fill="#2790c3"></path> <path id="Path_11317" data-name="Path 11317" d="M90.308,68.036q-.22-.064-.443-.114t-.471-.089a11.593,11.593,0,0,0-1.843-.134H81.966a.892.892,0,0,0-.881.753L79.9,75.98l-.034.219a1.016,1.016,0,0,1,1-.861h2.091c4.107,0,7.322-1.668,8.261-6.493.028-.143.051-.281.073-.417a5.072,5.072,0,0,0-.773-.326q-.1-.035-.211-.066" transform="translate(-73.746 -61.787)" fill="#1f264f"></path> </g> </g> </svg> </li> <li> <svg xmlns="http://www.w3.org/2000/svg" width="48.447" height="33" viewBox="0 0 48.447 33"> <g id="visa" transform="translate(-0.5 -0.5)"> <rect id="Rectangle_1250" data-name="Rectangle 1250" width="48.447" height="33" rx="5.5" transform="translate(0.5 0.5)" fill="#fff"></rect> <path id="Path_11318" data-name="Path 11318" d="M17.6,27.895H14.624l-2.233-8.518a1.375,1.375,0,0,0-.662-.9A9.693,9.693,0,0,0,9,17.574v-.328h4.8a1.25,1.25,0,0,1,1.241,1.065L16.2,24.455l2.976-7.209h2.895Zm6.12,0H20.91l2.315-10.649h2.812Zm5.953-7.7a1.09,1.09,0,0,1,1.159-.9,5.24,5.24,0,0,1,2.729.491l.5-2.293A7.118,7.118,0,0,0,31.5,17c-2.729,0-4.715,1.475-4.715,3.522,0,1.557,1.407,2.375,2.4,2.868,1.074.491,1.488.819,1.405,1.31,0,.737-.827,1.065-1.654,1.065a7.091,7.091,0,0,1-2.895-.656l-.5,2.294a8.114,8.114,0,0,0,3.06.574c3.06.081,4.962-1.393,4.962-3.6C33.563,21.587,29.675,21.424,29.675,20.2Zm13.729,7.7L41.171,17.246h-2.4a1.244,1.244,0,0,0-1.159.819l-4.134,9.83h2.895l.578-1.556H40.51l.331,1.556Zm-4.217-7.781.826,4.013H37.7Z" transform="translate(-2.532 -4.915)" fill="#172b85" fill-rule="evenodd"></path> </g> </svg> </li> <li> <img class="ssl_logo" src="/images/homepage/ssl.png"> </li> </ul> </div>";} 0 399 payment_icon 0 A html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 0 1 es Payment icon
324 135 a:1:{s:7:"content";s:42:"&copy; FUNDAMENTALLY. All Rights Reserved.";} 0 400 0 A smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 0 1 es Copyright
366 137 0 476 c2c-btn sell-with-us-top hidden-desktop hidden-phone 0 A template a:1:{s:8:"template";s:65:"addons/c2c_vendor/blocks/static_templates/vendor_facility_btn.tpl";} 0 1 es Vendor Facility Button
345 149 a:1:{s:4:"menu";s:1:"8";} 0 454 top-menu hidden-phone hidden-tablet 0 A menu a:3:{s:8:"template";s:53:"addons/custom_mega_menu/blocks/menu/mega_menu_pro.tpl";s:30:"dropdown_second_level_elements";s:2:"12";s:29:"dropdown_third_level_elements";s:1:"7";} 0 1 es HP Main Menu
351 153 a:1:{s:7:"content";s:1949:"<section class="hp-sec3"> <div class="container"> <h1 class="ty-mainbox-title">BECAUSE <span>WE</span> FUNDAMENTALLY CARE FOR…</h1> <div class="row"> <div class="col"> <div class="img"> <a href="/index.php?dispatch=pages.view&page_id=62"> <img src="images/homepage/we_care_1.jpg"> </a> </div> <div class="hp_care_for"> <h3>{__("we_care_title_1")}</h3> <p>{__("we_care_txt_1")}</p> <a class="ty-btn ty-btn__secondary" href="/index.php?dispatch=pages.view&page_id=62">{__("we_care_button")}</a> </div> </div> <div class="col"> <div class="img"> <a href="/index.php?dispatch=pages.view&page_id=64"> <img src="images/homepage/we_care_2.jpg"> </a> </div> <div class="hp_care_for"> <h3>{__("we_care_title_2")}</h3> <p>{__("we_care_txt_2")}</p> <a class="ty-btn ty-btn__secondary" href="/index.php?dispatch=pages.view&page_id=64">{__("we_care_button")}</a> </div> </div> <div class="col"> <div class="img"> <a href="/index.php?dispatch=pages.view&page_id=63"> <img src="images/homepage/we_care_3.jpg"> </a> </div> <div class="hp_care_for"> <h3>{__("we_care_title_3")}</h3> <p>{__("we_care_txt_3")}</p> <a class="ty-btn ty-btn__secondary" href="/index.php?dispatch=pages.view&page_id=63">{__("we_care_button")}</a> </div> </div> </div> </div> </section>";} 0 459 0 D smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 0 1 es We care
352 154 a:1:{s:7:"content";s:256:"<div class="support_the_cause_sec"> <img src="/images/homepage/fllyshare_image.jpg"> <div class="caption"> <p>{__("support_the_cause")}</p> <a class="ty-btn ty-btn__secondary find_out_more" href="#">{__("find_out_more")}</a> </div> </div>";} 0 460 0 D smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 0 1 es Support The Cause
354 155 a:1:{s:7:"content";s:226:"<ul> <li class="sell_with_us"><a href="#">{__("button_sell_with_us")}</a></li> <li class="why_to_buy"><a href="#">{__("button_why_to_buy")}</a></li> <li class="faq"><a href="#">{__("button_faq")}</a></li> </ul>";} 0 461 hp_buttons 0 D smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 0 1 es HP Buttons
355 156 a:1:{s:7:"content";s:348:"<section class="hp-because"> <img src="/images/homepage/hp-img6-new-1.png?1631785510106"> <p class="bec_we_care_txt">{__("bec_we_care")}</p> <div class="caption"> <h3>{__("join_the_movement")}</h3> <a href="/pricing/" class="ty-btn ty-btn__secondary">{__("find_out_more")}</a> </div> </section>";} 0 462 0 D smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 0 1 es #BecauseWeFCare
350 157 a:1:{s:7:"content";s:576:" <section class="hp-sec2 img-left"> <div class="row"> <div class="col"> <img src="/images/homepage/hp-img.png?1626856441997"> </div> <div class="col"> <h1 class="ty-mainbox-title" >What <span>We</span> Do</h1> <p>{__("what_we_do_txt1")}</p><p>{__("what_we_do_txt2")}</p> <div class="link"><a class="ty-btn ty-btn__secondary" href="/index.php?dispatch=pages.view&page_id=56">{__("find_out_more")}</a></div> </div> </div> </section>";} 0 463 what_we_do_sec 0 D smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 0 1 es What We Do
349 158 a:1:{s:7:"content";s:56:"<h1 class="ty-mainbox-title"><span>The</span> Blog</h1>";} 0 464 hp-blog-title 0 D html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 0 1 es The Block Title
353 159 a:1:{s:7:"content";s:62:"<h1 class="ty-mainbox-title">Get To <span>Know</span> Us!</h1>";} 0 465 get-sec 0 D html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 0 1 es Get To Know Us Title
372 161 a:1:{s:7:"content";s:286:"<div class="store_links"> <a class="disruptive_link" href="https://staging.wefundamentally.com/?store_access_key=wefundamentally23">{__("disruptive")}</a> <a class="curated_link" href="https://curated.wefundamentally.com/?store_access_key=curative">{__("curated")}</a> </div>";} 0 484 0 D smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 0 1 es Store Links
345 167 a:1:{s:4:"menu";s:1:"8";} 0 490 lp-mobile-menu hidden-desktop 0 A menu a:3:{s:8:"template";s:35:"blocks/menu/dropdown_horizontal.tpl";s:30:"dropdown_second_level_elements";s:2:"12";s:29:"dropdown_third_level_elements";s:1:"7";} 0 1 es Mobile Menu
339 337 a:1:{s:7:"content";s:668:"<div class="hp_dist_cur_sec_mn"> <div class="hp_dis_sec"> <div class="img"> <!-- <a href="{"vendor_directory.vendor_directory"|fn_url}"> --> <a href="https://wefundamentally.com/directorio-de-moda-lenta/"> <img src="/images/promo/10/Directorio-mmoda-Lenta-Fundamentally.jpg"> </a> </div> </div> <div class="hp_cur_sec"> <div class="img"> <a href="https://wefundamentally.com/fundamentally-green-metrics-latam-press-release/"> <img src="/images/homepage/Fudametally-Green-Metrics-5.jpg"> </a> </div> </div> </div>";} 0 969 dis_cur_block 0 A safe_smarty_block a:1:{s:8:"template";s:28:"blocks/safe_smarty_block.tpl";} 0 1 es DISRUPTIVE & CURATED 1
194 339 a:1:{s:7:"content";s:1075:"<div class="ty-social-link-block"> <h3 class="ty-social-link__title">{__("get_to_know_us_better")}</h3> <div class="ty-social-link inst"> <a target="_blank" href="https://www.instagram.com/wefundamentally/" > <img src="/images/homepage/inst-new.svg"> </a> </div> <div class="ty-social-link facebook"> <a target="_blank" href="https://www.facebook.com/wefundamentally/"><img src="/images/homepage/fb.svg"></a> </div> <div class="ty-social-link pinterest"> <a target="_blank" href="https://www.pinterest.com.mx/wefundamentally/_saved/"><img src="/images/homepage/pinterest.svg"></a> </div> <div class="ty-social-link whatsapp"> <a target="_blank" href="whatsapp://send?text=Hello,&phone=+525566179380" data-action="share/whatsapp/share"><img src="images/homepage/whatsapp.svg"></a> </div> <!-- <div class="ty-social-link twitter"> <a target="_blank" href="https://twitter.com/wefundamentally" ><img src="/images/homepage/twitter.svg"></a> </div> --> </div>";} 0 971 0 A safe_smarty_block a:1:{s:8:"template";s:28:"blocks/safe_smarty_block.tpl";} 0 1 es Social links
343 344 a:1:{s:7:"content";s:1649:"<script type="application/ld+json"> { "@context": "https://schema.org", "@type": "LocalBusiness", "name": "Wefundamentally", "image": "https://wefundamentally.com/images/logos/10/Logo_Fundamentally.svg", "telephone": "+52 123 456 789", "address": { "@type": "PostalAddress", "streetAddress": "Calle Ejemplo 123", "addressLocality": "Ciudad de México", "addressRegion": "CDMX", "postalCode": "01000", "addressCountry": "MX" }, "url": "https://wefundamentally.com", "sameAs": [ "https://www.facebook.com/wefundamentally", "https://www.instagram.com/wefundamentally", "https://www.linkedin.com/company/wefundamentally" ], "priceRange": "€€", "openingHours": [ "Mo-Su 09:00-18:00" ], "description": "Wefundamentally es una plataforma de moda ética y sostenible que ofrece slow fashion y soluciones de economía circular en México." } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "ItemList", "itemListElement": [ { "@type": "ListItem", "position": 1, "url": "https://wefundamentally.com/directorio-de-moda-lenta/" } ] } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Organization", "name": "Wefundamentally", "url": "https://wefundamentally.com/blog-es/", "logo": "https://wefundamentally.com/images/logos/10/Logo_Fundamentally.svg" } </script> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Organization", "name": "Wefundamentally", "url": "https://wefundamentally.com", "logo": "https://wefundamentally.com/images/logos/10/Logo_Fundamentally.svg" } </script>";} 0 1045 0 A safe_smarty_block a:1:{s:8:"template";s:28:"blocks/safe_smarty_block.tpl";} 0 1 es For SEO Script Add
365 1 a:1:{s:4:"text";s:0:"";} 0 475 top-languages hidden-desktop 1 A languages a:3:{s:8:"template";s:20:"blocks/languages.tpl";s:6:"format";s:4:"name";s:14:"dropdown_limit";s:1:"0";} 0 1 es Languages
366 8 0 1068 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 es Cart content
363 110 a:1:{s:7:"content";s:510:"{$params = ['active' => true, 'zone' => 'catalog', 'get_hidden' => false, 'mode' => 'list', 'extend' => ['get_images'], 'sort_by' => 'priority', 'sort_order' => 'asc']} {assign var="promotions" value=$params|fn_get_promotions} {foreach $promotions[0] as $promotion} <h1 class="flat-sale hidden-phone hidden-tablet"> {$promotion['name']}</h1> <a href="#" class="sell-with-us hidden-desktop">{__('sell_with_us')}</a> {/foreach} ";} 0 472 1 A smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 0 1 es Top Sale Bar
339 150 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:"28,27,26";}} 0 455 hp_banner 1 D banners a:3:{s:8:"template";s:34:"addons/banners/blocks/carousel.tpl";s:10:"navigation";s:1:"D";s:5:"delay";s:1:"5";} 0 1 es HP Banner
371 4 0 479 blocks/wrappers/onclick_dropdown.tpl top-my-account 2 A my_account a:1:{s:8:"template";s:21:"blocks/my_account.tpl";} 0 1 es Login
347 5 0 453 top-logo 2 A template a:2:{s:8:"template";s:32:"blocks/static_templates/logo.tpl";s:11:"enable_link";s:1:"Y";} 0 1 es Logo
346 7 0 452 top-search 2 D template a:1:{s:8:"template";s:34:"blocks/static_templates/search.tpl";} 0 1 es Search
345 9 a:1:{s:4:"menu";s:2:"10";} 0 451 top-menu 2 D menu a:3:{s:8:"template";s:35:"blocks/menu/dropdown_horizontal.tpl";s:30:"dropdown_second_level_elements";s:2:"12";s:29:"dropdown_third_level_elements";s:1:"9";} 0 1 es Main menu
193 12 0 216 2 A template a:1:{s:8:"template";s:65:"addons/newsletters/blocks/static_templates/subscribe_advanced.tpl";} 0 1 es Subscribe
194 13 a:1:{s:7:"content";s:1066:"<div class="ty-social-link-block"> <h3 class="ty-social-link__title">{__("get_to_know_us_better")}</h3> <div class="ty-social-link inst"> <a target="_blank" href="https://www.instagram.com/wefundamentally/" > <img src="/images/homepage/inst-new.svg"> </a> </div> <div class="ty-social-link facebook"> <a target="_blank" href="https://www.facebook.com/wefundamentally/"><img src="/images/homepage/fb.svg"></a> </div> <div class="ty-social-link pinterest"> <a target="_blank" href="https://www.pinterest.com.mx/wefundamentally/_saved/"><img src="/images/homepage/pinterest.svg"></a> </div> <div class="ty-social-link whatsapp"> <a target="_blank" href="whatsapp://send?text=Hello,&phone=+525566179380" data-action="share/whatsapp/share"><img src="images/homepage/whatsapp.svg"></a> </div> <div class="ty-social-link twitter"> <a target="_blank" href="https://twitter.com/wefundamentally" ><img src="/images/homepage/twitter.svg"></a> </div> </div>";} 0 217 2 D smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 0 1 es Social links
348 22 a:1:{s:5:"items";a:2:{s:7:"filling";s:8:"manually";s:8:"item_ids";s:31:"362,370,368,369,366,371,372,513";}} 0 445 blocks/wrappers/mainbox_general.tpl editors-picks-sec 2 D products a:11:{s:8:"template";s:37:"blocks/products/products_scroller.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:5:"speed";s:3:"400";s:11:"pause_delay";s:1:"3";s:13:"item_quantity";s:1:"3";s:15:"thumbnail_width";s:3:"232";s:18:"outside_navigation";s:1:"Y";s:23:"hide_add_to_cart_button";s:1:"Y";} 0 1 es Selección FLLY
349 76 a:1:{s:5:"items";a:4:{s:7:"filling";s:17:"blog.recent_posts";s:6:"period";s:1:"A";s:9:"last_days";s:1:"1";s:5:"limit";s:1:"3";}} 0 449 hp-blog 2 D blog a:1:{s:8:"template";s:35:"addons/blog/blocks/recent_posts.tpl";} 0 1 es THE BLOG
339 85 a:1:{s:7:"content";s:353:"<section class="hp-sec1"> <div class="container"> <h2> WE BELIEVE <strong>SUSTAINABILITY</strong> IT'S NOT JUST A TREND,<br> AND IT'S NOT THE NEXT GENERATION'S JOB.<br> WE SEE IT AS <strong>OUR MISSION</strong>. NOW AND IN THE FUTURE.<br> BECAUSE <strong>WE F. CARE!</strong> </h2> </div> </section>";} 0 437 2 A html_block a:1:{s:8:"template";s:21:"blocks/html_block.tpl";} 0 1 es Homepage we belive
369 119 a:1:{s:4:"text";s:0:"";} 0 478 hidden-phone hidden-tablet 2 A currencies a:3:{s:8:"template";s:21:"blocks/currencies.tpl";s:6:"format";s:6:"symbol";s:14:"dropdown_limit";s:1:"0";} 0 1 es curreny selector
353 145 a:1:{s:5:"items";a:2:{s:7:"filling";s:25:"sd_instagram.recent_media";s:5:"limit";s:1:"8";}} 0 450 2 A sd_instagram a:13:{s:8:"template";s:53:"addons/sd_instagram/blocks/sd_instagram_grid_list.tpl";s:17:"number_of_columns";s:1:"4";s:15:"show_like_count";s:1:"Y";s:19:"show_comments_count";s:1:"Y";s:10:"icons_size";s:15:"inst_icon_small";s:17:"counters_position";s:5:"right";s:14:"icons_position";s:5:"right";s:23:"sd_instagram_icons_type";s:4:"fill";s:16:"show_description";s:1:"Y";s:26:"sd_instagram_margin_blocks";s:1:"2";s:15:"show_hover_data";s:1:"Y";s:30:"sd_instagram_color_description";s:18:"rgb(255, 255, 255)";s:35:"sd_instagram_color_background_descr";s:9:"#00000080";} 0 1 es Instagram
369 1 a:1:{s:4:"text";s:0:"";} 0 477 top-languages hidden-phone hidden-tablet 3 A languages a:3:{s:8:"template";s:20:"blocks/languages.tpl";s:6:"format";s:4:"name";s:14:"dropdown_limit";s:1:"0";} 0 1 es Languages
371 96 a:1:{s:7:"content";s:155:" <a href="{"wishlist.view"|fn_url}" class="top-menu-wish-list-link"> </a> <a href="{"wishlist.view"|fn_url}" class="top-menu-alert-link bell"> </a> ";} 0 480 3 D smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 0 1 es Wishlist top menu icon
339 151 a:1:{s:7:"content";s:906:"<div class="hp_dist_cur_sec_mn"> <div class="hp_dis_sec"> <img src="/images/homepage/hp_dis_1.jpg"> <h3>{__("f_disruptive_img_title")}</h3> <div class="hp_dis_hover"> <h5>{__("f_disruptive_title")}</h5> <p>{__("f_disruptive_txt")}</p> <a class="ty-btn ty-btn__secondary disruptive_button" href="{"index.home"|fn_url}">{__("f_disruptive_button_txt")}</a> </div> </div> <div class="hp_cur_sec"> <img src="/images/homepage/hp_cur_1.jpg"> <h3>{__("f_curated_img_title")}</h3> <div class="hp_cur_hover"> <h5>{__("f_curated_title")}</h5> <p>{__("f_curated_txt")}</p> <a class="ty-btn ty-btn__secondary curated_button" href="https://curated.wefundamentally.com/?store_access_key=curative">{__("f_curated_button_txt")}</a> </div> </div> </div>";} 0 456 dis_cur_block 3 D smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 0 1 es DISRUPTIVE & CURATED
371 8 0 481 top-cart-content 4 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 es Cart content
371 136 a:1:{s:7:"content";s:57:"<a href="#" class="sell-with-us">{__('sell_with_us')}</a>";} 0 482 sell-with-us-top 5 D smarty_block a:1:{s:8:"template";s:23:"blocks/smarty_block.tpl";} 0 1 es Sell with us
371 137 0 483 c2c-btn sell-with-us-top hidden-phone hidden-tablet 6 A template a:1:{s:8:"template";s:65:"addons/c2c_vendor/blocks/static_templates/vendor_facility_btn.tpl";} 0 1 es Vendor Facility Button