AbanteCart Community
eCommerce construction => How-to questions => Topic started by: hislordship on July 19, 2018, 06:24:22 AM
-
Hello
Is there a trick to have a product price based on default global attributes? Example:
* Small size = $5.00
Medium = $6.00
Large = $7.00
Personalise:
* No = $0.00
Yes = $2.00
* is the default option.
So the actual product price is set to $0.00 and the two default options would add up to make a price.
On the main home page or even in the product page, it will show the price as $0.00 and not add the size price of $5.00.
It only shows on the product page under Total Price.
Any help would be great.
Thank you :-)
-
This sounds like a good approach. Unfortunately, this is not possible now without template change.
You can edit listing template and product details page to hide 0 price. There rest will work just the same.
We will consider adding this in upcoming versions.
-
Thank you. That would be great to have as option.
Have a look at Zencart, from what I remember it is an option they have.