I have an app installed that uses custom shipping rates due to tags, amount, etc. and another app that allows me to set minimums based on tags/vendor. Unfortunately, they cannot be used together as I have developers of both and was told by the shipping rate app developer, they are conflicting due to the JavaScript. They work fine separately. Between the two, I would prefer to use the shipping rate app, as they standard Shopify shipping profiles will not work as they combine shipping. Is there an app that will work for order minimums for tags or vendors, that will not have JS conflicts?
Umh, actually, here are some recommendations for you:
- Use Shopify’s Built-in Features: If your minimum order logic is simple, you might be able to enforce it with Shopify Scripts (if on Shopify Plus) or custom checkout validation
- Apps with Server-Side Enforcement: Look for cart validation apps that operate without JavaScript, such as Order Limits - MinMaxify or Wholesale Club (if you manage B2B pricing)
So anyway, if you prefer an app, check if Order Limits - MinMaxify or Locksmith might work with your shipping app, as they focus on backend validation rather than JavaScript overlays.
Hope this helps ![]()