# Product

The **Product** block highlights a featured product inside the mobile menu. It can display the product’s image, name, and price, and can optionally be customized with your own image and layout settings. Ideal for promoting bestsellers, new arrivals, or limited-time offers.

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

<table><thead><tr><th width="171.80816650390625">Settings</th><th width="140.6041259765625" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Product</td><td align="center"><code>product</code></td><td>Choose a product to feature from your store.</td></tr><tr><td>Image</td><td align="center"><code>image_picker</code></td><td>Replace the product’s default image with a custom one (100x100px recommended).</td></tr><tr><td>Image width</td><td align="center"><code>range</code></td><td>Set width of the image.</td></tr><tr><td><strong>Text</strong></td><td align="center"></td><td></td></tr><tr><td>Size</td><td align="center"><code>range</code></td><td>Adjust product name/price text size.</td></tr><tr><td><strong>Color</strong></td><td align="center"></td><td></td></tr><tr><td>Background</td><td align="center"><code>color</code></td><td>Set a background color for the product block.</td></tr><tr><td><strong>Layout</strong></td><td align="center"></td><td></td></tr><tr><td>Alignment</td><td align="center"><code>select</code></td><td>Align content: <code>Left</code>, <code>Center</code>, or <code>Right</code>. </td></tr><tr><td>Add inner padding</td><td align="center"><code>checkbox</code></td><td>Adds inner padding around the content.</td></tr><tr><td>Pin to bottom</td><td align="center"><code>checkbox</code></td><td>Fix the block to the bottom of the mobile menu.</td></tr><tr><td><strong>Block spacing</strong></td><td align="center"></td><td></td></tr><tr><td>Padding bottom</td><td align="center"><code>range</code></td><td>Add spacing beneath the block.</td></tr></tbody></table>


---

# 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://palo-alto.presidiocreative.com/header/mobile-menu/blocks/product.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.
