# From Static Templates to Liquid Themes – A Customisable Storefront Experience

<table><thead><tr><th width="242.828125">Release Type</th><th width="202.75">Effective Date</th><th width="451.23046875">Impact</th></tr></thead><tbody><tr><td>New Feature – Frontend Theming &#x26; Self-Service Enablement<br><br>This release introduces a major capability focused on merchant autonomy and frontend customisation.</td><td>Implementation July - September 2025</td><td><p></p><ul><li>Merchant Empowerment: Merchants can browse a theme store, purchase designs, and customise them using a visual editor.</li><li>Faster Time to Launch: No need for developer involvement in layout or design changes—visual updates can happen instantly.</li><li>Developer &#x26; Agency Enablement: Agencies can build and offer custom themes to merchants.</li><li>Future Marketplace Ready: Sets the stage for a theme marketplace with community and partner contributions.</li><li>Safe Transition: Existing storefronts remain unaffected unless a migration is initiated.</li></ul></td></tr></tbody></table>

<figure><img src="/files/byBtlQJjm82AMsUR9HMz" alt=""><figcaption></figcaption></figure>

***

#### What has changed?

***

* Launch of a Liquid-based theming engine for full frontend customisation.
* Access to a theme store where merchants can:
  * Browse and preview themes
  * Purchase and apply themes directly
  * Use a visual editor to customise colours, fonts, layouts, and more
* Support for section-based editing, reusable content blocks, and live preview mode.
* Framework support for a future developer marketplace.

***

🌐  Why Liquid?

***

[Liquid ](https://shopify.github.io/liquid/)is a trusted and widely-used templating language designed specifically for eCommerce. Its integration unlocks:

* Flexible, modular design
* Reusable components across pages and themes
* Clean separation between presentation and logic
* Developer and merchant co-creation opportunities


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.storefront.co.za/storefront/roadmap/from-static-templates-to-liquid-themes-a-customisable-storefront-experience.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
