# Oddle Shop FAQ

## Can I preview my shop before publishing?

Yes. The Oddle Shop editor has a built-in preview mode — you can see exactly how your shop looks on desktop and mobile before anything goes live. Changes to styling are saved automatically as drafts, but nothing is published until you click **Publish**.

## Do I need to set up the look of my shop?

Yes, you'll need to customise your shop's appearance — but it's straightforward. You choose key styling elements like colours, banner, and layout, and the preview updates in real time. You can also pick from preset styles and publish immediately. Each menu has its own shop, so if you have multiple menus, you'll customise them individually.

## Can multiple menus share the same shop design?

No — each menu has its own Oddle Shop, and you'll customise them individually. This is intentional, as each menu may have a different offering and brand feel.

## How long does publishing take?

Publishing is almost instant. That said, we recommend publishing during off-peak hours (after 10pm or before 8am) to minimise disruption to customers who might be browsing at the time.

## What will happen to my custom domain?

If you've set up a custom domain, it carries over automatically. You won't need to reconfigure it.

## What about custom scripts I've added previously?

Custom scripts added through the old interface will need to be re-added manually. Rather than re-adding raw scripts, use Oddle's built-in integrations for Google Analytics and Facebook Pixel — they provide the same tracking with less maintenance overhead.

## Can Oddle customise my shop for me?

No — your shop's look is your brand identity, and we want you to own it. The editor is designed to be simple enough that you can do it yourself, with preset styles available if you want a quick starting point.


---

# 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://www.oddle.me/docs/help-center/oddle-shop/oddle-shop-faq.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.
