# Buy it with

Pipeline includes a "Buy it with" promotion feature that allows you to upsell or cross-sell one or more products on the Cart and Product pages.&#x20;

Customize your products to complement other items or include tempting impulse-buy products to boost the number of units sold per transaction.&#x20;

### Product pages

The "Buy it with" feature can display one or up to three products on product pages. On the cart page, one promotion is displayed and cycled to another if the product is added to the cart.&#x20;

![Product page "Buy it with" promotions](/files/MmYnTshec4ajLAIIwt86)

### Cart

Pipeline can also show a "Buy it with" promotion in the Cart, providing shoppers with another opportunity to upsell and increase units per transaction:

![Second upsell opportunity with the cart](/files/P18duS58ZaBt9EDLmPkR)

### How to setup

The "**Buy it with**" feature can be easily configured to use with the **Cart** page and also for **Product** pages. With product pages, there is a Basic version which is simple to use, and a more Advanced version using a metafield to allow custom and unique product pairings.&#x20;

Links to both:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Cart</strong></td><td><a href="/pages/-Mj8rvAMcv0HnLKmlYqD">/pages/-Mj8rvAMcv0HnLKmlYqD</a></td><td><a href="/files/BVwDNbXPjHyeAgjYwkZu">/files/BVwDNbXPjHyeAgjYwkZu</a></td></tr><tr><td><strong>Product pages</strong></td><td><a href="/pages/vVLUYEavQ6d39ShX9L1N">/pages/vVLUYEavQ6d39ShX9L1N</a></td><td><a href="/files/tO1IC8USGShzxokaRx5G">/files/tO1IC8USGShzxokaRx5G</a></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://pipeline.groupthought.com/upsell/upselling/buy-it-with.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.
