VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: BounceHouseOwner on August 21, 2016, 08:21:55 AM

Title: Remove Price
Post by: BounceHouseOwner on August 21, 2016, 08:21:55 AM
Currently when the customer clicks on the category, there is too much information showing under the image.  I would like the customer to read more about the product and be able to add it to the card in the description screen.  How do I remove the amount information?

Title: Re: Remove Price
Post by: jenkinhill on August 21, 2016, 12:58:43 PM
Edit and override components/com_virtuemart/sublayouts/products.php  - remove the price, customs and add to cart elements.
Title: Re: Remove Price
Post by: bluMarmalade on August 24, 2016, 15:48:45 PM
go into configuration in virtumart, then price tab.
Title: Re: Remove Price
Post by: jenkinhill on August 24, 2016, 18:12:58 PM
NO!!!  That removes the prices from Category, details and cart pages - and leaves the add to cart still in the cat view.