Getting started
Zid themes empower merchants and store managers to customize their storefronts by creating their own themes following a specific file structure using Twig template engine and static files
Last updated
Was this helpful?
Zid themes empower merchants and store managers to customize their storefronts by creating their own themes following a specific file structure using Twig template engine and static files
Last updated
Was this helpful?
Like other well designed template engines, is a flexible and fast template engine that process and translate injected data model (primitive and non primitive data types) into raw HTML. The Theme SDK use Twig to let developers show their creativety in building and customising their own themes. See for more information
To create a new project, first you have to install zid-theme npm package >=v1.1.0 (Nodejs and NPM need to be installed on your machine).
Create a starter project: