> For the complete documentation index, see [llms.txt](https://search.guides.reactify.com.au/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://search.guides.reactify.com.au/merchandising/collections-and-search/market-specific-merchandising.md).

# Market-specific merchandising

Create curated merchandising specific to each market and implement market-specific boosting rules and product placements.

This feature effortlessly streamlines your merchandising efforts and is best suited for merchants who have a single Shopify store catering to multiple markets. It empowers merchants to harness the full potential of the same Shopify catalogue, providing the flexibility to apply specific merchandising rules either globally or to selected markets, all in one unified platform.

<figure><img src="/files/mLWAcAazVSX9YisvfWjm" alt="" width="375"><figcaption></figcaption></figure>

Imagine having a separate promotion for the international market (INT) compared to other markets. With this feature:

* Promotional products for INT can be prominently placed at the top.
* Merchandising for other markets can be driven by entirely different boosting rules.

This flexibility not only enhances efficiency but also ensures a bespoke merchandising strategy tailored to the unique needs of each markets.

***

### How to create a Collection or Search Page for a market

1. Create a Collection or Search Page as you normally would
2. Within the Collection or Search Page, set up the desired rules
3. Apply the Collection or Search Page to a specific market&#x20;

<figure><img src="/files/5KOVssrYdpTG22prqNoM" alt="" width="375"><figcaption></figcaption></figure>

By clicking on the checkbox, you are applying the specific Collection or Search Page to that market. You can select multiple checkboxes to apply the rules to 1 or more markets. If none of the checkboxes are selected, then the curation will not apply to any markets — this means that they will only appear on the storefront if there is no market enabled for the customer.

<figure><img src="/files/sr16a15xMekI71gusD2o" alt="" width="375"><figcaption></figcaption></figure>

Multiple Collection or Search Pages can be created, each specifying a unique market through the checkbox within the "Markets" settings. The examples below showcase the distinct merchandising strategies for INT, AU, and NZ.

<figure><img src="/files/zUW0voqc9lSA0VaUYMdj" alt=""><figcaption><p>Collection Page for <strong>International</strong><br>The Blake Skinny Jeans is positioned at #2</p></figcaption></figure>

<figure><img src="/files/NAKLXdnDEFIg16V0Vu19" alt=""><figcaption><p>Collection Page for <strong>Australia</strong><br>The Blake Skinny Jeans is positioned last</p></figcaption></figure>

<figure><img src="/files/ckr9BJduEHAtGH5yziTM" alt=""><figcaption><p>Curation for <strong>New Zealand</strong><br>The Blake Skinny Jeans is positioned at #1</p></figcaption></figure>

{% hint style="info" %}
[Read more about Shopify markets here](https://help.shopify.com/en/manual/markets/publishing-products-with-markets).
{% endhint %}


---

# 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://search.guides.reactify.com.au/merchandising/collections-and-search/market-specific-merchandising.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.
