Skip to content

Commit

Permalink
Update from Shopify for theme Misha Puff Dawn
Browse files Browse the repository at this point in the history
Committed from shop: Misha & Puff
  • Loading branch information
shopify[bot] committed Jul 30, 2024
1 parent 9cf9ecf commit 64dcf07
Showing 1 changed file with 164 additions and 0 deletions.
164 changes: 164 additions & 0 deletions templates/product.gift-card.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,164 @@
/*
* ------------------------------------------------------------
* IMPORTANT: The contents of this file are auto-generated.
*
* This file may be updated by the Shopify admin theme editor
* or related systems. Please exercise caution as any changes
* made to this file may be overwritten.
* ------------------------------------------------------------
*/
{
"sections": {
"main": {
"type": "main-product",
"blocks": {
"title": {
"type": "title",
"settings": {
}
},
"rating_fBYWfr": {
"type": "rating",
"settings": {
}
},
"price": {
"type": "price",
"settings": {
}
},
"variant_picker": {
"type": "variant_picker",
"settings": {
"picker_type": "dropdown",
"swatch_shape": "none"
}
},
"inventory_PfG9Nk": {
"type": "inventory",
"settings": {
"text_style": "uppercase",
"inventory_threshold": 6,
"show_inventory_quantity": false
}
},
"buy_buttons": {
"type": "buy_buttons",
"settings": {
"show_dynamic_checkout": false,
"show_gift_card_recipient": true
}
},
"description": {
"type": "description",
"settings": {
}
},
"collapsible_tab_JNhcga": {
"type": "collapsible_tab",
"settings": {
"heading": "KEY FEATURES",
"icon": "none",
"content": "{% if product.metafields.product_page.key_features %}<p>{{ product.metafields.product_page.key_features | metafield_tag }}<\/p>\n{% endif %}",
"page": ""
}
},
"collapsible-row-0": {
"type": "collapsible_tab",
"settings": {
"heading": "MATERIALS AND CARE",
"icon": "none",
"content": "{% if product.metafields.product_page.material_description %}\n <p>{{ product.metafields.product_page.material_description | metafield_tag }}<\/p>\n {% endif %}{% if product.metafields.product_page.country_description %}\n <p>{{ product.metafields.product_page.country_description | metafield_tag }}<\/p>\n {% endif %}",
"page": ""
}
},
"collapsible-row-1": {
"type": "collapsible_tab",
"settings": {
"heading": "SIZE GUIDE",
"icon": "none",
"content": "{% if product.metafields.product_page.json_size_chart or product.metafields.product_page.size_chart %}<modal-opener class=\"product-popup-modal__opener quick-add-hidden\" data-modal=\"#PopupModal-{{ block.id }}\" {{ block.shopify_attributes }}>\n<button id=\"ProductPopup-{{ block.id }}\" class=\"product-popup-modal__button link\" type=\"button\" aria-haspopup=\"dialog\">\nProduct Measurements\n<\/button>\n<\/modal-opener>\n<modal-dialog id=\"PopupModal-{{ block.id }}\" class=\"product-popup-modal\" {{ block.shopify_attributes }}>\n<div role=\"dialog\" aria-label=\"Product Measurements\" aria-modal=\"true\" class=\"product-popup-modal__content\" tabindex=\"-1\">\n<button id=\"ModalClose-{{ block.id }}\" type=\"button\" class=\"product-popup-modal__toggle\" aria-label=\"{{ 'accessibility.close' | t }}\">\n{% render 'icon-close' %}<\/button>\n<div class=\"product-popup-modal__content-info\">\n<h1 class=\"h2\">\nProduct Measurements\n<\/h1>\n{% render 'size-chart' %}\n<\/div>\n<\/div>\n<\/modal-dialog>\n{% endif %}",
"page": ""
}
},
"collapsible-row-2": {
"type": "collapsible_tab",
"settings": {
"heading": "SHIPPING AND RETURNS",
"icon": "none",
"content": "",
"page": ""
}
}
},
"block_order": [
"title",
"rating_fBYWfr",
"price",
"variant_picker",
"inventory_PfG9Nk",
"buy_buttons",
"description",
"collapsible_tab_JNhcga",
"collapsible-row-0",
"collapsible-row-1",
"collapsible-row-2"
],
"settings": {
"enable_sticky_info": true,
"color_scheme": "",
"media_size": "medium",
"constrain_to_viewport": true,
"media_fit": "contain",
"image_ratio": "portrait",
"gallery_layout": "stacked",
"media_position": "left",
"image_zoom": "lightbox",
"mobile_thumbnails": "hide",
"hide_variants": true,
"enable_video_looping": false,
"padding_top": 36,
"padding_bottom": 12
}
},
"related-products": {
"type": "related-products",
"settings": {
"heading": "YOU MAY ALSO LIKE",
"heading_size": "h1",
"products_to_show": 4,
"columns_desktop": 4,
"color_scheme": "scheme-1",
"image_ratio": "portrait",
"image_shape": "default",
"show_secondary_image": true,
"show_vendor": false,
"show_rating": true,
"columns_mobile": "2",
"padding_top": 36,
"padding_bottom": 28
}
},
"17220167188c825a94": {
"type": "apps",
"blocks": {
"judge_me_reviews_review_widget_Xzqy7K": {
"type": "shopify:\/\/apps\/judge-me-reviews\/blocks\/review_widget\/61ccd3b1-a9f2-4160-9fe9-4fec8413e5d8",
"settings": {
}
}
},
"block_order": [
"judge_me_reviews_review_widget_Xzqy7K"
],
"settings": {
"include_margins": true
}
}
},
"order": [
"main",
"related-products",
"17220167188c825a94"
]
}

0 comments on commit 64dcf07

Please sign in to comment.