News:

Support the VirtueMart project and become a member

Main Menu

homepage is showing "Product details"

Started by noobs, October 15, 2012, 21:28:16 PM

Previous topic - Next topic

noobs

The Virtuemart homepage is showing "Product details" for the products instead of "Add to cart". Is there a way to change this in the back end of virtuemart? Perhaps in the configuration?

You can take a look at www.visionworksmicro.com

Instead of having a customer click on product details and taking them to another page, can they just add the product to the cart from the homepage and then move to another product?

bytelord

Hello,

You have to override and edit your vm template files. Here is a good example how you could add to cart button in category view: http://forum.virtuemart.net/index.php?topic=90961.0

Also please read the following:

Use firebug to examine you site code and css styling: https://forum.virtuemart.net/index.php?topic=102850.0
Creating Template overrides: https://forum.virtuemart.net/index.php?topic=98505.0
Template System: https://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

noobs