Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Attribute not taxable on taxable Product

Attribute not taxable on taxable Product

Views: 665

Results 1 to 4 of 4
20 Aug 2015, 8:56 PM
#1
len7560 avatar

len7560

New Zenner

Join Date:
May 2005
Location:
Topanga CA
Posts:
58
Plugin Contributions:
0

Attribute not taxable on taxable Product

Hi Zenners -

We are using Zen Cart v1.5.4 and have a question that I haven't found an answer to.

It is for a music shop. The instruments are taxable products, as are additional items offered as attributes (music stand, music book). But we also have a mandatory Insurance attribute that should not be counted when calculating tax.

Hope that this makes sense. I want to set up the Insurance attribute to NOT be a taxable amount while the other attributes and item itself are taxable.

Thanks in advance!

21 Aug 2015, 11:35 AM
#2
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,091
Plugin Contributions:
56

Re: Attribute not taxable on taxable Product

An out-of-the-box Zen Cart doesn't distinguish between taxable and non-taxable attributes. If an attribute is associated with a product that's taxable, then the attribute is taxable.

As a possibility, you could reduce the price of the Insurance attribute *assuming *that it will be taxed, bringing the price to the full value. Of course, that won't cover the case where you sell out-of-state and tax doesn't apply (unless CA requires tax to be collected regardless).

21 Aug 2015, 12:36 PM
#3
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Attribute not taxable on taxable Product

I don't recall which plugn(s), but another path could be inclusion of a non-removable product that is not taxed, has no weight, etc... With applicable information provided before adding to the cart.

26 Aug 2015, 4:48 PM
#4
len7560 avatar

len7560

New Zenner

Join Date:
May 2005
Location:
Topanga CA
Posts:
58
Plugin Contributions:
0

Re: Attribute not taxable on taxable Product

We ended up building an order total module to accomplish this. The dollar amount is added to the total for the product but the insurance attribute amount isn't taxed even when the product and other attributes that are attached to the product are taxable. If anyone is interested in knowing what we did, I'll add it later.