Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: PLEASE make the little price tag display the correct price.  (Read 5021 times)

TopWebNames

  • Guest
PLEASE make the little price tag display the correct price.
« on: September 02, 2013, 10:12:01 PM »
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.
« Last Edit: September 02, 2013, 11:53:47 PM by TopWebNames »

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: How do I make the little price tag not display?
« Reply #1 on: September 02, 2013, 10:31:30 PM »
You can edit css file storefront/view/default_html5/stylesheet/style.css

Look for css :
Code: [Select]
.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

  • Guest
Re: PLEASE make the little price tag display the correct price.
« Reply #2 on: September 02, 2013, 10:37:21 PM »
You can edit css file storefront/view/default_html5/stylesheet/style.css

Look for css :
Code: [Select]
.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?
« Last Edit: September 02, 2013, 11:54:24 PM by TopWebNames »

TopWebNames

  • Guest
Re: PLEASE make the little price tag display the correct price.
« Reply #3 on: September 02, 2013, 11:52:23 PM »
You can edit css file storefront/view/default_html5/stylesheet/style.css

Look for css :
Code: [Select]
.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
« Last Edit: September 02, 2013, 11:54:46 PM by TopWebNames »

 

Powered by SMFPacks Social Login Mod