nileco-logo-small-text5
  • HOME
  • PROJECTS
  • SERVICES
  • ABOUT
    • WHO WE ARE
    • TESTIMONIALS
  • MAGENTO BLOG

Changing the default Tax Class for Magento Products

Magento How ToJune 13, 2014CJ

When adding products manually you will find that the Tax Class is, by default, set to ‘Please Select’.  You will need to choose if the product is taxable or not.  Since most products are indeed taxable, at least in your home state, it makes sense to change this default behavior so that the Tax Class is, by default, set to ‘Taxable’.

To do this we will need to open your database.  If you have cPanel on your hosting account or some other management software you will most likely have access to the Database Manager called phpMyAdmin.

  1. Open your database and go to the table titled ‘eav_attribute’ or ‘mg_eav_attribute.
  2. Once there scroll down until you see the column ‘tax_class_id’ and select ‘edit’.
  3. Edit the ‘default_value’ it as follows:
    To keep it at Please Select, None: 0 
    To make it taxable, Taxable Goods: 2 
    To make it a Retail Customer, Retail Customer: 3 
    To make it shipping, Shipping: 4
Previous post How to display a “You Save” amount and percentage to Magento’s Special price Next post Create an automated navigation menu of all CMS pages in Magento

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

© 2016 All rights reserved. nileco