# Appearance & Customization

In this section, you can choose from a variety of layout options to display your addon products in a clean and visually appealing manner. These layouts help enhance customer engagement while maintaining consistency with your store’s overall design and theme.

We offer the following customisation options:

* **Addon Layouts** – Select a layout style to display your addon products.
* **Custom CSS** – Customise the text color, font size, font style, and other design elements of your addon products.
* **Customisation Gallery** – View sample implementations created using Custom CSS and JavaScript (dependent on your theme’s structure).

Additionally, we welcome requests for specific customisations. Please share a clear description of your requirements along with a mockup or visual reference. Our team will assess the feasibility and let you know the next steps.

{% hint style="info" %}
***Please note that some requests may not be possible due to limitations of the Shopify platform or the way the app is built. However, we’ll always do our best to explore alternative solutions or workarounds that can help meet your needs.***
{% endhint %}

For any details, please reach out to <help@spicegems.com> at your convenience.


---

# 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://help.spicegems.com/epa-easy-product-addons/appearance-and-customization.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.
