Skip to main content
platform editions modules agents pricing docs blog live demo contact

theming

okommerce uses the templates module for storefront themes. templates use a liquid-inspired syntax that's easy to learn if you've used Shopify themes.

convert any HTML

paste any static HTML design into the templates module. okommerce parses it and converts placeholders into dynamic regions you can map to products, categories, or content.

per-country templates

assign different templates to different countries. UAE customers see one design, KSA customers see another — same backend, country-appropriate frontend.

theme files

themes are folders of .liquid files: layouts, sections, snippets. CSS and JS are bundled per theme. assets live in a versioned theme bucket.