> For the complete documentation index, see [llms.txt](https://help.fluorescent.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fluorescent.co/spark/product-pages/layout-and-style/quick-purchase-bar.md).

# Quick purchase bar

Spark's **Quick purchase bar** display a sticky add-to-cart button at the bottom of product pages, letting them quickly add your product without needing to return to the top of the page.

![](/files/wlILTcjAwq1m3yagq148)

<details>

<summary><mark style="color:blue;">STEPS</mark></summary>

In your theme editor (**Customize**):

1. Click the **Product overview** section to open the settings.
2. To disable the Quick purchase bar, unselect **Show quick purchase bar**.
3. Change the **Purchase flow** to display an **Add to cart** button or as a "buy now" button that directs customers to the **Checkout**.
4. Choose whether to **Show social sharing buttons**.
5. Click **Save**.

</details>

<br>

***

> **Related links**
>
> [Product page template](/spark/product-pages/product-template.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.fluorescent.co/spark/product-pages/layout-and-style/quick-purchase-bar.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.
