Hi,
In the area of products I want to hide some details not necessary:
- Manufacturer
- Model
- SKU
- Length
- Width
- Height
- Length Class
- Weight
- Weight Class
Its possible?
2) In the price i insert for ex: 30€, but after saving the price is lower.. I want the same price, its possible?
3) I want add colours its possible?
Sorry my bad english
Thanks
Hi,welcome aboard.
1. Why you want to hide these details?You need to modify the php code.
2. You need to disable the tax class as described here: http://www.abantecart.com/ecommerce-documentation/52-admin-user-manual/system/localization#Tax%20Classes (http://www.abantecart.com/ecommerce-documentation/52-admin-user-manual/system/localization#Tax%20Classes)
3. You need to create global attribute as described here: http://www.abantecart.com/ecommerce-documentation/69-admin-user-manual/catalog-menu/global-attributes (http://www.abantecart.com/ecommerce-documentation/69-admin-user-manual/catalog-menu/global-attributes)
Hope it helps.
Quote from: blogspot on November 20, 2014, 02:57:52 AM
2) In the price i insert for ex: 30€, but after saving the price is lower.. I want the same price, its possible?
Hello. Make sure that € is your default currency in Admin-System-Localization-Currencies (http://www.abantecart.com/ecommerce-documentation/52-admin-user-manual/system/localization#Currencies)
Also please follow the rule - one question = one topic ;)