forked from Shopify/dawn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6fcbc77
commit 5103d76
Showing
6 changed files
with
0 additions
and
602 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,59 +1 @@ | ||
<<<<<<< HEAD | ||
{"sections":{"cart-items":{"type":"main-cart-items","settings":{"padding_top":36,"padding_bottom":36}},"cart-footer":{"type":"main-cart-footer","blocks":{"subtotal":{"type":"subtotal","settings":{}},"buttons":{"type":"buttons","settings":{}}},"block_order":["subtotal","buttons"],"settings":{}}},"order":["cart-items","cart-footer"]} | ||
======= | ||
{ | ||
"sections": { | ||
"cart-items": { | ||
"type": "main-cart-items", | ||
"settings": { | ||
"padding_top": 36, | ||
"padding_bottom": 36 | ||
} | ||
}, | ||
"cart-footer": { | ||
"type": "main-cart-footer", | ||
"blocks": { | ||
"subtotal": { | ||
"type": "subtotal", | ||
"settings": { | ||
} | ||
}, | ||
"buttons": { | ||
"type": "buttons", | ||
"settings": { | ||
} | ||
} | ||
}, | ||
"block_order": [ | ||
"subtotal", | ||
"buttons" | ||
] | ||
}, | ||
"featured-collection": { | ||
"type": "featured-collection", | ||
"settings": { | ||
"title": "Featured collection", | ||
"heading_size": "h2", | ||
"collection": "all", | ||
"products_to_show": 4, | ||
"columns_desktop": 4, | ||
"color_scheme": "scheme-1", | ||
"show_view_all": true, | ||
"swipe_on_mobile": false, | ||
"image_ratio": "square", | ||
"show_secondary_image": false, | ||
"show_vendor": false, | ||
"show_rating": false, | ||
"columns_mobile": "2", | ||
"padding_top": 36, | ||
"padding_bottom": 36 | ||
} | ||
} | ||
}, | ||
"order": [ | ||
"cart-items", | ||
"cart-footer", | ||
"featured-collection" | ||
] | ||
} | ||
>>>>>>> v15.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1 @@ | ||
<<<<<<< HEAD | ||
{"sections":{"banner":{"type":"main-collection-banner","custom_css":["h1 {padding-top: 1.5em;}"],"settings":{"show_collection_description":true,"show_collection_image":false,"color_scheme":"background-1"}},"product-grid":{"type":"main-collection-product-grid","settings":{"products_per_page":16,"columns_desktop":4,"image_ratio":"adapt","image_shape":"default","show_secondary_image":false,"show_vendor":false,"show_rating":true,"enable_quick_add":true,"enable_filtering":true,"filter_type":"horizontal","enable_sorting":true,"columns_mobile":"2","padding_top":36,"padding_bottom":36}}},"order":["banner","product-grid"]} | ||
======= | ||
{ | ||
"sections": { | ||
"banner": { | ||
"type": "main-collection-banner", | ||
"settings": { | ||
"show_collection_description": true, | ||
"show_collection_image": false, | ||
"color_scheme": "scheme-1" | ||
} | ||
}, | ||
"product-grid": { | ||
"type": "main-collection-product-grid", | ||
"settings": { | ||
"products_per_page": 16, | ||
"columns_desktop": 4, | ||
"image_ratio": "adapt", | ||
"show_secondary_image": false, | ||
"show_vendor": false, | ||
"show_rating": false, | ||
"enable_filtering": true, | ||
"enable_sorting": true, | ||
"columns_mobile": "2", | ||
"padding_top": 36, | ||
"padding_bottom": 36 | ||
} | ||
} | ||
}, | ||
"order": [ | ||
"banner", | ||
"product-grid" | ||
] | ||
} | ||
>>>>>>> v15.2.0 |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,50 +1 @@ | ||
<<<<<<< HEAD | ||
{"layout":"password","sections":{"main":{"type":"email-signup-banner","blocks":{"heading":{"type":"heading","settings":{"heading":"Opening soon","heading_size":"h1"}},"paragraph":{"type":"paragraph","settings":{"text":"<p>Be the first to know when we launch.<\/p>","text_style":"body"}},"email_form":{"type":"email_form","settings":{}}},"block_order":["heading","paragraph","email_form"],"settings":{"image_overlay_opacity":0,"show_background_image":true,"image_height":"medium","desktop_content_position":"middle-center","show_text_box":true,"desktop_content_alignment":"center","color_scheme":"background-1","mobile_content_alignment":"center","show_text_below":true}}},"order":["main"]} | ||
======= | ||
{ | ||
"layout": "password", | ||
"sections": { | ||
"main": { | ||
"type": "email-signup-banner", | ||
"blocks": { | ||
"heading": { | ||
"type": "heading", | ||
"settings": { | ||
"heading": "Opening soon", | ||
"heading_size": "h1" | ||
} | ||
}, | ||
"paragraph": { | ||
"type": "paragraph", | ||
"settings": { | ||
"text": "<p>Be the first to know when we launch.<\/p>", | ||
"text_style": "body" | ||
} | ||
}, | ||
"email_form": { | ||
"type": "email_form" | ||
} | ||
}, | ||
"block_order": [ | ||
"heading", | ||
"paragraph", | ||
"email_form" | ||
], | ||
"settings": { | ||
"image_overlay_opacity": 0, | ||
"show_background_image": true, | ||
"image_height": "medium", | ||
"desktop_content_position": "middle-center", | ||
"show_text_box": true, | ||
"desktop_content_alignment": "center", | ||
"color_scheme": "scheme-1", | ||
"mobile_content_alignment": "center", | ||
"show_text_below": true | ||
} | ||
} | ||
}, | ||
"order": [ | ||
"main" | ||
] | ||
} | ||
>>>>>>> v15.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,220 +1 @@ | ||
<<<<<<< HEAD | ||
{"sections":{"main":{"type":"main-product","blocks":{"vendor":{"type":"text","settings":{"text":"{{ product.vendor }}","text_style":"uppercase"}},"title":{"type":"title","settings":{}},"price":{"type":"price","settings":{}},"variant_picker":{"type":"variant_picker","settings":{"picker_type":"button"}},"f233889e-1d52-4834-b71f-79e7b9032e48":{"type":"shopify:\/\/apps\/paywhirl\/blocks\/paywhirl-plan-selector\/41e95d60-82cf-46e8-84de-618d7e4c37b7","settings":{"font_scale":100,"theme":"default","selling_plans_first":false,"theme_color":"#334fb4","product":"{{product}}"}},"quantity_selector":{"type":"quantity_selector","settings":{}},"buy_buttons":{"type":"buy_buttons","settings":{"show_dynamic_checkout":true,"show_gift_card_recipient":false}},"description":{"type":"description","settings":{}},"share":{"type":"share","settings":{"share_label":"Share"}}},"block_order":["vendor","title","price","variant_picker","f233889e-1d52-4834-b71f-79e7b9032e48","quantity_selector","buy_buttons","description","share"],"settings":{"enable_sticky_info":true,"media_size":"large","constrain_to_viewport":true,"media_fit":"contain","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}},"168754160602162f09":{"type":"apps","blocks":{"b4b3f41f-77e5-4ce4-b18b-53f174ed84ff":{"type":"shopify:\/\/apps\/judge-me-product-reviews\/blocks\/review_widget\/61ccd3b1-a9f2-4160-9fe9-4fec8413e5d8","settings":{}}},"block_order":["b4b3f41f-77e5-4ce4-b18b-53f174ed84ff"],"settings":{"include_margins":true}},"related-products":{"type":"related-products","settings":{"heading":"You may also like","heading_size":"h2","products_to_show":4,"columns_desktop":4,"color_scheme":"background-1","image_ratio":"square","image_shape":"default","show_secondary_image":true,"show_vendor":false,"show_rating":false,"columns_mobile":"2","padding_top":36,"padding_bottom":28}}},"order":["main","168754160602162f09","related-products"]} | ||
======= | ||
{ | ||
"sections": { | ||
"main": { | ||
"type": "main-product", | ||
"blocks": { | ||
"vendor": { | ||
"type": "text", | ||
"settings": { | ||
"text": "{{ product.vendor }}", | ||
"text_style": "uppercase" | ||
} | ||
}, | ||
"title": { | ||
"type": "title" | ||
}, | ||
"caption": { | ||
"type": "text", | ||
"settings": { | ||
"text": "{{ product.metafields.descriptors.subtitle.value }}", | ||
"text_style": "subtitle" | ||
} | ||
}, | ||
"price": { | ||
"type": "price" | ||
}, | ||
"variant_picker": { | ||
"type": "variant_picker", | ||
"settings": { | ||
"picker_type": "button" | ||
} | ||
}, | ||
"quantity_selector": { | ||
"type": "quantity_selector" | ||
}, | ||
"buy_buttons": { | ||
"type": "buy_buttons", | ||
"settings": { | ||
"show_dynamic_checkout": true, | ||
"show_gift_card_recipient": true | ||
} | ||
}, | ||
"description": { | ||
"type": "description" | ||
}, | ||
"collapsible-row-0": { | ||
"type": "collapsible_tab", | ||
"settings": { | ||
"heading": "Materials", | ||
"icon": "leather", | ||
"content": "", | ||
"page": "" | ||
} | ||
}, | ||
"collapsible-row-1": { | ||
"type": "collapsible_tab", | ||
"settings": { | ||
"heading": "Shipping & Returns", | ||
"icon": "truck", | ||
"content": "", | ||
"page": "" | ||
} | ||
}, | ||
"collapsible-row-2": { | ||
"type": "collapsible_tab", | ||
"settings": { | ||
"heading": "Dimensions", | ||
"icon": "ruler", | ||
"content": "", | ||
"page": "" | ||
} | ||
}, | ||
"collapsible-row-3": { | ||
"type": "collapsible_tab", | ||
"settings": { | ||
"heading": "Care Instructions", | ||
"icon": "heart", | ||
"content": "", | ||
"page": "" | ||
} | ||
}, | ||
"share": { | ||
"type": "share", | ||
"settings": { | ||
"share_label": "Share" | ||
} | ||
} | ||
}, | ||
"block_order": [ | ||
"vendor", | ||
"title", | ||
"caption", | ||
"price", | ||
"variant_picker", | ||
"quantity_selector", | ||
"buy_buttons", | ||
"description", | ||
"collapsible-row-0", | ||
"collapsible-row-1", | ||
"collapsible-row-2", | ||
"collapsible-row-3", | ||
"share" | ||
], | ||
"settings": { | ||
"enable_sticky_info": true, | ||
"gallery_layout": "stacked", | ||
"media_size": "large", | ||
"constrain_to_viewport": true, | ||
"mobile_thumbnails": "hide", | ||
"hide_variants": true, | ||
"enable_video_looping": false, | ||
"padding_top": 36, | ||
"padding_bottom": 12 | ||
} | ||
}, | ||
"image-with-text": { | ||
"type": "image-with-text", | ||
"blocks": { | ||
"image-with-text-0": { | ||
"type": "heading", | ||
"settings": { | ||
"heading": "Image with text", | ||
"heading_size": "h1" | ||
} | ||
}, | ||
"image-with-text-1": { | ||
"type": "text", | ||
"settings": { | ||
"text": "<p>Pair text with an image to focus on your chosen product, collection, or blog post. Add details on availability, style, or even provide a review.<\/p>", | ||
"text_style": "body" | ||
} | ||
} | ||
}, | ||
"block_order": [ | ||
"image-with-text-0", | ||
"image-with-text-1" | ||
], | ||
"settings": { | ||
"height": "small", | ||
"desktop_image_width": "medium", | ||
"layout": "text_first", | ||
"desktop_content_position": "top", | ||
"desktop_content_alignment": "left", | ||
"content_layout": "no-overlap", | ||
"color_scheme": "scheme-2", | ||
"mobile_content_alignment": "left", | ||
"padding_top": 36, | ||
"padding_bottom": 36 | ||
} | ||
}, | ||
"multicolumn": { | ||
"type": "multicolumn", | ||
"blocks": { | ||
"column-0": { | ||
"type": "column", | ||
"settings": { | ||
"title": "Free Shipping", | ||
"text": "<p>Pair text with an image to focus on your chosen product, collection, or blog post. Add details on availability, style, or even provide a review.<\/p>", | ||
"link_label": "", | ||
"link": "" | ||
} | ||
}, | ||
"column-1": { | ||
"type": "column", | ||
"settings": { | ||
"title": "Hassle-Free Exchanges", | ||
"text": "<p>Pair text with an image to focus on your chosen product, collection, or blog post. Add details on availability, style, or even provide a review.<\/p>", | ||
"link_label": "", | ||
"link": "" | ||
} | ||
} | ||
}, | ||
"block_order": [ | ||
"column-0", | ||
"column-1" | ||
], | ||
"settings": { | ||
"title": "", | ||
"heading_size": "h1", | ||
"image_width": "full", | ||
"image_ratio": "adapt", | ||
"columns_desktop": 2, | ||
"column_alignment": "left", | ||
"background_style": "none", | ||
"button_label": "", | ||
"button_link": "", | ||
"swipe_on_mobile": false, | ||
"color_scheme": "scheme-1", | ||
"columns_mobile": "1", | ||
"padding_top": 36, | ||
"padding_bottom": 36 | ||
} | ||
}, | ||
"related-products": { | ||
"type": "related-products", | ||
"settings": { | ||
"heading": "You may also like", | ||
"heading_size": "h2", | ||
"columns_desktop": 4, | ||
"color_scheme": "scheme-1", | ||
"image_ratio": "square", | ||
"show_secondary_image": true, | ||
"show_vendor": false, | ||
"show_rating": false, | ||
"columns_mobile": "2", | ||
"padding_top": 36, | ||
"padding_bottom": 28 | ||
} | ||
} | ||
}, | ||
"order": [ | ||
"main", | ||
"image-with-text", | ||
"multicolumn", | ||
"related-products" | ||
] | ||
} | ||
>>>>>>> v15.2.0 |