Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2006
    Location
    Los Angeles
    Posts
    287
    Plugin Contributions
    3

    Default Mass tax class change?

    Hello,

    Was just wondering if there is an easy way to make sure ALL products are TAXABLE GOODS by default. I've already set it up so it selects it automatically for new products but I just found that there are many products that still have NONE selected. Is there an easy way to change this on all products without going into each product?

    Thanks!

  2. #2
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: Mass tax class change?

    Using Easy Populate, download your database, edit it locally (copying and pasting the tax class) and upload it back to the live site. It's very quick and easy. Read through the EP support thread first if you've never used it before.

    Rob

  3. #3
    Join Date
    Oct 2006
    Posts
    170
    Plugin Contributions
    0

    Default Re: Mass tax class change?

    Alternatively you can run an UPDATE query in SQL on the table/field that you want to change. It may save you time and frustration of installing a mod...

  4. #4
    Join Date
    Mar 2006
    Location
    Los Angeles
    Posts
    287
    Plugin Contributions
    3

    Default Re: Mass tax class change?

    ooh thanks for your replies :)

    I'll look into the easy populate mod.

    I'd do it with SQL but don't know how to write queries.

  5. #5
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Mass tax class change?

    Code:
    UPDATE products set products_tax_class_id = 1 where products_tax_class_id = 0;
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Mar 2006
    Location
    Los Angeles
    Posts
    287
    Plugin Contributions
    3

    Default Re: Mass tax class change?

    <3

    thanks so much!

 

 

Similar Threads

  1. Can I change the default tax class to TAXABLE instead of none?
    By ossobocco in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 1
    Last Post: 5 Apr 2013, 05:47 PM
  2. Can I change the Tax Class on all my products? (EasyPopulate set None)
    By MSRWebMaster in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 5
    Last Post: 17 Mar 2010, 09:29 PM
  3. USPS 1st Class -- how do I mass-ship?
    By stevens157 in forum Addon Shipping Modules
    Replies: 5
    Last Post: 20 Feb 2010, 12:02 AM
  4. PLEASE HELP...Quickest way to change tax class for ALL products already entered
    By tclayla in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 5
    Last Post: 8 Dec 2008, 05:03 AM
  5. Change Tax Class globally
    By Uwantit in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 1
    Last Post: 27 Nov 2006, 02:51 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