Example: Exclusive Cross-Sell

In this guide, we will ensure that a specific accessory, "Lens Protection Kit", is visible ONLY if the customer has a "Camera" in their cart.

Goal: Hide add-on products until the main product is actively being purchased.

Step-by-Step Configuration

  1. Create a New Rule

    Go to Settings > Product Visibility > Rules and click Add Rule.

  2. Set General Info

    Title: Lens Kit Cross-Sell
    Enabled: Yes

  3. Define What to Hide (The Accessory)

    Filter Type: Product
    Filter Value: Lens Protection Kit

  4. Choose "Show" (Whitelist)

    We want to Show this accessory only when the condition is met.

    Visibility Action: Show (Whitelist)

  5. Set the Cart Condition

    Condition Type: Cart Contains Product
    Operator: IN
    Value: Camera (The main product)

    This condition checks if the specified product(s) are currently inside the customer's cart.

  6. Save the Rule

    Click Save Rule.


Result

Strategy: Use this to declutter your store from accessories that only make sense when buying the main item.