Code Samples
We have a repository with code samples that can help you get started with building custom Kitenzo templates.
Repository
You can find our code samples repository here:
What's Included
The repository contains two publicly accessible templates that closely replicate the templates we offer in the Design Editor. These samples provide:
- Real-world examples of Kitenzo template implementation
- Best practices for template structure and organization
- Working code that you can use as a starting point for your own templates
- Examples of how to use the various Liquid tags and instances documented in this reference
Getting Started
- Visit the Kitenzo Code Samples repository
- Browse the available templates
- Clone or download the repository to examine the code
- Use the samples as a reference when building your own custom templates
These code samples complement the documentation in this reference guide and provide practical examples of how to implement the concepts and properties described in the Instances section.
