PLEASE make the little price tag display the correct price.

Started by TopWebNames, September 02, 2013, 10:12:01 PM

Previous topic - Next topic

TopWebNames

How do I make the little price tag not display... anywhere?  I don't want it to display on any pages, including the home page, product pages, the shopping cart, checkout, etc.

abantecart

You can edit css file storefront/view/default_html5/stylesheet/style.css

Look for css :

.thumbnail .pricetag {
..


You can edit it
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

TopWebNames

#2
Quote from: abantecart on September 02, 2013, 10:31:30 PM
You can edit css file storefront/view/default_html5/stylesheet/style.css

Look for css :

.thumbnail .pricetag {
..


You can edit it

Thank you.  I'll do it and let you know what happens.

Should I delete it, or would it be better to replace it with something else?

TopWebNames

#3
Quote from: TopWebNames on September 02, 2013, 10:37:21 PM
Quote from: abantecart on September 02, 2013, 10:31:30 PM
You can edit css file storefront/view/default_html5/stylesheet/style.css

Look for css :

.thumbnail .pricetag {
..


You can edit it

Thank you.  I'll do it and let you know what happens.

Should I delete it, or would it be better to replace it with something else?

No matter what I did, it caused problems, from simple to serious.  Since the little price tag is calling the base price for the products, AND has a link to the Cart, I don't think it can be simply deleted or made to go away without a lot of coding. I think the only proper thing to do is for AbanteCart to make it reflect the correct price in the Cart when Options have been selected, especially since the correct price after Options have been selected updates automatically at the bottom of the list of Options... and it really should have been coded this way anyway.

Please make it so that the little price tag displays the same correct price as displayed at the bottom of the list of Options.

Thank you

Forum Rules Code of conduct
AbanteCart.com 2010 -