{% comment %}theme-check-disable TemplateLength{% endcomment %} {{ 'section-main-product.css' | asset_url | stylesheet_tag }} {{ 'component-price.css' | asset_url | stylesheet_tag }} {{ 'component-facets.css' | asset_url | stylesheet_tag }} {{ 'component-rating.css' | asset_url | stylesheet_tag }} {{ 'component-pills.css' | asset_url | stylesheet_tag }} {{ 'component-tabs.css' | asset_url | stylesheet_tag }} {{ 'component-tooltip.css' | asset_url | stylesheet_tag }} {% if product.media.size > 0 %} {{ 'flickity.css' | asset_url | stylesheet_tag }} {% endif %} {% liquid assign first_3d_model = product.media | where: 'media_type', 'model' | first assign product_form_id = 'product-form-' | append: section.id assign variant_images = product.images | where: 'attached_to_variant?', true | map: 'src' # 2 Product page templates: 3 columns and 2 columns assign is_page_expanded = true if product.template_suffix contains 'two-columns' or section.settings.default_layout == 'two_columns' assign is_page_expanded = false endif assign preorderSuffixArray = product.template_suffix | split: 'pre-order-' assign is_pre_order = false if product.template_suffix != blank and preorderSuffixArray[0] == blank or product.template_suffix == 'pre-order' assign is_pre_order = true endif %} {%- if first_3d_model -%} {%- endif -%}
Use this text to encourage communication or promote sharing on social networks.
" }, { "type": "checkbox", "id": "show_facebook", "label": "t:sections.main_product.blocks.extra.settings.show_facebook.label", "default": true }, { "type": "checkbox", "id": "show_twitter", "label": "t:sections.main_product.blocks.extra.settings.show_twitter.label", "default": true }, { "type": "checkbox", "id": "show_linkedin", "label": "t:sections.main_product.blocks.extra.settings.show_linkedin.label", "default": true }, { "type": "select", "id": "position", "label": "t:sections.main_product.blocks.extra.settings.position.label", "info": "t:sections.main_product.blocks.extra.settings.position.info", "default": "details", "options": [ { "value": "info", "label": "t:sections.main_product.blocks.extra.settings.position.options.label_2" }, { "value": "details", "label": "t:sections.main_product.blocks.extra.settings.position.options.label_3" } ] } ] }, { "type": "request_information", "name": "t:sections.main_product.blocks.request_information.name", "limit": 1, "settings": [ { "type": "checkbox", "id": "expanded", "label": "t:sections.main_product.blocks.request_information.settings.expanded.label", "default": false }, { "type": "text", "id": "heading", "label": "t:sections.main_product.blocks.request_information.settings.heading.label", "default": "Request information" }, { "type": "richtext", "id": "description", "label": "t:sections.main_product.blocks.request_information.settings.description.label" }, { "type": "select", "id": "color_scheme", "label": "t:sections.all.colors.color_scheme.label", "default": "accent-2", "options": [ { "value": "accent-1", "label": "t:sections.all.colors.accent_1.label" }, { "value": "accent-2", "label": "t:sections.all.colors.accent_2.label" }, { "value": "accent-3", "label": "t:sections.all.colors.accent_3.label" }, { "value": "background-1", "label": "t:sections.all.colors.background_1.label" }, { "value": "background-2", "label": "t:sections.all.colors.background_2.label" } ] } ] }, { "type": "complementary", "name": "t:sections.main_product.blocks.complementary.name", "settings": [ { "type": "paragraph", "content": "t:sections.main_product.blocks.complementary.paragraph_1.content" }, { "type": "text", "id": "title", "label": "t:sections.main_product.blocks.complementary.title.label", "default": "Frequently bought together" }, { "type": "range", "id": "count", "label": "t:sections.main_product.blocks.complementary.count.label", "min": 1, "max": 10, "step": 1, "default": 3 }, { "type": "header", "content": "t:sections.main_product.blocks.complementary.header_1.content" }, { "type": "checkbox", "id": "show_vendor", "default": true, "label": "t:sections.main_product.blocks.complementary.show_vendor.label" }, { "type": "checkbox", "id": "show_rating", "default": false, "label": "t:sections.main_product.blocks.complementary.show_rating.label", "info": "t:sections.main_product.blocks.complementary.show_rating.info" }, { "type": "checkbox", "id": "show_add_to_cart", "label": "t:sections.main_product.blocks.complementary.show_add_to_cart.label", "default": true } ] }, { "type": "details", "name": "t:sections.main_product.blocks.details.name", "settings": [ { "type": "text", "id": "title", "label": "t:sections.main_product.blocks.details.settings.title.label", "default": "Product details" }, { "type": "select", "id": "icon", "label": "t:sections.all.icon.name", "default": "clipboard", "options": [ { "label": "", "value": "" }, { "label": "t:sections.all.icon.options.label_activity", "value": "activity" }, { "label": "t:sections.all.icon.options.label_add_comment", "value": "add-comment" }, { "label": "t:sections.all.icon.options.label_aperture", "value": "aperture" }, { "label": "t:sections.all.icon.options.label_arrow_down", "value": "arrow-down" }, { "label": "t:sections.all.icon.options.label_arrow_left", "value": "arrow-left" }, { "label": "t:sections.all.icon.options.label_arrow_right", "value": "arrow-right" }, { "label": "t:sections.all.icon.options.label_arrow_up", "value": "arrow-up" }, { "label": "t:sections.all.icon.options.label_assembly", "value": "assembly" }, { "label": "t:sections.all.icon.options.label_at", "value": "at" }, { "label": "t:sections.all.icon.options.label_attachment", "value": "attachment" }, { "label": "t:sections.all.icon.options.label_award", "value": "award" }, { "label": "t:sections.all.icon.options.label_bag", "value": "bag" }, { "label": "t:sections.all.icon.options.label_basket", "value": "basket" }, { "label": "t:sections.all.icon.options.label_bookmark", "value": "bookmark" }, { "label": "t:sections.all.icon.options.label_box", "value": "box" }, { "label": "t:sections.all.icon.options.label_box_2", "value": "box-2" }, { "label": "t:sections.all.icon.options.label_cart", "value": "cart" }, { "label": "t:sections.all.icon.options.label_certificate", "value": "certificate" }, { "label": "t:sections.all.icon.options.label_chat", "value": "chat" }, { "label": "t:sections.all.icon.options.label_check", "value": "check" }, { "label": "t:sections.all.icon.options.label_clipboard", "value": "clipboard" }, { "label": "t:sections.all.icon.options.label_clock", "value": "clock" }, { "label": "t:sections.all.icon.options.label_cog", "value": "cog" }, { "label": "t:sections.all.icon.options.label_credit_cart", "value": "credit-card" }, { "label": "t:sections.all.icon.options.label_cross", "value": "cross" }, { "label": "t:sections.all.icon.options.label_desktop", "value": "desktop" }, { "label": "t:sections.all.icon.options.label_document", "value": "document" }, { "label": "t:sections.all.icon.options.label_dollar", "value": "dollar" }, { "label": "t:sections.all.icon.options.label_download", "value": "download" }, { "label": "t:sections.all.icon.options.label_disabled", "value": "disabled" }, { "label": "t:sections.all.icon.options.label_email", "value": "email" }, { "label": "t:sections.all.icon.options.label_euro", "value": "euro" }, { "label": "t:sections.all.icon.options.label_flag", "value": "flag" }, { "label": "t:sections.all.icon.options.label_gift_wrap", "value": "gift-wrap" }, { "label": "t:sections.all.icon.options.label_globe", "value": "globe" }, { "label": "t:sections.all.icon.options.label_heart", "value": "heart" }, { "label": "t:sections.all.icon.options.label_heart_full", "value": "heart-full" }, { "label": "t:sections.all.icon.options.label_home", "value": "home" }, { "label": "t:sections.all.icon.options.label_info", "value": "info" }, { "label": "t:sections.all.icon.options.label_label", "value": "label" }, { "label": "t:sections.all.icon.options.label_laptop", "value": "laptop" }, { "label": "t:sections.all.icon.options.label_map", "value": "map" }, { "label": "t:sections.all.icon.options.label_menu", "value": "menu" }, { "label": "t:sections.all.icon.options.label_minus", "value": "minus" }, { "label": "t:sections.all.icon.options.label_mobile", "value": "mobile" }, { "label": "t:sections.all.icon.options.label_paper_airplane", "value": "paper-airplane" }, { "label": "t:sections.all.icon.options.label_paperclip", "value": "paperclip" }, { "label": "t:sections.all.icon.options.label_percent", "value": "percent" }, { "label": "t:sections.all.icon.options.label_phone", "value": "phone" }, { "label": "t:sections.all.icon.options.label_pin", "value": "pin" }, { "label": "t:sections.all.icon.options.label_plus", "value": "plus" }, { "label": "t:sections.all.icon.options.label_pound", "value": "pound" }, { "label": "t:sections.all.icon.options.label_refund_receipt", "value": "refund-receipt" }, { "label": "t:sections.all.icon.options.label_returns", "value": "returns" }, { "label": "t:sections.all.icon.options.label_search", "value": "search" }, { "label": "t:sections.all.icon.options.label_settings", "value": "settings" }, { "label": "t:sections.all.icon.options.label_share", "value": "share" }, { "label": "t:sections.all.icon.options.label_shield", "value": "shield" }, { "label": "t:sections.all.icon.options.label_shield_plus", "value": "shield-plus" }, { "label": "t:sections.all.icon.options.label_shirt", "value": "shirt" }, { "label": "t:sections.all.icon.options.label_star_empty", "value": "star-empty" }, { "label": "t:sections.all.icon.options.label_star_full", "value": "star-full" }, { "label": "t:sections.all.icon.options.label_assembly", "value": "assembly" }, { "label": "t:sections.all.icon.options.label_at", "value": "at" }, { "label": "t:sections.all.icon.options.label_attachment", "value": "attachment" }, { "label": "t:sections.all.icon.options.label_award", "value": "award" }, { "label": "t:sections.all.icon.options.label_bag", "value": "bag" }, { "label": "t:sections.all.icon.options.label_basket", "value": "basket" }, { "label": "t:sections.all.icon.options.label_bookmark", "value": "bookmark" }, { "label": "t:sections.all.icon.options.label_box", "value": "box" }, { "label": "t:sections.all.icon.options.label_box_2", "value": "box-2" }, { "label": "t:sections.all.icon.options.label_cart", "value": "cart" }, { "label": "t:sections.all.icon.options.label_certificate", "value": "certificate" }, { "label": "t:sections.all.icon.options.label_chat", "value": "chat" }, { "label": "t:sections.all.icon.options.label_check", "value": "check" }, { "label": "t:sections.all.icon.options.label_clipboard", "value": "clipboard" }, { "label": "t:sections.all.icon.options.label_clock", "value": "clock" }, { "label": "t:sections.all.icon.options.label_cog", "value": "cog" }, { "label": "t:sections.all.icon.options.label_credit_cart", "value": "credit-card" }, { "label": "t:sections.all.icon.options.label_cross", "value": "cross" }, { "label": "t:sections.all.icon.options.label_desktop", "value": "desktop" }, { "label": "t:sections.all.icon.options.label_document", "value": "document" }, { "label": "t:sections.all.icon.options.label_dollar", "value": "dollar" }, { "label": "t:sections.all.icon.options.label_download", "value": "download" }, { "label": "t:sections.all.icon.options.label_disabled", "value": "disabled" }, { "label": "t:sections.all.icon.options.label_email", "value": "email" }, { "label": "t:sections.all.icon.options.label_euro", "value": "euro" }, { "label": "t:sections.all.icon.options.label_flag", "value": "flag" }, { "label": "t:sections.all.icon.options.label_gift_wrap", "value": "gift-wrap" }, { "label": "t:sections.all.icon.options.label_globe", "value": "globe" }, { "label": "t:sections.all.icon.options.label_heart", "value": "heart" }, { "label": "t:sections.all.icon.options.label_heart_full", "value": "heart-full" }, { "label": "t:sections.all.icon.options.label_home", "value": "home" }, { "label": "t:sections.all.icon.options.label_info", "value": "info" }, { "label": "t:sections.all.icon.options.label_label", "value": "label" }, { "label": "t:sections.all.icon.options.label_laptop", "value": "laptop" }, { "label": "t:sections.all.icon.options.label_map", "value": "map" }, { "label": "t:sections.all.icon.options.label_menu", "value": "menu" }, { "label": "t:sections.all.icon.options.label_minus", "value": "minus" }, { "label": "t:sections.all.icon.options.label_mobile", "value": "mobile" }, { "label": "t:sections.all.icon.options.label_paper_airplane", "value": "paper-airplane" }, { "label": "t:sections.all.icon.options.label_paperclip", "value": "paperclip" }, { "label": "t:sections.all.icon.options.label_percent", "value": "percent" }, { "label": "t:sections.all.icon.options.label_phone", "value": "phone" }, { "label": "t:sections.all.icon.options.label_pin", "value": "pin" }, { "label": "t:sections.all.icon.options.label_plus", "value": "plus" }, { "label": "t:sections.all.icon.options.label_pound", "value": "pound" }, { "label": "t:sections.all.icon.options.label_refund_receipt", "value": "refund-receipt" }, { "label": "t:sections.all.icon.options.label_returns", "value": "returns" }, { "label": "t:sections.all.icon.options.label_search", "value": "search" }, { "label": "t:sections.all.icon.options.label_settings", "value": "settings" }, { "label": "t:sections.all.icon.options.label_share", "value": "share" }, { "label": "t:sections.all.icon.options.label_shield", "value": "shield" }, { "label": "t:sections.all.icon.options.label_shield_plus", "value": "shield-plus" }, { "label": "t:sections.all.icon.options.label_shirt", "value": "shirt" }, { "label": "t:sections.all.icon.options.label_star_empty", "value": "star-empty" }, { "label": "t:sections.all.icon.options.label_star_full", "value": "star-full" }, { "label": "t:sections.all.icon.options.label_store", "value": "store" }, { "label": "t:sections.all.icon.options.label_support", "value": "support" }, { "label": "t:sections.all.icon.options.label_truck", "value": "truck" }, { "label": "t:sections.all.icon.options.label_user", "value": "user" }, { "label": "t:sections.all.icon.options.label_user_alt", "value": "user-alt" }, { "label": "t:sections.all.icon.options.label_wallet", "value": "wallet" }, { "label": "t:sections.all.icon.options.label_warning", "value": "warning" }, { "label": "t:sections.all.icon.options.label_yen", "value": "yen" }, { "label": "t:sections.all.icon.options.label_facebook", "value": "facebook" }, { "label": "t:sections.all.icon.options.label_instagram", "value": "instagram" }, { "label": "t:sections.all.icon.options.label_linkedin", "value": "linkedin" }, { "label": "t:sections.all.icon.options.label_pinterest", "value": "pinterest" }, { "label": "t:sections.all.icon.options.label_snapchat", "value": "snapchat" }, { "label": "t:sections.all.icon.options.label_tiktok", "value": "tiktok" }, { "label": "t:sections.all.icon.options.label_tumblr", "value": "tumblr" }, { "label": "t:sections.all.icon.options.label_twitter", "value": "twitter" }, { "label": "t:sections.all.icon.options.label_x", "value": "x" }, { "label": "t:sections.all.icon.options.label_vimeo", "value": "vimeo" }, { "label": "t:sections.all.icon.options.label_youtube", "value": "youtube" }, { "label": "t:sections.all.icon.options.label_whatsapp", "value": "whatsapp" } ] }, { "type": "header", "content": "t:sections.all.colors.heading" }, { "type": "select", "id": "color_scheme", "label": "t:sections.all.colors.color_scheme.label", "default": "none", "options": [ { "value": "none", "label": "t:sections.all.colors.none.label" }, { "value": "accent-1", "label": "t:sections.all.colors.accent_1.label" }, { "value": "accent-2", "label": "t:sections.all.colors.accent_2.label" }, { "value": "accent-3", "label": "t:sections.all.colors.accent_3.label" }, { "value": "background-1", "label": "t:sections.all.colors.background_1.label" }, { "value": "background-2", "label": "t:sections.all.colors.background_2.label" } ] } ] }, { "type": "description", "name": "t:sections.main_product.blocks.description.name", "limit": 1, "settings": [ { "type": "text", "id": "title", "label": "t:sections.main_product.blocks.description.settings.title.label", "default": "Description" }, { "type": "select", "id": "icon", "label": "t:sections.all.icon.name", "default": "info", "options": [ { "label": "", "value": "" }, { "label": "t:sections.all.icon.options.label_activity", "value": "activity" }, { "label": "t:sections.all.icon.options.label_add_comment", "value": "add-comment" }, { "label": "t:sections.all.icon.options.label_aperture", "value": "aperture" }, { "label": "t:sections.all.icon.options.label_arrow_down", "value": "arrow-down" }, { "label": "t:sections.all.icon.options.label_arrow_left", "value": "arrow-left" }, { "label": "t:sections.all.icon.options.label_arrow_right", "value": "arrow-right" }, { "label": "t:sections.all.icon.options.label_arrow_up", "value": "arrow-up" }, { "label": "t:sections.all.icon.options.label_assembly", "value": "assembly" }, { "label": "t:sections.all.icon.options.label_at", "value": "at" }, { "label": "t:sections.all.icon.options.label_attachment", "value": "attachment" }, { "label": "t:sections.all.icon.options.label_award", "value": "award" }, { "label": "t:sections.all.icon.options.label_bag", "value": "bag" }, { "label": "t:sections.all.icon.options.label_basket", "value": "basket" }, { "label": "t:sections.all.icon.options.label_bookmark", "value": "bookmark" }, { "label": "t:sections.all.icon.options.label_box", "value": "box" }, { "label": "t:sections.all.icon.options.label_box_2", "value": "box-2" }, { "label": "t:sections.all.icon.options.label_cart", "value": "cart" }, { "label": "t:sections.all.icon.options.label_certificate", "value": "certificate" }, { "label": "t:sections.all.icon.options.label_chat", "value": "chat" }, { "label": "t:sections.all.icon.options.label_check", "value": "check" }, { "label": "t:sections.all.icon.options.label_clipboard", "value": "clipboard" }, { "label": "t:sections.all.icon.options.label_clock", "value": "clock" }, { "label": "t:sections.all.icon.options.label_cog", "value": "cog" }, { "label": "t:sections.all.icon.options.label_credit_cart", "value": "credit-card" }, { "label": "t:sections.all.icon.options.label_cross", "value": "cross" }, { "label": "t:sections.all.icon.options.label_desktop", "value": "desktop" }, { "label": "t:sections.all.icon.options.label_document", "value": "document" }, { "label": "t:sections.all.icon.options.label_dollar", "value": "dollar" }, { "label": "t:sections.all.icon.options.label_download", "value": "download" }, { "label": "t:sections.all.icon.options.label_disabled", "value": "disabled" }, { "label": "t:sections.all.icon.options.label_email", "value": "email" }, { "label": "t:sections.all.icon.options.label_euro", "value": "euro" }, { "label": "t:sections.all.icon.options.label_flag", "value": "flag" }, { "label": "t:sections.all.icon.options.label_gift_wrap", "value": "gift-wrap" }, { "label": "t:sections.all.icon.options.label_globe", "value": "globe" }, { "label": "t:sections.all.icon.options.label_heart", "value": "heart" }, { "label": "t:sections.all.icon.options.label_heart_full", "value": "heart-full" }, { "label": "t:sections.all.icon.options.label_home", "value": "home" }, { "label": "t:sections.all.icon.options.label_info", "value": "info" }, { "label": "t:sections.all.icon.options.label_label", "value": "label" }, { "label": "t:sections.all.icon.options.label_laptop", "value": "laptop" }, { "label": "t:sections.all.icon.options.label_map", "value": "map" }, { "label": "t:sections.all.icon.options.label_menu", "value": "menu" }, { "label": "t:sections.all.icon.options.label_minus", "value": "minus" }, { "label": "t:sections.all.icon.options.label_mobile", "value": "mobile" }, { "label": "t:sections.all.icon.options.label_paper_airplane", "value": "paper-airplane" }, { "label": "t:sections.all.icon.options.label_paperclip", "value": "paperclip" }, { "label": "t:sections.all.icon.options.label_percent", "value": "percent" }, { "label": "t:sections.all.icon.options.label_phone", "value": "phone" }, { "label": "t:sections.all.icon.options.label_pin", "value": "pin" }, { "label": "t:sections.all.icon.options.label_plus", "value": "plus" }, { "label": "t:sections.all.icon.options.label_pound", "value": "pound" }, { "label": "t:sections.all.icon.options.label_refund_receipt", "value": "refund-receipt" }, { "label": "t:sections.all.icon.options.label_returns", "value": "returns" }, { "label": "t:sections.all.icon.options.label_search", "value": "search" }, { "label": "t:sections.all.icon.options.label_settings", "value": "settings" }, { "label": "t:sections.all.icon.options.label_share", "value": "share" }, { "label": "t:sections.all.icon.options.label_shield", "value": "shield" }, { "label": "t:sections.all.icon.options.label_shield_plus", "value": "shield-plus" }, { "label": "t:sections.all.icon.options.label_shirt", "value": "shirt" }, { "label": "t:sections.all.icon.options.label_star_empty", "value": "star-empty" }, { "label": "t:sections.all.icon.options.label_star_full", "value": "star-full" }, { "label": "t:sections.all.icon.options.label_store", "value": "store" }, { "label": "t:sections.all.icon.options.label_support", "value": "support" }, { "label": "t:sections.all.icon.options.label_truck", "value": "truck" }, { "label": "t:sections.all.icon.options.label_user", "value": "user" }, { "label": "t:sections.all.icon.options.label_user_alt", "value": "user-alt" }, { "label": "t:sections.all.icon.options.label_wallet", "value": "wallet" }, { "label": "t:sections.all.icon.options.label_warning", "value": "warning" }, { "label": "t:sections.all.icon.options.label_yen", "value": "yen" }, { "label": "t:sections.all.icon.options.label_facebook", "value": "facebook" }, { "label": "t:sections.all.icon.options.label_instagram", "value": "instagram" }, { "label": "t:sections.all.icon.options.label_linkedin", "value": "linkedin" }, { "label": "t:sections.all.icon.options.label_pinterest", "value": "pinterest" }, { "label": "t:sections.all.icon.options.label_snapchat", "value": "snapchat" }, { "label": "t:sections.all.icon.options.label_tiktok", "value": "tiktok" }, { "label": "t:sections.all.icon.options.label_tumblr", "value": "tumblr" }, { "label": "t:sections.all.icon.options.label_twitter", "value": "twitter" }, { "label": "t:sections.all.icon.options.label_x", "value": "x" }, { "label": "t:sections.all.icon.options.label_vimeo", "value": "vimeo" }, { "label": "t:sections.all.icon.options.label_youtube", "value": "youtube" }, { "label": "t:sections.all.icon.options.label_whatsapp", "value": "whatsapp" } ] } ] }, { "type": "reviews", "name": "t:sections.main_product.blocks.reviews.name", "limit": 1, "settings": [ { "type": "checkbox", "id": "show_count", "label": "t:sections.main_product.blocks.reviews.settings.show_count.label", "default": false } ] }, { "type": "tab", "name": "t:sections.main_product.blocks.tab.name", "settings": [ { "type": "text", "id": "title", "label": "t:sections.main_product.blocks.tab.settings.title.label", "default": "Title" }, { "type": "select", "id": "icon", "label": "t:sections.all.icon.name", "options": [ { "label": "", "value": "" }, { "label": "t:sections.all.icon.options.label_activity", "value": "activity" }, { "label": "t:sections.all.icon.options.label_add_comment", "value": "add-comment" }, { "label": "t:sections.all.icon.options.label_aperture", "value": "aperture" }, { "label": "t:sections.all.icon.options.label_arrow_down", "value": "arrow-down" }, { "label": "t:sections.all.icon.options.label_arrow_left", "value": "arrow-left" }, { "label": "t:sections.all.icon.options.label_arrow_right", "value": "arrow-right" }, { "label": "t:sections.all.icon.options.label_arrow_up", "value": "arrow-up" }, { "label": "t:sections.all.icon.options.label_assembly", "value": "assembly" }, { "label": "t:sections.all.icon.options.label_at", "value": "at" }, { "label": "t:sections.all.icon.options.label_attachment", "value": "attachment" }, { "label": "t:sections.all.icon.options.label_award", "value": "award" }, { "label": "t:sections.all.icon.options.label_bag", "value": "bag" }, { "label": "t:sections.all.icon.options.label_basket", "value": "basket" }, { "label": "t:sections.all.icon.options.label_bookmark", "value": "bookmark" }, { "label": "t:sections.all.icon.options.label_box", "value": "box" }, { "label": "t:sections.all.icon.optiions.label_activity", "value": "activity" }, { "label": "t:sections.all.icon.options.label_add_comment", "value": "add-comment" }, { "label": "t:sections.all.icon.options.label_aperture", "value": "aperture" }, { "label": "t:sections.all.icon.options.label_arrow_down", "value": "arrow-down" }, { "label": "t:sections.all.icon.options.label_arrow_left", "value": "arrow-left" }, { "label": "t:sections.all.icon.options.label_arrow_right", "value": "arrow-right" }, { "label": "t:sections.all.icon.options.label_arrow_up", "value": "arrow-up" }, { "label": "t:sections.all.icon.options.label_assembly", "value": "assembly" }, { "label": "t:sections.all.icon.options.label_at", "value": "at" }, { "label": "t:sections.all.icon.options.label_attachment", "value": "attachment" }, { "label": "t:sections.all.icon.options.label_award", "value": "award" }, { "label": "t:sections.all.icon.options.label_bag", "value": "bag" }, { "label": "t:sections.all.icon.options.label_basket", "value": "basket" }, { "label": "t:sections.all.icon.options.label_bookmark", "value": "bookmark" }, { "label": "t:sections.all.icon.options.label_box", "value": "box" }, { "label": "t:sections.all.icon.options.label_box_2", "value": "box-2" }, { "label": "t:sections.all.icon.options.label_cart", "value": "cart" }, { "label": "t:sections.all.icon.options.label_certificate", "value": "certificate" }, { "label": "t:sections.all.icon.options.label_chat", "value": "chat" }, { "label": "t:sections.all.icon.options.label_check", "value": "check" }, { "label": "t:sections.all.icon.options.label_clipboard", "value": "clipboard" }, { "label": "t:sections.all.icon.options.label_clock", "value": "clock" }, { "label": "t:sections.all.icon.options.label_cog", "value": "cog" }, { "label": "t:sections.all.icon.options.label_credit_cart", "value": "credit-card" }, { "label": "t:sections.all.icon.options.label_cross", "value": "cross" }, { "label": "t:sections.all.icon.options.label_desktop", "value": "desktop" }, { "label": "t:sections.all.icon.options.label_document", "value": "document" }, { "label": "t:sections.all.icon.options.label_dollar", "value": "dollar" }, { "label": "t:sections.all.icon.options.label_download", "value": "download" }, { "label": "t:sections.all.icon.options.label_disabled", "value": "disabled" }, { "label": "t:sections.all.icon.options.label_email", "value": "email" }, { "label": "t:sections.all.icon.options.label_euro", "value": "euro" }, { "label": "t:sections.all.icon.options.label_flag", "value": "flag" }, { "label": "t:sections.all.icon.options.label_gift_wrap", "value": "gift-wrap" }, { "label": "t:sections.all.icon.options.label_globe", "value": "globe" }, { "label": "t:sections.all.icon.options.label_heart", "value": "heart" }, { "label": "t:sections.all.icon.options.label_heart_full", "value": "heart-full" }, { "label": "t:sections.all.icon.options.label_home", "value": "home" }, { "label": "t:sections.all.icon.options.label_info", "value": "info" }, { "label": "t:sections.all.icon.options.label_label", "value": "label" }, { "label": "t:sections.all.icon.options.label_laptop", "value": "laptop" }, { "label": "t:sections.all.icon.options.label_map", "value": "map" }, { "label": "t:sections.all.icon.options.label_menu", "value": "menu" }, { "label": "t:sections.all.icon.options.label_minus", "value": "minus" }, { "label": "t:sections.all.icon.options.label_mobile", "value": "mobile" }, { "label": "t:sections.all.icon.options.label_paper_airplane", "value": "paper-airplane" }, { "label": "t:sections.all.icon.options.label_paperclip", "value": "paperclip" }, { "label": "t:sections.all.icon.options.label_percent", "value": "percent" }, { "label": "t:sections.all.icon.options.label_phone", "value": "phone" }, { "label": "t:sections.all.icon.options.label_pin", "value": "pin" }, { "label": "t:sections.all.icon.options.label_plus", "value": "plus" }, { "label": "t:sections.all.icon.options.label_pound", "value": "pound" }, { "label": "t:sections.all.icon.options.label_refund_receipt", "value": "refund-receipt" }, { "label": "t:sections.all.icon.options.label_returns", "value": "returns" }, { "label": "t:sections.all.icon.options.label_search", "value": "search" }, { "label": "t:sections.all.icon.options.label_settings", "value": "settings" }, { "label": "t:sections.all.icon.options.label_share", "value": "share" }, { "label": "t:sections.all.icon.options.label_shield", "value": "shield" }, { "label": "t:sections.all.icon.options.label_shield_plus", "value": "shield-plus" }, { "label": "t:sections.all.icon.options.label_shirt", "value": "shirt" }, { "label": "t:sections.all.icon.options.label_star_empty", "value": "star-empty" }, { "label": "t:sections.all.icon.options.label_star_full", "value": "star-full" }, { "label": "t:sections.all.icon.options.label_store", "value": "store" }, { "label": "t:sections.all.icon.options.label_support", "value": "support" }, { "label": "t:sections.all.icon.options.label_truck", "value": "truck" }, { "label": "t:sections.all.icon.options.label_user", "value": "user" }, { "label": "t:sections.all.icon.options.label_user_alt", "value": "user-alt" }, { "label": "t:sections.all.icon.options.label_wallet", "value": "wallet" }, { "label": "t:sections.all.icon.options.label_warning", "value": "warning" }, { "label": "t:sections.all.icon.options.label_yen", "value": "yen" }, { "label": "t:sections.all.icon.options.label_facebook", "value": "facebook" }, { "label": "t:sections.all.icon.options.label_instagram", "value": "instagram" }, { "label": "t:sections.all.icon.options.label_linkedin", "value": "linkedin" }, { "label": "t:sections.all.icon.options.label_pinterest", "value": "pinterest" }, { "label": "t:sections.all.icon.options.label_snapchat", "value": "snapchat" }, { "label": "t:sections.all.icon.options.label_tiktok", "value": "tiktok" }, { "label": "t:sections.all.icon.options.label_tumblr", "value": "tumblr" }, { "label": "t:sections.all.icon.options.label_twitter", "value": "twitter" }, { "label": "t:sections.all.icon.options.label_x", "value": "x" }, { "label": "t:sections.all.icon.options.label_vimeo", "value": "vimeo" }, { "label": "t:sections.all.icon.options.label_youtube", "value": "youtube" }, { "label": "t:sections.all.icon.options.label_whatsapp", "value": "whatsapp" } ] }, { "type": "liquid", "id": "custom_liquid", "label": "t:sections.all.custom_liquid.custom_liquid.label", "info": "t:sections.all.custom_liquid.custom_liquid.info" }, { "type": "select", "id": "position", "label": "t:sections.main_product.blocks.custom_liquid.settings.position.label", "info": "t:sections.main_product.blocks.custom_liquid.settings.position.info", "default": "tab", "options": [ { "value": "tab", "label": "t:sections.main_product.blocks.custom_liquid.settings.position.options.label_1" }, { "value": "info", "label": "t:sections.main_product.blocks.custom_liquid.settings.position.options.label_2" }, { "value": "details", "label": "t:sections.main_product.blocks.custom_liquid.settings.position.options.label_3" } ] } ] }, { "type": "image", "name": "t:sections.main_product.blocks.image.name", "settings": [ { "type": "image_picker", "id": "image", "label": "t:sections.main_product.blocks.image.settings.image.label" }, { "type": "url", "id": "link", "label": "t:sections.main_product.blocks.image.settings.link.label" }, { "type": "range", "id": "width", "label": "t:sections.main_product.blocks.image.settings.width.label", "min": 1, "max": 100, "step": 1, "default": 100, "unit": "%" }, { "type": "select", "id": "alignment", "label": "t:sections.main_product.blocks.image.settings.alignment.label", "info": "t:sections.main_product.blocks.image.settings.alignment.info", "default": "left", "options": [ { "value": "left", "label": "t:sections.main_product.blocks.image.settings.alignment.options.label_1" }, { "value": "center", "label": "t:sections.main_product.blocks.image.settings.alignment.options.label_2" }, { "value": "right", "label": "t:sections.main_product.blocks.image.settings.alignment.options.label_3" } ] }, { "type": "select", "id": "position", "label": "t:sections.main_product.blocks.image.settings.position.label", "info": "t:sections.main_product.blocks.image.settings.position.info", "default": "info", "options": [ { "value": "info", "label": "t:sections.main_product.blocks.image.settings.position.options.label_2" }, { "value": "details", "label": "t:sections.main_product.blocks.image.settings.position.options.label_3" } ] } ] }, { "type": "info_box", "name": "t:sections.main_product.blocks.info_box.name", "settings": [ { "type": "checkbox", "id": "enable_payment_icons", "default": false, "label": "t:sections.main_product.blocks.info_box.settings.enable_payment_icons.label" }, { "type": "text", "id": "heading", "label": "t:sections.main_product.blocks.info_box.settings.heading.label", "default": "Payment details" }, { "type": "richtext", "id": "text", "label": "t:sections.main_product.blocks.info_box.settings.text.label", "default": "Help your customers identify what payments are accepted by your store.
" }, { "type": "select", "id": "icon", "label": "t:sections.all.icon.name", "default": "info", "options": [ { "label": "", "value": "" }, { "label": "t:sections.all.icon.options.label_activity", "value": "activity" }, { "label": "t:sections.all.icon.options.label_add_comment", "value": "add-comment" }, { "label": "t:sections.all.icon.options.label_aperture", "value": "aperture" }, { "label": "t:sections.all.icon.options.label_arrow_down", "value": "arrow-down" }, { "label": "t:sections.all.icon.options.label_arrow_left", "value": "arrow-left" }, { "label": "t:sections.all.icon.options.label_arrow_right", "value": "arrow-right" }, { "label": "t:sections.all.icon.options.label_arrow_up", "value": "arrow-up" }, { "label": "t:sections.all.icon.options.label_assembly", "value": "assembly" }, { "label": "t:sections.all.icon.options.label_at", "value": "at" }, { "label": "t:sections.all.icon.options.label_attachment", "value": "attachment" }, { "label": "t:sections.all.icon.options.label_award", "value": "award" }, { "label": "t:sections.all.icon.options.label_bag", "value": "bag" }, { "label": "t:sections.all.icon.options.label_basket", "value": "basket" }, { "label": "t:sections.all.icon.options.label_bookmark", "value": "bookmark" }, { "label": "t:sections.all.icon.options.label_box", "value": "box" }, { "label": "t:sections.all.icon.options.label_box_2", "value": "box-2" }, { "label": "t:sections.all.icon.options.label_cart", "value": "cart" }, { "label": "t:sections.all.icon.options.label_certificate", "value": "certificate" }, { "label": "t:sections.all.icon.options.label_chat", "value": "chat" }, { "label": "t:sections.all.icon.options.label_check", "value": "check" }, { "label": "t:sections.all.icon.options.label_clipboard", "value": "clipboard" }, { "label": "t:sections.all.icon.options.label_clock", "value": "clock" }, { "label": "t:sections.all.icon.options.label_cog", "value": "cog" }, { "label": "t:sections.all.icon.options.label_credit_cart", "value": "credit-card" }, { "label": "t:sections.all.icon.options.label_cross", "value": "cross" }, { "label": "t:sections.all.icon.options.label_desktop", "value": "desktop" }, { "label": "t:sections.all.icon.options.label_document", "value": "document" }, { "label": "t:sections.all.icon.options.label_dollar", "value": "dollar" }, { "label": "t:sections.all.icon.options.label_download", "value": "download" }, { "label": "t:sections.all.icon.options.label_disabled", "value": "disabled" }, { "label": "t:sections.all.icon.options.label_email", "value": "email" }, { "label": "t:sections.all.icon.options.label_euro", "value": "euro" }, { "label": "t:sections.all.icon.options.label_flag", "value": "flag" }, { "label": "t:sections.all.icon.options.label_gift_wrap", "value": "gift-wrap" }, { "label": "t:sections.all.icon.options.label_globe", "value": "globe" }, { "label": "t:sections.all.icon.options.label_heart", "value": "heart" }, { "label": "t:sections.all.icon.options.label_heart_full", "value": "heart-full" }, { "label": "t:sections.all.icon.options.label_home", "value": "home" }, { "label": "t:sections.all.icon.options.label_info", "value": "info" }, { "label": "t:sections.all.icon.options.label_label", "value": "label" }, { "label": "t:sections.all.icon.options.label_laptop", "value": "laptop" }, { "label": "t:sections.all.icon.options.label_map", "value": "map" }, { "label": "t:sections.all.icon.options.label_menu", "value": "menu" }, { "label": "t:sections.all.icon.options.label_minus", "value": "minus" }, { "label": "t:sections.all.icon.options.label_mobile", "value": "mobile" }, { "label": "t:sections.all.icon.options.label_paper_airplane", "value": "paper-airplane" }, { "label": "t:sections.all.icon.options.label_paperclip", "value": "paperclip" }, { "label": "t:sections.all.icon.options.label_percent", "value": "percent" }, { "label": "t:sections.all.icon.options.label_phone", "value": "phone" }, { "label": "t:sections.all.icon.options.label_pin", "value": "pin" }, { "label": "t:sections.all.icon.options.label_plus", "value": "plus" }, { "label": "t:sections.all.icon.options.label_pound", "value": "pound" }, { "label": "t:sections.all.icon.options.label_refund_receipt", "value": "refund-receipt" }, { "label": "t:sections.all.icon.options.label_returns", "value": "returns" }, { "label": "t:sections.all.icon.options.label_search", "value": "search" }, { "label": "t:sections.all.icon.options.label_settings", "value": "settings" }, { "label": "t:sections.all.icon.options.label_share", "value": "share" }, { "label": "t:sections.all.icon.options.label_shield", "value": "shield" }, { "label": "t:sections.all.icon.options.label_shield_plus", "value": "shield-plus" }, { "label": "t:sections.all.icon.options.label_shirt", "value": "shirt" }, { "label": "t:sections.all.icon.options.label_star_empty", "value": "star-empty" }, { "label": "t:sections.all.icon.options.label_star_full", "value": "star-full" }, { "label": "t:sections.all.icon.options.label_store", "value": "store" }, { "label": "t:sections.all.icon.options.label_support", "value": "support" }, { "label": "t:sections.all.icon.options.label_truck", "value": "truck" }, { "label": "t:sections.all.icon.options.label_user", "value": "user" }, { "label": "t:sections.all.icon.options.label_user_alt", "value": "user-alt" }, { "label": "t:sections.all.icon.options.label_wallet", "value": "wallet" }, { "label": "t:sections.all.icon.options.label_warning", "value": "warning" }, { "label": "t:sections.all.icon.options.label_yen", "value": "yen" }, { "label": "t:sections.all.icon.options.label_facebook", "value": "facebook" }, { "label": "t:sections.all.icon.options.label_instagram", "value": "instagram" }, { "label": "t:sections.all.icon.options.label_linkedin", "value": "linkedin" }, { "label": "t:sections.all.icon.options.label_pinterest", "value": "pinterest" }, { "label": "t:sections.all.icon.options.label_snapchat", "value": "snapchat" }, { "label": "t:sections.all.icon.options.label_tiktok", "value": "tiktok" }, { "label": "t:sections.all.icon.options.label_tumblr", "value": "tumblr" }, { "label": "t:sections.all.icon.options.label_twitter", "value": "twitter" }, { "label": "t:sections.all.icon.options.label_x", "value": "x" }, { "label": "t:sections.all.icon.options.label_vimeo", "value": "vimeo" }, { "label": "t:sections.all.icon.options.label_youtube", "value": "youtube" }, { "label": "t:sections.all.icon.options.label_whatsapp", "value": "whatsapp" } ] }, { "type": "color", "id": "color_foreground", "label": "t:sections.main_product.blocks.info_box.settings.color_foreground.label", "default": "#404040" }, { "type": "color", "id": "color_background", "label": "t:sections.main_product.blocks.info_box.settings.color_background.label", "default": "#ffffff" }, { "type": "select", "id": "position", "label": "t:sections.main_product.blocks.info_box.settings.position.label", "info": "t:sections.main_product.blocks.info_box.settings.position.info", "default": "info", "options": [ { "value": "info", "label": "t:sections.main_product.blocks.info_box.settings.position.options.label_2" }, { "value": "details", "label": "t:sections.main_product.blocks.info_box.settings.position.options.label_3" } ] } ] }, { "type": "stock_bar", "name": "t:sections.main_product.blocks.stock_bar.name", "limit": 1, "settings": [ { "type": "text", "id": "text_in_stock", "label": "t:sections.main_product.blocks.stock_bar.settings.text_in_stock.label", "default": "Usually ships within 24 hours" }, { "type": "text", "id": "text_out_of_stock", "label": "t:sections.main_product.blocks.stock_bar.settings.text_out_of_stock.label" }, { "type": "text", "id": "text_low_inventory", "label": "t:sections.main_product.blocks.stock_bar.settings.text_low_inventory.label", "default": "Low inventory - Hurry up!" }, { "type": "text", "id": "text_on_backorder", "label": "t:sections.main_product.blocks.stock_bar.settings.text_on_backorder.label", "default": "On backorder" }, { "type": "text", "id": "text_preorder", "label": "t:sections.main_product.blocks.stock_bar.settings.text_preorder.label", "default": "New stock coming soon!" } ] }, { "type": "product_signup", "name": "t:sections.main_product.blocks.product_signup.name", "settings": [ { "type": "text", "id": "heading", "label": "t:sections.main_product.blocks.product_signup.settings.heading.label", "default": "Be the first to know" }, { "type": "select", "id": "show_when", "default": "always", "label": "t:sections.main_product.blocks.product_signup.settings.show_when.label", "options": [ { "value": "always", "label": "t:sections.main_product.blocks.product_signup.settings.show_when.options.label_always" }, { "value": "out_of_stock", "label": "t:sections.main_product.blocks.product_signup.settings.show_when.options.label_out_of_stock" } ] }, { "type": "checkbox", "id": "consent_checkbox", "default": false, "label": "t:sections.main_product.blocks.product_signup.settings.consent_checkbox.label", "info": "t:sections.main_product.blocks.product_signup.settings.consent_checkbox.info" }, { "type": "richtext", "id": "consent_text", "label": "t:sections.main_product.blocks.product_signup.settings.consent_text.label", "default": "I agree to receive marketing emails and special deals.
" }, { "type": "select", "id": "color_scheme", "label": "t:sections.all.colors.color_scheme.label", "default": "accent-2", "options": [ { "value": "accent-1", "label": "t:sections.all.colors.accent_1.label" }, { "value": "accent-2", "label": "t:sections.all.colors.accent_2.label" }, { "value": "accent-3", "label": "t:sections.all.colors.accent_3.label" }, { "value": "background-1", "label": "t:sections.all.colors.background_1.label" }, { "value": "background-2", "label": "t:sections.all.colors.background_2.label" } ] }, { "type": "select", "id": "position", "label": "t:sections.main_product.blocks.product_signup.settings.position.label", "info": "t:sections.main_product.blocks.product_signup.settings.position.info", "default": "info", "options": [ { "value": "info", "label": "t:sections.main_product.blocks.product_signup.settings.position.options.label_2" }, { "value": "details", "label": "t:sections.main_product.blocks.product_signup.settings.position.options.label_3" } ] } ] }, { "type": "product_metadata", "name": "t:sections.main_product.blocks.product_metadata.name", "limit": 1, "settings": [ { "type": "checkbox", "id": "show_vendor", "label": "t:sections.main_product.blocks.product_metadata.settings.show_vendor.label", "default": true }, { "type": "checkbox", "id": "show_sku", "label": "t:sections.main_product.blocks.product_metadata.settings.show_sku.label", "default": true }, { "type": "checkbox", "id": "show_barcode", "label": "t:sections.main_product.blocks.product_metadata.settings.show_barcode.label", "default": false }, { "type": "text", "id": "barcode_label", "label": "t:sections.main_product.blocks.product_metadata.settings.barcode_label.label", "info": "t:sections.main_product.blocks.title.settings.barcode_label.info", "default": "Barcode" } ] } ] } {% endschema %}