# Sticky Add to Cart

The **Sticky Add to Cart** elements keeps the primary purchase action visible at all times, ensuring customers can add products to their cart without scrolling back to the product form.

Designed to improve conversion and usability, it provides a seamless buying experience across the product page.

**This bar:**

1. Displays on scroll once the main page Add to cart is off-screen.
2. Can be fully designed by SA for any experience.
3. Is integrated with wishlist.
4. Pulls theme setting colours/modes.

### Adding/Editing the Section

1. Go to online store > Edit theme (customizer).
2. Navigate to product template and under templates click on Add section.
3. Click on Sticky add to cart section and add it.
4. Enable the sticky cart and set it background colour and text colours using the available options.
5. Enable Wishlist If needed.

<figure><img src="/files/8wNFg3xhobqHTUkOWfdw" alt=""><figcaption></figcaption></figure>


---

# 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.almond.studio/products/sticky-add-to-cart.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.
