Zid Docs
Merchant API
Payment API
Apps
Themes
Merchant API
Payment API
Apps
Themes
Changelog
Partner Login
Themes
Copy Page
🚨 Important Update: Zid Themes
Landing Page Development
Getting Started with Zid Themes
Introduction to Theme Development
Manage your Themes
Building Themes in Zid
Theme File Structure
Twig Syntax and Features
Zid Theme Packager
Templates
Layout
Home Page
Products
Cart
Store Language and Currency
Settings Schema
Text
Number
Text-Area
Select
Radio Buttons
Checkbox
Range
Color
Image
Product
Category
List
Fieldset
Code Snippets
Apple Pay Quick Checkout
Custom CSS Injection
Displaying the Store's Business Center Logo
Customizing Copyright Text
Store's Main Navigation Menu
Customer Wishlist
Store Social Media
Products
Products Badges
Product Ratings
Remaining Product Stock
Sold Items Count
Product Filtration by Attributes
Grouped Products
Product Questions & Answers
Product Restock Notfication
SEO
Images alt text
Themes SEO Marketing Tags
Marketing
Metafields
Gift Feature
Loyalty Program
Zid Themes Library: API Integration
Products
Product Categories
Cart
Blog
Customer
Store Settings
Data Reference
Locals
Store
Cart
Product
Products List
Category
Categories List
Session
FAQs
Customer
Blogs
Page
Main Menu
Main Navigation Menu
Request
Orders
Addresses
Store Payment Methods
Store Shipping Methods
Store Banks
Asset URL
Header Meta Tags
Loyalty pogram Wallet
Themes CLI
CLI Authentication
Theme Create
Theme Package
Theme Update
Themes List
Theme Preview
Themes
Copy Page
Settings Schema
Text
Check the settings Schema and add the following inside the Settings object. //settings: { "key": { "type": "text"...
Number
Check the settings Schema and add the following inside the Settings object. //settings: { { "key": { "type": "number&qu...
Text-Area
Check the settings Schema and add the following inside the Settings object. //settings: { { "key": { "type": "textarea&...
Select
Check the settings Schema and add the following inside the Settings object. //settings: { { "key": { "type": "select&qu...
Radio Buttons
Check the settings Schema and add the following inside the Settings object. //settings: { { "key": { "type": "radios&qu...
Checkbox
This page lists the script for adding a checkbox or checkboxes. Checkbox Script Check the settings Schema and add the following inside the Settings o...
Range
Check the settings Schema and add the following inside the Settings object. //settings: { { "key": { "type": "range&quo...
Color
Check the settings Schema and add the following inside the Settings object. //settings: { { "key": { "type": "color&quo...
Image
Check the settings Schema and add the following inside the Settings object. //settings: { { "key": { "type": "image&quo...
Product
Check the settings Schema and add the following inside the Settings object. //settings: { { "key": { "type": "product&q...
Category
Check the settings Schema and add the following inside the Settings object. //settings: { { "key": { "type": "category...
List
Check the settings Schema and add the following inside the Settings object. //settings: { { "key": { "type": "list"...
Fieldset
Check the settings Schema and add the following inside the Settings object. //settings: { { "key": { "type": "fieldset&...
Previous
Store Language and Currency
Next
Text