Does MinCart Work with Wholesale Apps?
No, MinCart will not function as expected when used with wholesale apps providing cart discounts. This is due to how wholesale apps apply discounts and manipulate the cart. These processes prevent MinCart from correctly recognizing the cart, which means it cannot properly enforce the limitations you’ve set.
Wholesale apps on Shopify typically function by applying special pricing rules or creating alternative pricing experiences for certain customers, such as wholesale buyers. The way that these wholesale apps works is by utilzing Shopify's Draft orders APi to create a "fake cart" behind the scenes. Here's how this works:
The customer adds items to their cart as usual.
The app calculates the wholesale discounts or applies rules like minimum order quantity.
The app then creates a draft order with the adjusted prices and applies the appropriate discounts.
The draft order is then passed to Shopify's checkout system for the customer to complete the purchase.
Wholesale apps on Shopify typically function by applying special pricing rules or creating alternative pricing experiences for certain customers, such as wholesale buyers. The way that these wholesale apps works is by utilzing Shopify's Draft orders APi to create a "fake cart" behind the scenes. Here's how this works:
The customer adds items to their cart as usual.
The app calculates the wholesale discounts or applies rules like minimum order quantity.
The app then creates a draft order with the adjusted prices and applies the appropriate discounts.
The draft order is then passed to Shopify's checkout system for the customer to complete the purchase.
Updated on: 10/12/2024
Thank you!