Description
This plugin stops customers from mixing products from different brands in the same order. If a product is already in the cart, adding a product from a different brand will either be blocked, or the cart will be emptied first, depending on the option you choose.
This is useful for stores that need to keep certain brands separate at checkout, for example because they need different shipping, come from different suppliers, or are fulfilled differently.
Once activated, go to WooCommerce > Settings > CartRules > One Brand in Cart to turn the restriction on and choose what should happen.
Works with both the classic, shortcode-based cart and checkout, and the newer WooCommerce Cart and Checkout blocks.
Installation
- Upload the plugin folder to
/wp-content/plugins/, or install it through the Plugins menu in WordPress directly. - Activate the plugin through the Plugins menu in WordPress.
- Go to WooCommerce > Settings > CartRules > One Brand in Cart to turn the restriction on and choose what should happen.
FAQ
-
Which “brand” does this plugin use?
-
WooCommerce’s own built-in Product Brands feature (the native
product_brandtaxonomy, part of WooCommerce core since version 9.6). It does not read brand data from third-party brand plugins. -
What happens if a product isn’t assigned a brand?
-
It’s not restricted. Only products that have a brand assigned are checked against what’s already in the cart.
-
What happens if a product belongs to more than one brand?
-
It’s allowed, as long as it shares at least one brand with what’s already in the cart.
-
Does this work with variable products?
-
Yes, it works with all product types.
-
Does this work with the WooCommerce Cart and Checkout blocks, or only the classic shortcode-based cart?
-
Both. The restriction is applied when a product is added to the cart, so it works the same way whether your store uses the classic cart/checkout pages or the block-based versions.
-
Does this affect orders created or edited from wp-admin?
-
No, the restriction only applies to the storefront cart. Orders added or changed from wp-admin are not affected.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“CartRules One Brand in Cart for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CartRules One Brand in Cart for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release
