# How to create an embedded menu row

1. Select one of your stores in the Jane Business Dashboard.
2. You can use an existing menu row or create a new one. The row must be enabled for the embed to display on your site.
3. Click “Create embed code.”

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

4. The embedded row will automatically pull in the header, fonts, and colors you used. You can override these specifically for the embedded version. The embedded row’s background is transparent so that it seamlessly displays on any webpage, but make sure you set visible text and price colors.

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

5. Click “Create embed code” and the page will save and refresh with you two embed codes: rendering script and embedded row HTML.
   1. You will need to put the rendering script on every individual page where you want to add an embed code. Only one is needed PER PAGE. Multiple embedded rows can run on a single page.

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

{% hint style="info" %}
FAQ:
{% endhint %}

1. Embbeded rows are store location specific, if you’re already doing work on your pages to geo-locate users you can reuse this to determine which embedded row to display.
2. Embedded rows will only show in stock products to users. When a user clicks on a product it will open the product page in a new window. If the user clicks to “view all” it will take them to the row’s menu page.


---

# 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://docs.iheartjane.com/partner-success/ecommerce-premium/premium-menu-settings/how-to-create-an-embedded-menu-row.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.
