{% if request.design_mode and section.settings.builder_content_entry_preview == 'cde272c69e3c423c91b3d152850bf118' %}
{% include 'content.cde272c69e3c423c91b3d152850bf118.builder' %}
  {% else %}
    {% include 'model.item-grid.builder' %}
  {% endif %}
  
  {% schema %}
   {
  "name": "Item grid",
  "tag": "section",
  "settings":[
    {
      "type": "header",
      "content": "Custom Builder.io Section"
    },
    {
      "type": "paragraph",
      "content": "To edit and customize this section, visit the [model in Builder](https://builder.io/content?model=9d74246634894ce39fff6c22449a9d52). To learn more about how sections in Builder work with Shopify, [visit the docs](https://www.builder.io/c/docs/shopify/sections-everywhere)."
    },
    {
      "type": "select",
      "id": "builder_content_entry_preview",
      "label": "Content Entry Preview",
      "info": "Targeting is not used while previewing sections in the Shopify theme editor, meaning this preview will not change based on the targeting you have set. If you are using targeting, you need to manually select an entry to preview it. This setting only affects the preview, not what displays on your live site.",
      "options": [
        { "value": "cde272c69e3c423c91b3d152850bf118", "label": "STORE - Homepage Item Grid - LIVE Japane"}
      ]
    },
    {
      "type": "header",
      "content": "Builder entries used"
    },
    {
    "type": "paragraph",
    "content": "Name: STORE - Homepage Item Grid - LIVE Japane. Targeting: no targeting. Visit the [entry in Builder](https://builder.io/content/cde272c69e3c423c91b3d152850bf118)"
  }
  ],
  "presets":[{
    "name": "Item grid"
  }]
}
  {% endschema %}