> 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/concepts/strategies/e-merchandising-strategy.md).

# E-merchandising strategy

### Intelligent merchandising to reach your business goals

With **Recommendations & Merchandising**, you can implement **smart e-merchandising strategies** to optimize product display and support your commercial objectives.\
By combining multiple algorithms with business rules, you ensure that the right products are surfaced at the right time.

### Highlight your key business drivers

On product listing pages (PLPs) or category pages, R\&M allows you to automatically promote the most relevant products by applying sorting and filtering rules such as:

* **Top sellers**
* **New arrivals**
* **Promotions**
* **Seasonal products**
* **High-margin products**
* **Price tiers**
* **Stock levels**
* **In-stock only**

This gives you full control to adapt your merchandising to business priorities, campaign objectives, and inventory status.

### Add personalization to boost relevance

Beyond static rules, R\&M integrates personalization algorithms to anticipate user needs and display products that are most likely to convert. Examples include:

* **Recently viewed products**
* **Recently purchased products**
* **Similar products** (to those viewed or bought)
* **Complementary products** (to items in the cart)
* **Preferred categories**

These personalized signals ensure every visitor sees a catalog adapted to their profile and intent.

### No manual work required

Recommendations & Merchandising is designed to deliver high-performance e-merchandising without extra workload for your teams.

* No manual back-office sorting
* No complex configuration
* Strategies are defined upfront with your team, based on your business rules and goals
* Once deployed, all you need is the **AB Tasty tag** to activate them

This way, your merchandising logic runs automatically, freeing your teams to focus on higher-value tasks.

For more details on **how to configure merchandising strategies** and combine multiple rules in the builder, see [Rules](/recommendations-and-merchandising/concepts/strategies/rules.md)


---

# 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/concepts/strategies/e-merchandising-strategy.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.
