Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/chopper/image-about-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/chopper/image-hero-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/chopper/image-hero-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/chopper/image-images-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/chopper/image-images-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/chopper/image-images-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/chopper/image-images-4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/chopper/image-placeholder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/chopper/image-store-logo-white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/chopper/image-store-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
252 changes: 252 additions & 0 deletions config/settings_data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,257 @@
{
"variations": {
"chopper": {
"button_corners": "round",
"button_font_size": 16,
"button_font_weight": "600",
"button_size": "md",
"carousel_pause": true,
"carousel_timer": 5,
"color_schemes": {
"set-1": {
"type": "color_scheme",
"settings": {
"background": "#FFFFFF",
"background_accent": "#44914E",
"color_accent": "#FFFFFF",
"color_accent_outline": "#44914E",
"color_primary": "#021104",
"color_secondary": "#808998"
}
},
"set-2": {
"type": "color_scheme",
"settings": {
"background": "#021104",
"background_accent": "#84CF90",
"color_accent": "#FFFFFF",
"color_accent_outline": "#84CF90",
"color_primary": "#FFFFFF",
"color_secondary": "#FFFFFF"
}
},
"set-3": {
"type": "color_scheme",
"settings": {
"background": "#F5F8F6",
"background_accent": "#44914E",
"color_accent": "#FFFFFF",
"color_accent_outline": "#44914E",
"color_primary": "#021104",
"color_secondary": "#7B857D"
}
},
"set-4": {
"type": "color_scheme",
"settings": {
"background": "#44914E",
"background_accent": "#FFFFFF",
"color_accent": "#021104",
"color_accent_outline": "#FFFFFF",
"color_primary": "#FFFFFF",
"color_secondary": "#B4D3B8"
}
}
},
"corner_radius": "round",
"font_body": "DM Sans",
"font_heading": "DM Sans",
"font_tagline": "DM Sans",
"font_size_base": 18,
"font_size_h1": 96,
"font_size_h2": 56,
"font_size_h3": 40,
"font_size_tagline": 16,
"font_weight_h1": "600",
"font_weight_h2": "600",
"font_weight_h3": "600",
"font_weight_headers": "600",
"horizontal_padding_lg": "80px",
"horizontal_padding_sm": "16px",
"icon_style": "outline",
"image_placeholder": "booqable://assets/image-placeholder.png",
"max_width_value": 1920,
"product_card_color_scheme": "set-1",
"product_card_image_fit": "cover",
"sections": {
"footer": {
"type": "footer",
"blocks": {
"content": {
"type": "content",
"settings": {
"content_text": "<p>Address: <br> Blokhuisplein 40, 8911 LJ Leeuwarden</p><p>Contact: <br> <a href=\"tel:18001234567\">1800 123 4567</a> <br> <a href=\"mailto:info@booqable.com\">info@booqable.com</a></p>"
},
"disabled": null
},
"logo": {
"type": "logo",
"settings": {
"logo_custom_title": "{{ shop.name }}",
"logo_image": "booqable://assets/image-store-logo-white.png"
},
"disabled": null
},
"menu": {
"type": "menu",
"settings": {
"menu": "main-menu"
},
"disabled": null
},
"menu_456789": {
"type": "menu",
"settings": {
"menu": "main-menu"
},
"disabled": null
},
"payments": {
"type": "payments",
"settings": {},
"disabled": null
},
"socials": {
"type": "socials",
"settings": {},
"disabled": null
}
},
"block_order": [
"logo",
"content",
"menu",
"menu_456789",
"socials",
"payments"
],
"settings": {
"color_scheme": "set-2",
"footer_bottom_menu": "main-menu",
"footer_bottom_text": "{{ \"now\" | date: \"%Y\" }} {{ shop.name }}. All right reserved.",
"footer_layout": "wide",
"padding_bottom_desktop": "lg",
"padding_bottom_mobile": "md",
"padding_top_desktop": "lg",
"padding_top_mobile": "md",
"privacy_policy_link_text": "Privacy policy"
},
"disabled": null
},
"header": {
"type": "header",
"blocks": {
"button": {
"type": "button",
"settings": {
"button_label": "Rent E-choppers",
"button_url": "booqable://pages/contact",
"show_button_desktop": true,
"show_button_mobile": true
},
"disabled": null
},
"logo": {
"type": "logo",
"settings": {
"logo_custom_title": "{{ shop.name }}",
"logo_image": "booqable://assets/image-store-logo.png",
"logo_image_floated": ""
},
"disabled": null
},
"menu": {
"type": "menu",
"settings": {
"menu": "main-menu",
"menu_back_label": "Back",
"menu_alignment_horizontal": "center",
"menu_alignment_vertical": "top",
"menu_opener_position": "right"
},
"disabled": null
},
"search": {
"type": "search",
"settings": {
"search_closer_label": "Close",
"search_placeholder": "Search"
},
"disabled": null
}
},
"block_order": [
"logo",
"menu",
"search",
"button"
],
"settings": {
"color_scheme": "set-1",
"header_layout": "wide",
"padding_bottom_desktop": "lg",
"padding_bottom_mobile": "md",
"padding_top_desktop": "lg",
"padding_top_mobile": "md",
"show_transparency": false,
"sticky_header": true
},
"disabled": null
},
"top-bar": {
"type": "top-bar",
"blocks": {
"button": {
"type": "button",
"settings": {
"button_icon": "phone",
"button_label": "+1 555 123 4567",
"button_url": "tel:+15551234567"
},
"disabled": null
},
"menu": {
"type": "menu",
"settings": {
"menu": "main-menu"
},
"disabled": true
},
"message": {
"type": "message",
"settings": {
"message_icon": "empty",
"message": "Opening hours today: 10 - 18 hours."
},
"disabled": null
}
},
"block_order": [
"message",
"button",
"menu"
],
"settings": {
"color_scheme": "set-3",
"padding_bottom_desktop": "md",
"padding_bottom_mobile": "md",
"padding_top_desktop": "md",
"padding_top_mobile": "md",
"show_bar": true
},
"disabled": null
}
},
"show_carousel_navigation": true,
"show_carousel_pagination": false,
"show_product_card_excerpt": false,
"social_icon_size": "md",
"social_icon_spacing": "md",
"transition_duration": "0.3",
"use_focal_images": true,
"use_product_card_color_scheme": false,
"use_product_card_image_borders": true
},
"golf": {
"button_corners": "square",
"button_font_size": 16,
Expand Down
Loading
Loading