---
title: "How Similar Items Help Shoppers Find Alternatives"
slug: "similar-items"
updated: 2025-12-18T08:55:30Z
published: 2025-12-18T08:55:30Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mapp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How Similar Items Help Shoppers Find Alternatives

## Overview

Similar Items uses [enriched product attributes](/v1/docs/enriched-product-attributes) to recommend alternatives with comparable characteristics. It helps customers find suitable options when a product is unavailable or when they want to explore related styles or price points.

Recommendations can be displayed on product detail pages, showing related alternatives with a similar look, fit, or price range.

![](https://cdn.document360.io/554b9b98-6720-4d8b-9919-c7b203d72648/Images/Documentation/image-1IQ28SEL.png)

Example of Similar Items recommendations on a product detail page

---

## Benefits

- **Attribute-Based Matching**: Similar Items are powered by enriched product attributes, enabling more precise and style-aware alternatives.
- **Improved Product Discovery:** Shoppers can quickly explore similar items tailored to their needs.
- **Reduced Bounce Rate:** Relevant alternatives keep shoppers engaged and reduce early exits.
- **Higher Conversion Rates:** Basket-aware and intent-aligned suggestions help drive additional purchases.
- **Flexible Implementation:** Use prebuilt widgets for fast setup or the API for full control.

---

## Integration

### Setup by Mapp

In preparation, Mapp’s Recommender Team defines the similarity logic that determines which products qualify as suitable alternatives. This includes evaluating enriched product attributes to identify items with comparable characteristics. These rules ensure that Similar Items consistently aligns with the brand’s assortment and recommendation strategy, without requiring any manual configuration on the client side.

### Integration Options

Developers can choose between two main approaches:

#### Widget Integration

A ready-to-use widget can be embedded on product detail pages. It supports customization of layout, styling, and placement for fast deployment with minimal setup. For more information, see [Mapp Fashion-hosted Widgets](/v1/docs/mapp-fashion-hosted-widgets).

#### API Integration

Use the [Mapp Fashion API](https://docs.mapp.com/apidocs/introduction-2) to fetch similar items and render them in a custom UI.

For a complete integration guide, please visit our [developer documentation](/v1/docs/mapp-fashion).
