Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15
  1. #11
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

    Default Re: How to apply a tax to all items?

    Hello,
    I am trying to do the same (1.3.7 and 1.3.8)- To set tax to all products. Now I have to none.

    First I did following:
    "Catalog -> Product Types -> (choose a product type) -> Edit Layout -> Product Price Tax Default changed to 1

    Than, I am using "SQL Query Executor" and type in window, where it says "Enter the query to be executed:" following combination (one at a time):

    UPDATE products SET products_tax_class_id = 01;

    or

    UPDATE products SET products_tax_class_id = 1;

    or

    UPDATE products SET products_tax_class_id =01;

    or

    UPDATE products SET products_tax_class_id =1;

    Than I am going to product editor and in the field "Tax Class" there is still -none-

    Howevere if I manually select arror near it I can set State sale tax.

    Do I do anythig wrong? What XX has to replaced with?

    How would I know if remedy works?

    Thanks, for respond in advance.

  2. #12
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: How to apply a tax to all items?

    You need to get the id value for your tax ... edit a Product Manually and set it to taxed ... then look in the products_table to see what the value is that is set for the:
    products_tax_class_id
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #13
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

    Default Re: How to apply a tax to all items?

    Thanks for reply.

    So far, I did not have a need to access products_table.

    Do I look in products_table from C-panel or Zen Cart Admin?

  4. #14
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

    Default Re: How to apply a tax to all items?

    Please, disregard previous questions.

    I did figure out how to do it.

    For others, like myself, who are from "mechanical" world here it is how to do it:

    1. Go to product edit area in ZEN CART Admin and change manually first product to be taxed.

    2. Go to your C-panel and click on phpMyAdmin icon.
    This will take you to the next page.

    3. In the upper left conner there are links to the data base. In my case it was called _ZC1 (Zen Cart 1?). Click on this link, you will get another page.

    4. On the very left side is a long column with names/links of sub tables. Find the one called zen_products . Click on this link.

    5. It will open on the same page this table. Scroll to the right to find column with title products_tax_class_id

    6. You will see that 1-st product (which was edited in 1) has different products_tax_class_id
    (in my case 2) than all others (1).

    7. Next, go back to Zen Cart Admin, Tools, ... Install SQL Patches
    and type in window, where it says "Enter the query to be executed:" following Code:

    UPDATE products SET products_tax_class_id = 2;

    Click Send

    This should make it.

    If this did not work, please let me know.

  5. #15
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: How to apply a tax to all items?

    Thanks for the update and posting that in your case, the tax id value was 2 rather than the common value of 1 ...

    Also, thanks for the detailed steps on how you were able to determine the products_tax_class_id from the products table via phpMyAdmin through your Control Panel of cPanel ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. How to renew the tax rate of all items for all customers?
    By florauu in forum General Questions
    Replies: 1
    Last Post: 17 Dec 2010, 12:36 AM
  2. How to apply a tax to all items?!
    By Mkordonowy in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 20 Mar 2009, 06:30 PM
  3. How to bulk apply tax class to all products?
    By koalabids in forum General Questions
    Replies: 3
    Last Post: 5 Jan 2009, 10:48 PM
  4. 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
  5. Apply Tax Setting to multiple items at once?
    By SITM in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 13 Aug 2008, 03:28 AM

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