
Originally Posted by
Ajeh
Product Type is added to a Product when it is created ...
Changing the Category's Product Type does NOT change the Product Type on the Products ...
At this time, you would need to change this manually in the products table of your database ...
WARNING: do NOT change Product Type (products_type) on the products table to Product Types that will use additional database tables or will reduce the number of database tables ... example, Product General to Document General or Document General to Product General will not break database table relationships ... however, Product General to Product Music would break database table relationships ...