# Upsell with Quick View

Pipeline features a Quick View-style product variant chooser to help customers quickly and easily add additional items to the Cart.&#x20;

### Products with variant options

Promotions for products that contain variant options will display a **Quick View** button to shoppers:

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

{% hint style="success" %}
Works with:

* **Complementary products** promotions on the product page
* "**Buy it with**" promotions on both the Cart and Product pages
  {% endhint %}

### Products without variants

When trying to upsell products that have no variant options, a convenient "**Add to Cart**" button can now be found with just one click:

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

{% hint style="success" %}
The one-click add-to-cart feature works for both **Cart** and **Product page** promotions
{% endhint %}

### Easy to use on mobile

This is perfect for those who use mobile devices. The images of different variations are neatly arranged on top of each other, and selecting an option is as simple as tapping it:

<figure><img src="/files/BVwDNbXPjHyeAgjYwkZu" 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://pipeline.groupthought.com/upsell/upselling/upsell-with-quick-view.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.
