VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: zaheer45 on October 07, 2012, 10:17:08 AM

Title: product display on front end site
Post by: zaheer45 on October 07, 2012, 10:17:08 AM
How to display my products like an excel sheet on front end???

e.g
produt name: product id: weight: dimensions: shipping: etc1: etc2: etc3
abc                   123              100       12x12          dhl/mail  00    00     00

How to do this?
please help
Title: Re: product display on front end site
Post by: jenkinhill on October 07, 2012, 12:50:26 PM
In the category view you can arrange & style the layout to whatever you wish using template overrides and adding any required css styles to your Joomla template css file. The default category view template is joomla_root/components/com_virtuemart/views/category/tmpl/default.html

The category page fields are listed in http://forum.virtuemart.net/index.php?topic=97744.0

More information on overrides: http://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system
Title: Re: product display on front end site
Post by: zaheer45 on October 09, 2012, 03:39:11 AM
Thanks for you reply, in my display requirements, i don't need product images too, instead i want a small check boxes to select multiple products at once. sample image file attached. so my question is
1. how to exactly or at least like this show products in this way.
2. how to remove image field or image on site front display.

i m using joomla 2.5 with latest stable vm release.

[attachment cleanup by admin]