{% if request.design_mode and section.settings.builder_content_entry_preview == '6b9fe7c7fdb24e559da5edfd77add36a' %}
{% include 'content.6b9fe7c7fdb24e559da5edfd77add36a.builder' %}
  {% else %}
    {% include 'model.shop-bs-2.builder' %}
  {% endif %}
  
  {% schema %}
   {
  "name": "shop-bs2",
  "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=eef349a7fea848eca4a3c2f6341c69b7). 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": "6b9fe7c7fdb24e559da5edfd77add36a", "label": "Product Page V2 - JP Info Section"}
      ]
    },
    {
      "type": "header",
      "content": "Builder entries used"
    },
    {
    "type": "paragraph",
    "content": "Name: Product Page V2 - JP Info Section. Targeting: no targeting. Visit the [entry in Builder](https://builder.io/content/6b9fe7c7fdb24e559da5edfd77add36a)"
  }
  ],
  "presets":[{
    "name": "shop-bs2"
  }]
}
  {% endschema %}