AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: Shenhav on November 30, 2012, 12:43:53 AM
-
Hi all,
I have a wholsale website, and I need to add 2 more text field above the price
exp:
(EXIST) Product Name: abc123
(I WANT TO ADD) Unite Price: $6.50
(I WANT TO ADD) Package Price (6pcs)
(EXIST) Model Number: 1212cdc
(EXIST) Price: $39
Thank you
-
Part of this functionality is already built into AbanteCart.
- You need to set up wholesale group for customers (you can use default if you want all customers to be wholesalers)
- Go into product edit / promotions tab
- Set up discount section as you need based your qtty
If you need to edit display of this information, you need to edit template file located in /storefront/view/default/template/pages/product/product.tpl
-
Thanks for reply,
But how can I show it before entering the product?
-
This will require customization of the template that lists the products. See templates in directory /storefront/view/default/template/pages/product/