How do you turn off (not show) the price+ and price- display order on the product listing page? Thank you.
How do you turn off (not show) the price+ and price- display order on the product listing page? Thank you.
Post a link to this page
Zen-Venom Get Bitten
admin > config > product listing > Display Product Price/Add to Cart > set to "0"
Zen-Venom Get Bitten
I see no sort links on the page posted???I think she wants to remove the sort links in the product listing header without removing the item prices - will this do that?
Zen-Venom Get Bitten
Add to your stylesheet (/includes/templates/your_template/css/stylesheet.css):
.productListing-rowheading {display: none;}
If you still want the heading to show, but just without the + or -, you can change the symbol to blank in Configuration > Product Listing >
Product Listing Ascending Sort Order +
Product Listing Descending Sort Order -