> For the complete documentation index, see [llms.txt](https://help.brickspacelab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.brickspacelab.com/keystone/guides/products/product-combined-listing.md).

# Combined listing

Keystone supports the Combined Listing app, which allows you to link multiple products together. This is helpful if you want to split one product into separate listings but maintain visibility for each option. When this is setup, customers will see linked products as options so they can easily select different options or colors.

***

### Using the Combined Listing app <a href="#h_2bcf225838" id="h_2bcf225838"></a>

The Combined Listing app can be used to link multiple products together. Visit the Shopify help center to [learn more about this feature](https://www.shopify.com/enterprise/blog/combined-listings?utm_campaign=winter24edition\&utm_channel=W24-editions-website\&utm_content=W24E\&utm_medium=W24E-page\&utm_source=editions).

***

### Setup

1. Install the [Combined Listing app](https://www.shopify.com/enterprise/blog/combined-listings) from Shopify
2. Follow the app's instructions to link your products together
3. The linked products will automatically appear as options on your product pages


---

# 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, and the optional `goal` query parameter:

```
GET https://help.brickspacelab.com/keystone/guides/products/product-combined-listing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
