Skip to content

Instantly share code, notes, and snippets.

@kantharia
Created April 17, 2021 05:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kantharia/f2dfe90c538de3e04e2d6f7eac4b33a1 to your computer and use it in GitHub Desktop.
Save kantharia/f2dfe90c538de3e04e2d6f7eac4b33a1 to your computer and use it in GitHub Desktop.
themes.json
[
{
"theme_id": "theme11",
"title": "The Chaotic Kitchen",
"description": "Lorem ipsum...",
"images": [
"assets/theme-images/theme10-1.png",
"assets/theme-images/theme10-2.png",
"assets/theme-images/theme10-3.png",
"assets/theme-images/theme10-4.png",
"assets/theme-images/theme10-5.png"
],
"colors_pallet": [
"FFFFFF-FAFDFE-C5B2FC-412C83-1D0036",
"FFFFFF-FEF1F1-FFA1A1-F63333-910000",
"FFFFFF-E9E8E4-ADA99A-675E43-342904",
"FFFFFF-F0F7ED-A3CE8E-3D6728-1A2C11",
"FFFFFF-FCFCFC-E5E5E5-474747-0A0A0A"
],
"preview_link": "https://theme11.intro.ooo/",
"meta_info": {
"urlButtonLabel": "Your Shop Link",
"urlPageTitle": "Create your shop link",
"urlDescription": "Invite people to your shop by sharing this link.",
"urlPlaceholder": "Your shop name"
},
"structure": [
[
{
"id": "basic_photo",
"label": "Your Profile Image",
"title": "Upload Your Profile Image",
"description": "Add a profile image.",
"type": "GROUP",
"seprator": true,
"addButtonDisable": true,
"value": [
[
{
"id": "profile_photo",
"label": "Profile Photo",
"value": "",
"type": "IMAGE",
"input_type": "image",
"placeholder": "Profile Photo",
"inlineClass": "dynamic-form-circle-photo",
"height": "1200px",
"width": "1200px",
"borderRadius": "50%",
"required": true
}
]
]
}
],
[
{
"id": "basic_info",
"label": "Basic Profile",
"value": "Basic Profile",
"type": "TEXT",
"input_type": "text",
"placeholder": "Introduce yourself. Express your uniqueness and authenticity to strike a connection with your visitor.",
"inlineClass": "h1"
},
{
"id": "first_name",
"label": "First Name",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "",
"required": true
},
{
"id": "last_name",
"label": "Last Name",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "",
"required": true
},
{
"id": "bio",
"label": "About Me",
"value": "",
"type": "TEXT_AREA",
"input_type": "text",
"placeholder": "Introduce yourself. Express your uniqueness and authenticity to strike a connection with your visitor.",
"required": true
}
],
[
{
"id": "store",
"label": "Your Shop Front",
"title": "Create Your Shop Front",
"description": "Personalise your shop with a Cover Image, Shop Name and a Description about what you offer.",
"type": "GROUP",
"seprator": true,
"addButtonDisable": true,
"value": [
[
{
"id": "store_value",
"label": "Store values",
"type": "OPTIONS",
"multiSelect": false,
"value": [],
"minItem": 0,
"structure": [
{
"id": "store_value_logo",
"label": "Store Value logo",
"value": "",
"type": "IMAGE",
"input_type": "image",
"placeholder": "Add Brand value logo",
"inlineClass": "store-value-logo",
"height": "200px",
"width": "200px",
"borderRadius": "",
"required": false
},
{
"id": "store_value_title",
"label": "Size",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "Title"
},
{
"id": "store_value_description",
"label": "Price",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "Description"
}
]
},
{
"id": "store_logo",
"label": "Store Logo",
"value": "",
"type": "IMAGE",
"input_type": "image",
"placeholder": "Add Logo [optional]",
"inlineClass": "store-logo",
"height": "1200px",
"width": "1200px",
"borderRadius": "",
"required": false
},
{
"id": "store_title",
"label": "Shop Name",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "For eg: The Chaotic Kitchen ",
"required": true
},
{
"id": "store_description",
"label": "Shop Description",
"value": "",
"type": "TEXT_AREA",
"input_type": "text",
"placeholder": "Describe the category of items or products you offer and what makes them so special. Is it your selection, specialisation, price, quality, raw-material or ingredients; elaborate a little on whatever it may be.",
"required": true,
"maxLimit": 400
},
{
"id": "store_cover_image_1",
"label": "Store Cover Image 1",
"value": "",
"type": "IMAGE",
"input_type": "image",
"placeholder": "Add a food photo",
"inlineClass": "store-front-cover-image-2",
"height": "1200px",
"width": "803px",
"borderRadius": "",
"required": true
}
]
],
"dashboard_store_front_cards": [
{
"id": "category_card",
"url": "https://intro-assets.s3-us-west-2.amazonaws.com/images/product_categories.png"
},
{
"id": "about_store_card",
"url": "https://intro-assets.s3-us-west-2.amazonaws.com/images/cover_page.png"
},
{
"id": "brand_values_card",
"url": "https://intro-assets.s3-us-west-2.amazonaws.com/images/brand_values.png"
},
{
"id": "about_founder_card",
"url": "https://intro-assets.s3-us-west-2.amazonaws.com/images/about_the_owner.png"
}
]
}
],
[
{
"id": "products",
"label": "Your Products",
"title": "Your Products",
"description": "Add or Remove products to your shop from here",
"type": "GROUP",
"seprator": true,
"addButtonDisable": true,
"deleteButtonDisable": true,
"value": [
[
{
"id": "product_cover_image",
"label": "Product Cover Image",
"value": "",
"type": "IMAGE",
"input_type": "image",
"placeholder": "Add Cover Image",
"inlineClass": "add-product-cover-image",
"height": "1200px",
"width": "1200px",
"borderRadius": "",
"required": true
},
{
"id": "product_images",
"title": "",
"description": "",
"type": "IMAGE_GALLERY",
"addButtonDisable": true,
"maxItem": 3,
"minItem": 0,
"value": [],
"multiSelect": true
},
{
"id": "product_title",
"label": "Name",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "",
"required": true
},
{
"id": "product_description",
"label": "Description",
"value": "",
"type": "TEXT_AREA",
"input_type": "text",
"placeholder": "",
"required": true
},
{
"id": "product_currency",
"label": "Currency",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "Rs."
},
{
"id": "product_price",
"label": "Price",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "500"
},
{
"id": "product_note",
"label": "Additional Note",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": ""
},
{
"id": "product_size",
"label": "Size",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": ""
},
{
"id": "product_default_unit",
"label": "Unit",
"value": "",
"validateWithPrevInput": true,
"structure": [
{
"label": "Select",
"value": ""
},
{
"label": "CM",
"value": "CM"
},
{
"label": "INCH",
"value": "INCH"
},
{
"label": "FT",
"value": "FT"
},
{
"label": "ML",
"value": "ML"
},
{
"label": "L",
"value": "L"
},
{
"label": "GM",
"value": "GM"
},
{
"label": "KG",
"value": "KG"
}
],
"type": "SELECT_OPTION",
"input_type": "text",
"placeholder": "Unit"
},
{
"id": "product_vartiations",
"label": "Do you offer multiple sizes? ",
"type": "OPTIONS",
"multiSelect": false,
"value": [],
"minItem": 0,
"structure": [
{
"id": "product_variation",
"label": "Size",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "Size"
},
{
"id": "product_price",
"label": "Price",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "500"
}
]
},
{
"id": "product_option",
"label": "Do your offer any options (At least 2) *?",
"type": "OPTIONS",
"multiSelect": true,
"value": [],
"minItem": 2,
"structure": [
{
"id": "product_option_label",
"label": "Option",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "Option"
}
]
},
{
"id": "product_customization",
"label": "Do your offer any customizations(Paid) ?",
"type": "OPTIONS",
"multiSelect": true,
"value": [],
"minItem": 0,
"structure": [
{
"id": "product_customization_label",
"label": "Option",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "Customization"
},
{
"id": "product_customization_price",
"label": "Price",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "Price"
}
]
}
]
]
}
],
[
{
"id": "sociallinks",
"title": "Link Social Accounts",
"label": "Social Accounts",
"description": "Link your social accounts to your page.",
"type": "GROUP",
"seprator": false,
"addButtonDisable": true,
"value": [
[
{
"id": "facebook",
"label": "Facebook",
"value": "",
"type": "SOCIAL_BUTTON",
"input_type": "text",
"placeholder": "facebook.com/username",
"icon": "icon-facebook"
},
{
"id": "youtube",
"label": "YouTube",
"value": "",
"type": "SOCIAL_BUTTON",
"input_type": "text",
"placeholder": "youtube.com/user/username",
"icon": "icon-youtube"
},
{
"id": "instagram",
"label": "Instagram",
"value": "",
"type": "SOCIAL_BUTTON",
"input_type": "text",
"placeholder": "instagram.com/username",
"icon": "icon-instagram"
}
]
]
}
],
[
{
"id": "instant_messenger_link",
"title": "Instant Messenger",
"label": "Instant Messenger",
"image": "./assets/images/messenger-outline.png",
"description": "Get customer enquiries directly on your whatsapp or facebook messenger",
"type": "GROUP",
"seprator": false,
"addButtonDisable": true,
"value": [
[
{
"id": "im.facebook",
"label": "Facebook",
"value": "",
"type": "SOCIAL_BUTTON",
"input_type": "text",
"placeholder": "Facebook username",
"icon": "icon-facebook",
"iconImage": "./assets/images/messenger-outline.png"
},
{
"id": "im.whatsapp",
"label": "WhatsApp",
"value": "",
"type": "SOCIAL_BUTTON",
"input_type": "text",
"placeholder": "+919892020120",
"icon": "icon-whatsapp"
}
]
]
}
]
]
},
{
"theme_id": "theme12",
"title": "La Di Da Desserts",
"description": "Lorem ipsum...",
"images": [
"assets/theme-images/theme10-1.png",
"assets/theme-images/theme10-2.png",
"assets/theme-images/theme10-3.png",
"assets/theme-images/theme10-4.png",
"assets/theme-images/theme10-5.png"
],
"colors_pallet": [
"FFFFFF-FAFDFE-C5B2FC-412C83-1D0036",
"FFFFFF-FEF1F1-FFA1A1-F63333-910000",
"FFFFFF-E9E8E4-ADA99A-675E43-342904",
"FFFFFF-F0F7ED-A3CE8E-3D6728-1A2C11",
"FFFFFF-FCFCFC-E5E5E5-474747-0A0A0A"
],
"preview_link": "https://theme12.intro.ooo/",
"meta_info": {
"urlButtonLabel": "Your Shop Link",
"urlPageTitle": "Create your shop link",
"urlDescription": "Invite people to your shop by sharing this link.",
"urlPlaceholder": "Your shop name"
},
"structure": [
[
{
"id": "basic_photo",
"label": "Your Profile Image",
"title": "Upload Your Profile Image",
"description": "Add a profile image.",
"type": "GROUP",
"seprator": true,
"addButtonDisable": true,
"value": [
[
{
"id": "profile_photo",
"label": "Profile Photo",
"value": "",
"type": "IMAGE",
"input_type": "image",
"placeholder": "Profile Photo",
"inlineClass": "dynamic-form-circle-photo",
"height": "1200px",
"width": "1200px",
"borderRadius": "50%",
"required": true
}
]
]
}
],
[
{
"id": "basic_info",
"label": "Basic Profile",
"value": "Basic Profile",
"type": "TEXT",
"input_type": "text",
"placeholder": "Introduce yourself. Express your uniqueness and authenticity to strike a connection with your visitor.",
"inlineClass": "h1"
},
{
"id": "first_name",
"label": "First Name",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "",
"required": true
},
{
"id": "last_name",
"label": "Last Name",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "",
"required": true
},
{
"id": "bio",
"label": "About Me",
"value": "",
"type": "TEXT_AREA",
"input_type": "text",
"placeholder": "Introduce yourself. Express your uniqueness and authenticity to strike a connection with your visitor.",
"required": true
}
],
[
{
"id": "store",
"label": "Your Shop Front",
"title": "Create Your Shop Front",
"description": "Personalise your shop with a Cover Image, Shop Name and a Description about what you offer.",
"type": "GROUP",
"seprator": true,
"addButtonDisable": true,
"value": [
[
{
"id": "store_value",
"label": "Store values",
"type": "OPTIONS",
"multiSelect": false,
"value": [],
"minItem": 0,
"structure": [
{
"id": "store_value_logo",
"label": "Store Value logo",
"value": "",
"type": "IMAGE",
"input_type": "image",
"placeholder": "Add Brand value logo",
"inlineClass": "store-value-logo",
"height": "200px",
"width": "200px",
"borderRadius": "",
"required": false
},
{
"id": "store_value_title",
"label": "Size",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "Title"
},
{
"id": "store_value_description",
"label": "Price",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "Description"
}
]
},
{
"id": "store_logo",
"label": "Store Logo",
"value": "",
"type": "IMAGE",
"input_type": "image",
"placeholder": "Add Logo [optional]",
"inlineClass": "store-logo",
"height": "1200px",
"width": "1200px",
"borderRadius": "",
"required": false
},
{
"id": "store_title",
"label": "Shop Name",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "For eg: The Chaotic Kitchen ",
"required": true
},
{
"id": "store_description",
"label": "Shop Description",
"value": "",
"type": "TEXT_AREA",
"input_type": "text",
"placeholder": "Describe the category of items or products you offer and what makes them so special. Is it your selection, specialisation, price, quality, raw-material or ingredients; elaborate a little on whatever it may be.",
"required": true,
"maxLimit": 400
},
{
"id": "store_cover_image_1",
"label": "Store Cover Image 1",
"value": "",
"type": "IMAGE",
"input_type": "image",
"placeholder": "Add a food photo",
"inlineClass": "store-front-cover-image-2",
"height": "1200px",
"width": "803px",
"borderRadius": "",
"required": true
}
]
],
"dashboard_store_front_cards": [
{
"id": "category_card",
"url": "https://intro-assets.s3-us-west-2.amazonaws.com/images/product_categories.png"
},
{
"id": "about_store_card",
"url": "https://intro-assets.s3-us-west-2.amazonaws.com/images/cover_page.png"
},
{
"id": "brand_values_card",
"url": "https://intro-assets.s3-us-west-2.amazonaws.com/images/brand_values.png"
},
{
"id": "about_founder_card",
"url": "https://intro-assets.s3-us-west-2.amazonaws.com/images/about_the_owner.png"
}
]
}
],
[
{
"id": "products",
"label": "Your Products",
"title": "Your Products",
"description": "Add or Remove products to your shop from here",
"type": "GROUP",
"seprator": true,
"addButtonDisable": true,
"deleteButtonDisable": true,
"value": [
[
{
"id": "product_cover_image",
"label": "Product Cover Image",
"value": "",
"type": "IMAGE",
"input_type": "image",
"placeholder": "Add Cover Image",
"inlineClass": "add-product-cover-image",
"height": "1200px",
"width": "1200px",
"borderRadius": "",
"required": true
},
{
"id": "product_images",
"title": "",
"description": "",
"type": "IMAGE_GALLERY",
"addButtonDisable": true,
"maxItem": 3,
"minItem": 0,
"value": [],
"multiSelect": true
},
{
"id": "product_title",
"label": "Name",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "",
"required": true
},
{
"id": "product_description",
"label": "Description",
"value": "",
"type": "TEXT_AREA",
"input_type": "text",
"placeholder": "",
"required": true
},
{
"id": "product_currency",
"label": "Currency",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "Rs."
},
{
"id": "product_price",
"label": "Price",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "500"
},
{
"id": "product_note",
"label": "Additional Note",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": ""
},
{
"id": "product_size",
"label": "Size",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": ""
},
{
"id": "product_default_unit",
"label": "Unit",
"value": "",
"validateWithPrevInput": true,
"structure": [
{
"label": "Select",
"value": ""
},
{
"label": "CM",
"value": "CM"
},
{
"label": "INCH",
"value": "INCH"
},
{
"label": "FT",
"value": "FT"
},
{
"label": "ML",
"value": "ML"
},
{
"label": "L",
"value": "L"
},
{
"label": "GM",
"value": "GM"
},
{
"label": "KG",
"value": "KG"
}
],
"type": "SELECT_OPTION",
"input_type": "text",
"placeholder": "Unit"
},
{
"id": "product_vartiations",
"label": "Do you offer multiple sizes? ",
"type": "OPTIONS",
"multiSelect": false,
"value": [],
"minItem": 0,
"structure": [
{
"id": "product_variation",
"label": "Size",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "Size"
},
{
"id": "product_price",
"label": "Price",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "500"
}
]
},
{
"id": "product_option",
"label": "Do your offer any options (At least 2) *?",
"type": "OPTIONS",
"multiSelect": true,
"value": [],
"minItem": 2,
"structure": [
{
"id": "product_option_label",
"label": "Option",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "Option"
}
]
},
{
"id": "product_customization",
"label": "Do your offer any customizations(Paid) ?",
"type": "OPTIONS",
"multiSelect": true,
"value": [],
"minItem": 0,
"structure": [
{
"id": "product_customization_label",
"label": "Option",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "Customization"
},
{
"id": "product_customization_price",
"label": "Price",
"value": "",
"type": "TEXT_INPUT",
"input_type": "text",
"placeholder": "Price"
}
]
}
]
]
}
],
[
{
"id": "sociallinks",
"title": "Link Social Accounts",
"label": "Social Accounts",
"description": "Link your social accounts to your page.",
"type": "GROUP",
"seprator": false,
"addButtonDisable": true,
"value": [
[
{
"id": "facebook",
"label": "Facebook",
"value": "",
"type": "SOCIAL_BUTTON",
"input_type": "text",
"placeholder": "facebook.com/username",
"icon": "icon-facebook"
},
{
"id": "youtube",
"label": "YouTube",
"value": "",
"type": "SOCIAL_BUTTON",
"input_type": "text",
"placeholder": "youtube.com/user/username",
"icon": "icon-youtube"
},
{
"id": "instagram",
"label": "Instagram",
"value": "",
"type": "SOCIAL_BUTTON",
"input_type": "text",
"placeholder": "instagram.com/username",
"icon": "icon-instagram"
}
]
]
}
],
[
{
"id": "instant_messenger_link",
"title": "Instant Messenger",
"label": "Instant Messenger",
"image": "./assets/images/messenger-outline.png",
"description": "Get customer enquiries directly on your whatsapp or facebook messenger",
"type": "GROUP",
"seprator": false,
"addButtonDisable": true,
"value": [
[
{
"id": "im.facebook",
"label": "Facebook",
"value": "",
"type": "SOCIAL_BUTTON",
"input_type": "text",
"placeholder": "Facebook username",
"icon": "icon-facebook",
"iconImage": "./assets/images/messenger-outline.png"
},
{
"id": "im.whatsapp",
"label": "WhatsApp",
"value": "",
"type": "SOCIAL_BUTTON",
"input_type": "text",
"placeholder": "+919892020120",
"icon": "icon-whatsapp"
}
]
]
}
]
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment