For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configuration

The plugin configuration lives at Extensions → My extensions → Cross-Selling for Basket and Checkout → … → Configuration. Use the selector at the top to choose the sales channel the settings apply to.

Every setting works per sales channel. That way your B2C shop can use different slider positions than your B2B shop.

General properties

Activate App

The master switch per sales channel. When off, neither sliders nor discounts appear — regardless of how many active rules exist. That way you can pause the whole plugin temporarily in one shop without losing your rules.

Default badge colors

Field
Meaning

Default discount badge background color

Background color for badges where the rule itself has no explicit color. Defaults to #ff0000 (red).

Default discount badge text color

Text color for badges where the rule itself has no explicit color. Defaults to #ffffff (white).

These values act as a fallback — colors set in the rule itself override them.

Max. number products in cross-selling slider

Caps how many products the slider may show. Default: 10.

Only raise this if you actually have many relevant cross-sellings — overly long sliders distract customers. Values between 6 and 12 work best in practice.

Product sorting in slider

Decides the order in which products appear. Available:

  • Name (alphabetical)

  • Discount ascending / descending

  • Price ascending / descending

  • Release date ascending / descending

For manually picked cross-selling products you can additionally override the order via the position field in the rule.

Always show the "Add to shopping cart" button

When on, the "Add to cart" button is always shown in the slider — even for parent variant products. By default, clicking those products takes the customer to the detail page (so they can pick a variant). With this option on the button appears immediately, which is the fastest path to the basket for single-variant products.

Slider positions

Show cross-selling slider in off-canvas basket

Value
Meaning

No

No slider in the off-canvas.

Above basket

Slider before the line items.

Below basket

Slider directly after the items, before the subtotal.

Bottom of the off-canvas

Slider at the very bottom — below the buttons. Highly effective on mobile.

Show cross-selling slider in basket

Controls the slider on the dedicated basket page:

  • No

  • Above basket

  • Below basket

Show cross-selling slider in checkout

Controls the slider on the confirmation and checkout register page:

  • No

  • Above checkout

  • Below checkout

The following combination works well for most shops:

Setting
Recommendation

Max. products in slider

810

Product sorting

Discount descending

Always show "Add to cart" button

On (unless you use many variant products)

Off-canvas

Bottom of the off-canvas

Basket

Below basket

Checkout

Above checkout

That way customers see the slider at three key spots — without it interrupting the checkout.

Different settings per sales channel

If you run multiple sales channels you can switch in the top selector and maintain different settings. For example: an eye-catching slider in B2C while only a subtle one below the basket in B2B.

Was this helpful?