> ## Documentation Index
> Fetch the complete documentation index at: https://docs.quickshops.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Customize your store

> Update products, pricing, copy, and design using AI Chat, Telegram, Claude, Cursor, or the visual editor — no coding required.

Quickshops is built for sellers who want to move fast. You can change almost everything about your store by chatting with the AI assistant or using the visual editor — no HTML, CSS, or deploy steps.

## AI Chat — change your store in plain language

Open **AI Chat** from the dashboard sidebar and describe what you want. Examples:

* "Add a \$29 ebook and feature it on the homepage"
* "Change the hero headline to focus on templates for Notion"
* "Run a weekend sale at 20% off"
* "Update the FAQ with shipping and refund info"

The assistant drafts a structured proposal — new products, copy changes, pricing updates, or layout tweaks. **You review and approve** before anything goes live on your storefront.

## Chat from anywhere

The same AI assistant works in three places. Use whichever you prefer:

| Channel              | Plan | How to open it                                               |
| -------------------- | ---- | ------------------------------------------------------------ |
| **AI Chat**          | Free | Dashboard sidebar — no setup                                 |
| **Telegram**         | Pro  | [Connect in Settings → Integrations](/integrations/telegram) |
| **Claude or Cursor** | Pro  | [MCP setup](/mcp/connecting)                                 |

All three handle product, pricing, and copy updates. You always review proposals before anything publishes.

## Visual editor — preview theme and layout

For hands-on design control, open **Editor** in the sidebar.

* See a **live preview** of your storefront
* Adjust **theme colors, fonts, and radius** from the theme panel
* Save changes as a **draft**, then **publish** when ready

Draft edits don't affect your live store until you publish. That makes it safe to experiment.

## Settings — store details and copy

**Settings** has dedicated tabs for work that isn't always a chat task:

| Tab              | Use it for                                             |
| ---------------- | ------------------------------------------------------ |
| **General**      | Store name, description, contact email, publish toggle |
| **Appearance**   | Shortcut to launch the visual editor                   |
| **Content**      | Storefront copy and images managed outside the editor  |
| **Domain**       | Your public URL and custom domain                      |
| **Integrations** | Google Analytics and Telegram                          |

## Common customization tasks

<AccordionGroup>
  <Accordion title="Change my store name or description">
    Go to **Settings → General** or ask in AI Chat: "Update my store description to…"
  </Accordion>

  <Accordion title="Swap product images">
    Upload files in **Media**, then assign them when editing a product under **Products**, or ask the AI to update a product image.
  </Accordion>

  <Accordion title="Update homepage text">
    Use AI Chat for hero, FAQ, and footer copy, or edit structured content under **Settings → Content**.
  </Accordion>

  <Accordion title="Change colors and fonts">
    Open **Editor**, use the theme menu, preview changes, and publish.
  </Accordion>
</AccordionGroup>

## Before you publish

Your dashboard shows a checklist until the essentials are done:

1. Connect Stripe
2. Choose your storefront template
3. Add at least one product
4. Set a contact email or Telegram number
5. Publish your store

## Related

<CardGroup cols={2}>
  <Card title="Themes & appearance" icon="palette" href="/store/themes">
    Templates, colors, and fonts.
  </Card>

  <Card title="Add products" icon="package" href="/products/digital-products">
    Create your catalog.
  </Card>
</CardGroup>
