{% assign design_link = 'http://boostertheme.com/' %} {% schema %} { "name": "Footer", "class": "footer-section", "max_blocks": 4, "settings": [ { "type": "header", "content": "Footer [NEED HELP?](https://help.boostertheme.com/hc/en-us/articles/360002081334-How-to-setup-the-Footer-in-Booster-2-0)" }, { "type": "text", "id": "shop_name", "label": "Shop Name" }, { "type": "checkbox", "id": "display_shopify_by", "label": "Show theme powered by shopify", "default": true }, { "type": "checkbox", "id": "display_payment_methods", "label": "Show payment method icons", "default": true }, { "type": "header", "content": "Payment icons" }, { "type": "checkbox", "id": "pay_visa", "label": "Show Visa", "default": true }, { "type": "checkbox", "id": "pay_master", "label": "Show Mastercard", "default": true }, { "type": "checkbox", "id": "pay_american_express", "label": "Show American Express", "default": true }, { "type": "checkbox", "id": "pay_paypal", "label": "Show PayPal", "default": true }, { "type": "checkbox", "id": "pay_diners_club", "label": "Show Diners Club", "default": true }, { "type": "checkbox", "id": "pay_discover", "label": "Show Discover", "default": true } ], "blocks": [ { "type": "logo", "name": "Logo", "settings": [ { "type": "image_picker", "id": "logo", "label": "Desktop Logo" }, { "type": "select", "id": "desktop_logo_size", "label": "Logo size in %", "options": [ { "value": "30%", "label": "30" }, { "value": "35%", "label": "35" }, { "value": "50%", "label": "50" }, { "value": "60%", "label": "60" }, { "value": "70%", "label": "70" }, { "value": "75%", "label": "75" }, { "value": "90%", "label": "90" }, { "value": "100%", "label": "100" } ] }, { "type": "checkbox", "id": "social_icons_footer", "label": "Show social media footer icons", "default": false } ] }, { "type": "link_list", "name": "Menu", "settings": [ { "type": "link_list", "id": "menu", "label": "Menu", "default": "footer" }, { "type": "checkbox", "id": "social_icons_footer", "label": "Show social media footer icons", "default": false } ] }, { "type": "customer_shopify", "name": "Newsletter", "settings": [ { "type": "paragraph", "content": "Any customers who sign up will have an account created for them in Shopify. [View customers](/admin/customers?query=&accepts_marketing=1)" }, { "type": "checkbox", "id": "social_icons_footer", "label": "Show social media footer icons", "default": false } ] }, { "type": "text", "name": "Text", "settings": [ { "type": "checkbox", "id": "logo_footer", "label": "Enable logo", "default": false }, { "type": "image_picker", "id": "logo", "label": "Desktop Logo" }, { "type": "select", "id": "desktop_logo_size", "label": "Logo size in %", "options": [ { "value": "30%", "label": "30" }, { "value": "35%", "label": "35" }, { "value": "50%", "label": "50" }, { "value": "60%", "label": "60" }, { "value": "70%", "label": "70" }, { "value": "75%", "label": "75" }, { "value": "90%", "label": "90" }, { "value": "100%", "label": "100" } ] }, { "type": "text", "id": "title", "label": "Heading", "default": "Title" }, { "type": "richtext", "id": "content", "label": "Text", "default": "

Use this text to share information about your brand with your customers. Describe a product, share announcements, or welcome customers to your store.

" }, { "type": "checkbox", "id": "social_icons_footer", "label": "Show social media footer icons", "default": false } ] }, { "type": "empty", "name": "Empty column", "settings": [ { "type": "checkbox", "id": "social_icons_footer", "label": "Show social media footer icons", "default": false } ] } ], "default": { "blocks": [ { "type": "logo" }, { "type": "link_list" }, { "type": "link_list" }, { "type": "text" } ] } } {% endschema %}