> For the complete documentation index, see [llms.txt](https://docs.abtasty.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abtasty.com/recommendations-and-merchandising_deprecated/merchandising/result-to-refine.md).

# Result to refine

Once you have defined the various configuration parameters for your merchandising, you can preview the result by navigating to the ‘Redefine Result’ section.

## Features Available in the Preview <a href="#h_01jdpx42qgf1sm1xqx32qjem21" id="h_01jdpx42qgf1sm1xqx32qjem21"></a>

### Drag & Drop: <a href="#h_01jdpx47np4jctwansxj7a4grh" id="h_01jdpx47np4jctwansxj7a4grh"></a>

Rearrange products by dragging and dropping them into your desired order.

### Pin Products: <a href="#h_01jdpx530ry56nwvtkskgexk3k" id="h_01jdpx530ry56nwvtkskgexk3k"></a>

Highlight specific products by pinning them to fixed positions in your merchandising.

![](https://2350286830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Yw9IRJ6KbbucQPwZUCZ%2Fuploads%2Fgit-blob-855ce950b03c2946aa48a04dfa5475cd63c33f42%2F7b41940d9f322e29f25c6fb037181346.png?alt=media)

### Configure Preview: <a href="#h_01jdpx50kjq8ytkyn9g5r3z9fd" id="h_01jdpx50kjq8ytkyn9g5r3z9fd"></a>

Use the ‘Configure Preview’ button to customise the product card.\
Add details such as availability or price to verify the accuracy of your merchandising setup.

![](https://2350286830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Yw9IRJ6KbbucQPwZUCZ%2Fuploads%2Fgit-blob-76837de292b25c13f991ebb8414cb119aef0f2b6%2F40ed7a42c27477cccdc564e47fc25e7b.png?alt=media)

## Activating Your Merchandising <a href="#h_01jdpx4y4wb4fnk8csdp8znv2e" id="h_01jdpx4y4wb4fnk8csdp8znv2e"></a>

1. Once you are satisfied with the preview and adjustments, click ‘Deploy Changes’.
2. This will immediately activate your merchandising configuration on your site.

![](https://2350286830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Yw9IRJ6KbbucQPwZUCZ%2Fuploads%2Fgit-blob-2889320f57d64348b8a234aadfac03a9fb102959%2Fa35150be4debfb3eaa06c3df90634673.png?alt=media)

## Push your merchandising <a href="#h_01jdpfgtsea3epw0a7gahw4k4d" id="h_01jdpfgtsea3epw0a7gahw4k4d"></a>

After highlighting products, click the ‘Deploy changes’ button to ensure your changes are applied.

On the top-right header, you can get the emerch ID to call in your website if you need it

## Preview the merchandising <a href="#h_01jdpfgrm7dap4j1xwt2n865me" id="h_01jdpfgrm7dap4j1xwt2n865me"></a>

At any point, go to the bottom to visualise the results of your changes.\
Use the preview to ensure the merchandising meets your expectations.

![](https://2350286830-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Yw9IRJ6KbbucQPwZUCZ%2Fuploads%2Fgit-blob-054530d103d139efa2f3b8c0d3709bb36d44de58%2Fa516b3498f54ae4521528eb8ec34963b.png?alt=media)

**Additional Configuration Options**\
To further enhance your merchandising, explore these related features:

* [**Category**](/recommendations-and-merchandising_deprecated/merchandising/category.md)**:** define category which are concern by the merchandising.
* [**Products groups**](/recommendations-and-merchandising_deprecated/merchandising/products-groups.md)**:** Specify the groups of products to include in the merchandising.
* [**Filters**](/recommendations-and-merchandising_deprecated/merchandising/filters.md)**:** Apply filters to refine the product selection based on criteria like price, category, or stock.
* [**Products highlight**](/recommendations-and-merchandising_deprecated/merchandising/products-highlights.md): Pin specific products to feature them prominently in the merchandising.
* [**Exception**](/recommendations-and-merchandising_deprecated/merchandising/exceptions.md): Add dynamic rules to tailor merchandising based on specific triggers or conditions.

For detailed guidance on configuring each parameter, refer to the corresponding help pages within the platform.


---

# 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://docs.abtasty.com/recommendations-and-merchandising_deprecated/merchandising/result-to-refine.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.
