# Component: Cross Sell

**Available from:** Release 108

**Purpose:** Use this component to display a list of cross-sell offers or add-ons

Cross-selling is a strategy that encourages customers to add related or complementary offers to their existing basket. With subscriptions, cross-selling usually means offering an add-on or a related product that enhances the current subscription plan.

{% embed url="<https://69c2cf3a42a094f3cd354b8d-ozgakmnact.chromatic.com/?path=/story/shop-components-checkout-cross-sell--example&full=1&shortcuts=false&singleStory=true&embed=true>" %}

Read more about using cross-selling in your shop: [How to configure cross-selling in the cart and checkout](https://docs.limio.com/product/checkout/how-to-configure-cross-selling-in-the-cart-and-checkout)

## Props

| Prop Label                  | Type    | Default Value | Notes                                                                                                                                                                                                          |
| --------------------------- | ------- | ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Show price                  | boolean | True          | If true, displays the initial price attribute of the cross-sell offers and add-ons. If you are using externally priced cross-sell offers or add-ons, this field is not supported and the prop should be false. |
| Add Cross Sell Button Label | String  | Add           | Determines the text on the button that adds a cross-sell to the cart.                                                                                                                                          |
| Heading                     | String  | More offers   | Determines the heading for the cross-sell section. If there are no cross-sells available, this heading will not appear.                                                                                        |
