Have hit a bit of a roadblock with how the taxation works on our products, can’t get it to work on the Shopify store as is. Is there any sort of customization that can be implemented to get this to work?
Essentially we need to be able to charge taxes on a product up to a certain quantity threshold. Once a customer has surpassed that quantity threshold they are charged 0% tax on the product. Different products have different thresholds to meet for the tax to be zeroed. We also still need to be able to charge tax on any product that doesn’t meet that quantity threshold that’s in the same cart.
Are there any solutions or ideas out there for this?
Many thanks
Hey! @Tomato81 ,
This kind of conditional tax logic isn’t supported natively in Shopify’s standard tax settings, and unfortunately, without Shopify Plus or a third-party tax app, customization options are limited. However, a potential workaround is using custom line item scripts (available only on Shopify Plus), or alternatively using cart or checkout customizations via apps or theme code to adjust product prices or apply discount-like logic to simulate tax removal beyond the threshold. That said, this approach won’t be truly tax-compliant in reporting terms and may cause issues with invoicing or accounting accuracy. Without a paid app or Shopify Plus, there’s no native method to apply dynamic tax rules per product quantity.
1 Like