|
2 | 2 | "current": "Default",
|
3 | 3 | "presets": {
|
4 | 4 | "Default": {
|
| 5 | + "colors_solid_button_labels": "#ffffff", |
| 6 | + "colors_accent_1": "#121212", |
| 7 | + "gradient_accent_1": "", |
| 8 | + "colors_accent_2": "#334fb4", |
| 9 | + "gradient_accent_2": "", |
| 10 | + "colors_text": "#121212", |
| 11 | + "colors_outline_button_labels": "#121212", |
| 12 | + "colors_background_1": "#ffffff", |
| 13 | + "gradient_background_1": "", |
| 14 | + "colors_background_2": "#f3f3f3", |
| 15 | + "gradient_background_2": "", |
| 16 | + "type_header_font": "assistant_n4", |
| 17 | + "heading_scale": 100, |
| 18 | + "type_body_font": "assistant_n4", |
| 19 | + "body_scale": 100, |
| 20 | + "page_width": 1200, |
| 21 | + "spacing_sections": 0, |
| 22 | + "spacing_grid_horizontal": 8, |
| 23 | + "spacing_grid_vertical": 8, |
| 24 | + "buttons_border_thickness": 1, |
| 25 | + "buttons_border_opacity": 100, |
| 26 | + "buttons_radius": 0, |
| 27 | + "buttons_shadow_opacity": 0, |
| 28 | + "buttons_shadow_horizontal_offset": 0, |
| 29 | + "buttons_shadow_vertical_offset": 4, |
| 30 | + "buttons_shadow_blur": 5, |
| 31 | + "variant_pills_border_thickness": 1, |
| 32 | + "variant_pills_border_opacity": 55, |
| 33 | + "variant_pills_radius": 40, |
| 34 | + "variant_pills_shadow_opacity": 0, |
| 35 | + "variant_pills_shadow_horizontal_offset": 0, |
| 36 | + "variant_pills_shadow_vertical_offset": 4, |
| 37 | + "variant_pills_shadow_blur": 5, |
| 38 | + "inputs_border_thickness": 1, |
| 39 | + "inputs_border_opacity": 55, |
| 40 | + "inputs_radius": 0, |
| 41 | + "inputs_shadow_opacity": 0, |
| 42 | + "inputs_shadow_horizontal_offset": 0, |
| 43 | + "inputs_shadow_vertical_offset": 4, |
| 44 | + "inputs_shadow_blur": 5, |
| 45 | + "card_style": "standard", |
| 46 | + "card_image_padding": 0, |
| 47 | + "card_text_alignment": "left", |
| 48 | + "card_color_scheme": "background-2", |
| 49 | + "card_border_thickness": 0, |
| 50 | + "card_border_opacity": 10, |
| 51 | + "card_corner_radius": 0, |
| 52 | + "card_shadow_opacity": 0, |
| 53 | + "card_shadow_horizontal_offset": 0, |
| 54 | + "card_shadow_vertical_offset": 4, |
| 55 | + "card_shadow_blur": 5, |
| 56 | + "text_boxes_border_thickness": 0, |
| 57 | + "text_boxes_border_opacity": 10, |
| 58 | + "text_boxes_radius": 0, |
| 59 | + "text_boxes_shadow_opacity": 0, |
| 60 | + "text_boxes_shadow_horizontal_offset": 0, |
| 61 | + "text_boxes_shadow_vertical_offset": 4, |
| 62 | + "text_boxes_shadow_blur": 5, |
| 63 | + "media_border_thickness": 1, |
| 64 | + "media_border_opacity": 5, |
| 65 | + "media_radius": 0, |
| 66 | + "media_shadow_opacity": 0, |
| 67 | + "media_shadow_horizontal_offset": 0, |
| 68 | + "media_shadow_vertical_offset": 4, |
| 69 | + "media_shadow_blur": 5, |
| 70 | + "popup_border_thickness": 1, |
| 71 | + "popup_border_opacity": 10, |
| 72 | + "popup_corner_radius": 0, |
| 73 | + "popup_shadow_opacity": 0, |
| 74 | + "popup_shadow_horizontal_offset": 0, |
| 75 | + "popup_shadow_vertical_offset": 4, |
| 76 | + "popup_shadow_blur": 5, |
| 77 | + "drawer_border_thickness": 1, |
| 78 | + "drawer_border_opacity": 10, |
| 79 | + "drawer_shadow_opacity": 0, |
| 80 | + "drawer_shadow_horizontal_offset": 0, |
| 81 | + "drawer_shadow_vertical_offset": 4, |
| 82 | + "drawer_shadow_blur": 5, |
| 83 | + "badge_position": "bottom left", |
| 84 | + "badge_corner_radius": 40, |
| 85 | + "sale_badge_color_scheme": "accent-2", |
| 86 | + "sold_out_badge_color_scheme": "inverse", |
| 87 | + "accent_icons": "text", |
| 88 | + "social_twitter_link": "", |
| 89 | + "social_facebook_link": "", |
| 90 | + "social_pinterest_link": "", |
| 91 | + "social_instagram_link": "", |
| 92 | + "social_tiktok_link": "", |
| 93 | + "social_tumblr_link": "", |
| 94 | + "social_snapchat_link": "", |
| 95 | + "social_youtube_link": "", |
| 96 | + "social_vimeo_link": "", |
| 97 | + "predictive_search_enabled": true, |
| 98 | + "predictive_search_show_vendor": false, |
| 99 | + "predictive_search_show_price": false, |
| 100 | + "currency_code_enabled": true, |
5 | 101 | "sections": {
|
6 | 102 | "announcement-bar": {
|
7 | 103 | "type": "announcement-bar",
|
8 | 104 | "blocks": {
|
9 | 105 | "announcement-bar-0": {
|
10 | 106 | "type": "announcement",
|
11 | 107 | "settings": {
|
12 |
| - "color_scheme": "background-1" |
| 108 | + "text": "Welcome to our store", |
| 109 | + "color_scheme": "background-1", |
| 110 | + "link": "" |
13 | 111 | }
|
14 | 112 | }
|
15 | 113 | },
|
|
20 | 118 | "header": {
|
21 | 119 | "type": "header",
|
22 | 120 | "settings": {
|
23 |
| - "logo_width": 90 |
| 121 | + "color_scheme": "background-1", |
| 122 | + "logo_width": 90, |
| 123 | + "logo_position": "middle-left", |
| 124 | + "menu": "main-menu", |
| 125 | + "show_line_separator": true, |
| 126 | + "enable_sticky_header": true, |
| 127 | + "margin_bottom": 0 |
24 | 128 | }
|
25 | 129 | },
|
26 | 130 | "footer": {
|
27 | 131 | "type": "footer",
|
28 | 132 | "blocks": {
|
29 | 133 | "footer-0": {
|
30 |
| - "type": "link_list" |
| 134 | + "type": "link_list", |
| 135 | + "settings": { |
| 136 | + "heading": "Quick links", |
| 137 | + "menu": "footer" |
| 138 | + } |
31 | 139 | },
|
32 | 140 | "footer-1": {
|
33 | 141 | "type": "link_list",
|
34 | 142 | "settings": {
|
35 |
| - "heading": "Info" |
| 143 | + "heading": "Info", |
| 144 | + "menu": "footer" |
36 | 145 | }
|
37 | 146 | },
|
38 | 147 | "footer-2": {
|
39 | 148 | "type": "text",
|
40 | 149 | "settings": {
|
41 |
| - "heading": "Our mission" |
| 150 | + "heading": "Our mission", |
| 151 | + "subtext": "<p>Share contact information, store details, and brand content with your customers.<\/p>" |
42 | 152 | }
|
43 | 153 | }
|
44 | 154 | },
|
|
48 | 158 | "footer-2"
|
49 | 159 | ],
|
50 | 160 | "settings": {
|
| 161 | + "color_scheme": "background-1", |
| 162 | + "newsletter_enable": true, |
| 163 | + "newsletter_heading": "Subscribe to our emails", |
51 | 164 | "show_social": true,
|
52 | 165 | "enable_country_selector": false,
|
53 | 166 | "enable_language_selector": false,
|
54 |
| - "margin_top": 48 |
| 167 | + "payment_enable": true, |
| 168 | + "margin_top": 48, |
| 169 | + "padding_top": 36, |
| 170 | + "padding_bottom": 36 |
55 | 171 | }
|
56 | 172 | },
|
57 | 173 | "main-password-header": {
|
58 |
| - "type": "main-password-header" |
| 174 | + "type": "main-password-header", |
| 175 | + "settings": { |
| 176 | + "logo_max_width": 100, |
| 177 | + "color_scheme": "background-1" |
| 178 | + } |
59 | 179 | },
|
60 | 180 | "main-password-footer": {
|
61 |
| - "type": "main-password-footer" |
| 181 | + "type": "main-password-footer", |
| 182 | + "settings": { |
| 183 | + "color_scheme": "background-1" |
| 184 | + } |
62 | 185 | }
|
63 | 186 | }
|
64 | 187 | }
|
|
0 commit comments