Results 1 to 3 of 3
  1. #1

    Default Product Tax class

    I was noticing that my customers in Nevada were not being charged sales tax automatically. I checked my zones, everything was right. Then I noticed that every one of my products tax class was set to "NONE". So I set one to "TAXABLE GOODS" and did a test order to see if it would charge me tax. Well, it did it correct, but then I realized that All 200+ of my products need this done as well.... !!!!!
    Is there any way to set all of the products on my site to "TAXABLE GOODS" without visiting each and every single product? Maybe a little sql db script or something??

    Thank you.

  2. #2
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: Product Tax class

    Somewhere on the forum is the SQL to do a bulk update of the tax. A search should find it.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3

    Default Re: Product Tax class

    This worked for me.


    UPDATE products set products_tax_class_id = 1 where products_tax_class_id = 0;

    Just throw that in under tools / Install SQL Patches. Worked like a charm!

 

 

Similar Threads

  1. Logic of Chaining One Product to One Tax Class?
    By prabb in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 3
    Last Post: 21 Jun 2011, 04:49 AM
  2. Sales Tax is being added to all items regardless of tax class
    By sparrish in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 1
    Last Post: 17 Oct 2008, 05:48 PM
  3. tax added even when tax class = none?
    By zoreli in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 6
    Last Post: 18 Sep 2006, 07:53 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR