Skip to content
LLiquidHQ
Early access · Built for Shopify merchants

Ship custom Shopify sections without writing a line of Liquid.

Describe a section in plain English. LiquidHQ generates production-ready Liquid code and installs it to your theme in one click. Native Shopify — no page builder, no rendering overhead, no lock-in.

Free to install · No credit card required · Works with any Shopify OS 2.0 theme

LiquidForge — /sections/new

Describe your section

A hero section with a full-width background image, an eyebrow label, a large headline, one paragraph of subcopy, and two buttons — primary and secondary. Mobile-first.
HeroResponsive
Generate section

hero.liquid · generated

<section class="hero hero--full">
  <div class="hero__bg" style="
    background-image: url({{ section.settings.image | img_url: '2048x' }});">
  </div>
  <div class="hero__inner">
    <p class="hero__eyebrow">{{ section.settings.eyebrow }}</p>
    <h1 class="hero__title">{{ section.settings.title }}</h1>
    <p class="hero__body">{{ section.settings.body }}</p>
    <div class="hero__cta">
      <a href="{{ section.settings.cta_href }}" class="btn btn--primary">
        {{ section.settings.cta_label }}
      </a>
    </div>
  </div>
</section>
Published in 2 clicks

How it works

From prompt to live section in under a minute.

01

Describe

Tell LiquidHQ what you want. "A hero with a video background, an eyebrow, a large headline and a CTA." That's enough.

02

Generate

Our AI writes the HTML, responsive CSS, and Shopify schema — the same code a senior Liquid developer would.

03

Install

Pick a theme and install. The section shows up in your theme editor, ready to customise like any native Shopify section.

What you get

Built for real storefronts, not demos.

LiquidHQ writes real Shopify Liquid code — the same code a developer would write — and installs it into your theme.

Prompt to Liquid

Prompt to Liquid in seconds

Describe it in natural language. Get working section code, not a starting point.

Responsive

Responsive and accessible by default

Every section ships with mobile-first CSS and WCAG-aware markup — not an afterthought.

Theme-native

Theme-native install

Sections install as standard .liquid files. They live in your theme, not our app.

Edit with AI

Edit with AI

Tweak sections with follow-up prompts. "Make it 3 columns and add a countdown timer." Done.

Versioning

Version history

Every iteration is a version. Revert any time. Never lose a good one.

No lock-in

No lock-in, ever

Uninstall LiquidHQ and your sections stay in your theme. Try that with a page builder.

Live example

A real section, not a hypothetical.

You typed

A testimonial carousel with 3 quotes, avatar circles, 5-star rating, auto-advance every 6 seconds, pause on hover, fully responsive.
TestimonialsAuto-advanceResponsive

LiquidHQ generated

<section class="testimonials" {% if section.settings.autoplay %}data-autoplay="{{ section.settings.interval }}"{% endif %}>
  <div class="testimonials__track" role="list">
    {% for block in section.blocks %}
      <article class="testimonials__card" role="listitem" {{ block.shopify_attributes }}>
        <div class="testimonials__stars" aria-label="{{ block.settings.rating }} out of 5">
          {% for i in (1..5) %}
            <svg class="star {% if i <= block.settings.rating %}is-filled{% endif %}" viewBox="0 0 24 24">
              <path d="M12 2l3 7h7l-5.8 4.2L18 21l-6-4.5L6 21l1.8-7.8L2 9h7z"/>
            </svg>
          {% endfor %}
        </div>
        <p class="testimonials__quote">{{ block.settings.quote }}</p>
        <div class="testimonials__author">
          <img class="testimonials__avatar" src="{{ block.settings.avatar | img_url: '96x96' }}" alt="">
          <span class="testimonials__name">{{ block.settings.name }}</span>
        </div>
      </article>
    {% endfor %}
  </div>
</section>

Simple pricing

Start free, scale as you grow

No hidden fees. No contracts. Cancel anytime.

Free

₹0forever

For new stores trying out AI section generation.

Get started free
  • 5 AI section generations / month
  • One-click install to your Shopify theme
  • Works with any Shopify theme
  • Community support
  • Higher generation limits
  • Priority support

Starter

₹499/ month

For growing stores iterating on their storefront.

Install for Free
  • 50 AI section generations / month
  • One-click install to your Shopify theme
  • Works with any Shopify theme
  • Email support
  • Unlimited generations
  • Priority support
Most Popular

Pro

₹1499/ month

For serious merchants shipping sections every week.

Install for Free
  • Unlimited AI section generations
  • One-click install to your Shopify theme
  • Works with any Shopify theme
  • Priority support
  • Early access to new features

Enterprise

Custom

For high-volume brands and agencies.

Contact sales
  • Everything in Pro
  • Multi-store management
  • Custom integrations
  • Invoice billing
  • SLA & uptime guarantee

Free to install. No credit card required. Questions? Talk to us.

Roadmap

What’s coming next

These aren’t shipped. They will be. Here’s the honest plan.

Coming Q2 2026

Template library

Curated, production-ready sections you can customise with AI.

Coming Q3 2026

Checkout customisation

AI-generated checkout blocks for Shopify Plus.

Coming H2 2026

PixelBridge

Server-side pixel relay for Meta, Google, TikTok. Survive iOS 14.5+.

Support

Frequently asked questions

Everything you need to know before installing LiquidHQ.

Does LiquidHQ work with my theme?

Yes. LiquidHQ generates sections as standard Shopify Liquid files — they install into any Shopify 2.0 theme (Dawn, Refresh, Horizon, Stiletto, and any OS 2.0 theme from the Theme Store or a developer).

What happens to my sections if I uninstall LiquidHQ?

They stay in your theme. Sections are native Liquid files — once installed, they belong to you, not us. This is the biggest difference between LiquidHQ and page builders like Shogun or PageFly.

How is this different from Shopify Magic?

Shopify Magic generates theme blocks (small components inside sections). LiquidHQ generates full sections with their own schema, presets, and responsive CSS. You can also iterate on sections with follow-up prompts — Magic can't.

Is the generated code production-ready?

Yes. Every section includes mobile-first CSS, proper Shopify schema with presets, CSS custom properties for theming, and accessible markup. If something's off, you can fix it with another prompt — no Liquid expertise required.

What if I hit my monthly generation limit?

You keep access to everything you've already generated — install, edit, version history all work. You can upgrade your plan anytime from inside the app, and the new quota activates immediately.

Why INR pricing?

We're based in India and our earliest users are Indian Shopify merchants. Prices are in INR for now; we'll add USD billing once we launch broadly.

Generate your first section in the next minute.

Free to install. 5 generations on us. No card required.