[Bundles] Make One Item Mandatory When Another Is Added
Summary In this scenario, we leverage the MinCart "Activation rules" feature of the "Gatekeeper" plan. The goal is to prevent customers from checking out if they have an item in cart that requires another item. In this scenario we use a "Signed Card" product that can only be bought if there is a "Vinyl" product in the cart. This type of limit is accomplished by setting up two limits: an inactive limit for the Signed Card, which will be used as a rule to determine if the Signed card is in theFew readersHow to Restrict All Other Items When a Specific Product Is in the Cart
Summary In this scenario, we leverage the MinCart "Activation rules" feature of the "Gatekeeper" plan. The goal is to prevent customers from adding any items other than a specific product to the cart. In this scenario we use a "Christmas Box" product. This type of limit is accomplished by setting up two limits: an inactive limit for the Christmas Box, which will be used as a rule to determine if the Christmas Box is in the cart, and a main active limit that bFew readersHow to Restrict Cart Additions When a Specific Product Is Selected
Summary In this scenario, we leverage the MinCart "Activation rules" feature of the "Gatekeeper" plan. The goal is to detect when a specific group of item is in cart and then limit the whole cart quantity to 1 so that these items can only be bought alone. This type of limit is accomplished by setting up two limits: an inactive limit to detect when any items from the group is in cart, which will be used as a rule, and a main active limit that sets a maximum quFew readersHow to Block Multiple Collections from Being in a Single Cart
Overview To do this you will need to create 3 new limits, 2 that serves as rules to determine if there is a "single course" and a "bulk course" in cart and one to block the cart if those rules are true. For the first limit: Create a limit called "Rule: Single course in cart" Set this limit as inactive (inactive limits can be used as rules) Select the "collection" limit type Check the "Force Limit" option Select the "Single course" collection Set a minimum quantity of 1Few readersOne Vendor Per Checkout
How to Create a Limit for One Vendor Per Checkout This guide will walk you through setting up a limit that restricts customers to adding only one vendor per checkout. This is useful for stores that want to ensure customers don’t mix products from multiple vendors in a single order. Step-by-Step Instructions Limit Type Select: Whole Cart This ensures the limit applies to the entire cart, enforcing the rule across all items. Limit Name Enter: AFew readers