Webdev guides
Template objects
When working with templates the system creates objects that you can use depending on what...
Order processes
Order object {{ order }} contains information about the order, with filter print_r the content...
URL query parameters
URL query parameters consist of key-value pairs that help customize the content. This can be...
Web components
There is built-in support for web components placed under the theme files folder components. Include...
Filters (Liquid)
t
Form development
Cradle CMS and eCommerce comes with forms functionality built in. There are no limitations on...
Templating (Liquid)
ge
Theme development
Themes view in admin. Themes control how the website is built and are written in...
Theme settings JSON-file
Editing theme settings with mobile preview to the right. Theme settings are accessed by navigating...
Webdev basics
Introduction to web development fundamental concepts....