Posted - 03/11/2022 : 13:42:11
Sean
The price doesn't show on the actual categories page. The price does show on the products page once you have visited from the categories page.
You can choose not to show the price on all products & to do so you can add this in the editable head section of the products page. The only time the price shows is when a customer clicks Details or Quick Buy
<style> div.prodprice {display:none} </style>
----------------------------------- Steve Manchester UK
Make it as simple as possible, but not simpler.
Edited by - 1818charlie on 03/11/2022 13:46:58
|