> For the complete documentation index, see [llms.txt](https://supercartapp.gitbook.io/supercart-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://supercartapp.gitbook.io/supercart-docs/getting-started/publish-your-cart.md).

# Publish your cart

{% stepper %}
{% step %}

### Publish/Unpublish a cart version

From the cart versions, edit your cart template or publish the cart with a one-click

<figure><img src="/files/vdL0ACSSvexOkhlhBFN8" alt=""><figcaption><p>View Cart Versions</p></figcaption></figure>

<figure><img src="/files/jXyW94TJTUnBurgctgo9" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Choose a theme

Choose where you would like to activate the Supercart widget.

<figure><img src="/files/0gUqK64MwUpZM0gycDNr" alt=""><figcaption><p>Choose a theme</p></figcaption></figure>

Activate the Supercart App Widget on your selected theme.

<figure><img src="/files/rxX3KarDleMaRTJsKTmY" alt=""><figcaption><p>Theme Selector</p></figcaption></figure>
{% endstep %}

{% step %}

### Theme Customizer - App Embeds

You will be redirected to your selected theme customizer -> app embeds area, where you can activate the Supercart widget.

<figure><img src="/files/TAw8QuIeKoqVJiHbURUA" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Voila!

Your cart is **live**, and you can start earning additional revenue.

<figure><img src="/files/zaI9bPbdwMbW2FhFZguK" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### A/B Split Testing (optional)

{% hint style="info" %}
A/B split testing is activated automatically when you publish multiple cart versions.
{% endhint %}

{% content-ref url="/pages/d6R7tfLzKeSK1M5onY74" %}
[A/B Cart Split testing](/supercart-docs/getting-started/a-b-split-testing.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://supercartapp.gitbook.io/supercart-docs/getting-started/publish-your-cart.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.
