Skip to content

Commit

Permalink
Update from Shopify for theme dawn/fix-featured-product-editor-bug
Browse files Browse the repository at this point in the history
Committed from shop: alexandcote
  • Loading branch information
shopify[bot] authored Sep 12, 2024
1 parent 9908af3 commit 3fd732f
Showing 1 changed file with 72 additions and 0 deletions.
72 changes: 72 additions & 0 deletions templates/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,77 @@
"padding_bottom": 36
}
},
"featured_product_kQeeYk": {
"type": "featured-product",
"blocks": {
"text_Gma3He": {
"type": "text",
"settings": {
"text": "{{ section.settings.product.vendor }}",
"text_style": "uppercase"
}
},
"title_KqP66q": {
"type": "title",
"settings": {
"heading_size": "h1"
}
},
"price_rdc4zG": {
"type": "price",
"settings": {
}
},
"variant_picker_hBikT3": {
"type": "variant_picker",
"settings": {
"picker_type": "button",
"swatch_shape": "circle"
}
},
"quantity_selector_Mzd7qa": {
"type": "quantity_selector",
"settings": {
}
},
"buy_buttons_UNWrXY": {
"type": "buy_buttons",
"settings": {
"show_dynamic_checkout": true,
"show_gift_card_recipient": true
}
},
"share_RngMT8": {
"type": "share",
"settings": {
"share_label": "Partager"
}
}
},
"block_order": [
"text_Gma3He",
"title_KqP66q",
"price_rdc4zG",
"variant_picker_hBikT3",
"quantity_selector_Mzd7qa",
"buy_buttons_UNWrXY",
"share_RngMT8"
],
"settings": {
"product": "chequered-red-shirt",
"color_scheme": "",
"secondary_background": false,
"media_size": "medium",
"constrain_to_viewport": true,
"media_fit": "contain",
"media_position": "left",
"image_zoom": "lightbox",
"hide_variants": false,
"enable_video_looping": false,
"padding_top": 36,
"padding_bottom": 36
}
},
"image_banner": {
"type": "image-banner",
"blocks": {
Expand Down Expand Up @@ -294,6 +365,7 @@
},
"order": [
"featured_product_ETR8hJ",
"featured_product_kQeeYk",
"image_banner",
"rich_text",
"featured_collection",
Expand Down

0 comments on commit 3fd732f

Please sign in to comment.