24Sep/0813
ADDING ADDITIONAL IMAGES IN THE PRODUCT DETAILS PAGES -Virtuemart tips
If you are new to the virtue mart shopping cart software, the following steps will help you to add additional product images in Product details page.
Assumptions:
You are using,
- Joomla 1.5 or Joomla 1.0.x
- Virtue Mart 1.1.0 stable.
Steps to add additional images in Product details page:
- Go to virtue mart admin panel
- Choose “choose extended layout” <helps easy navigation>
- List out your products.
- Click on media button. A new popup will be opened.
- Click the new button to add additional images
- Choose additional image s as option, give appropriate height and width for the image
- Click on save button. That’s all
I am not sure about, it will work for lower version of virtue mart also. Please check and gimme a feed back to this post.






October 30th, 2008 - 14:53
Cool Stuff. Helped me a lot
October 30th, 2008 - 14:55
hmm looks good. appreciated.
January 17th, 2009 - 17:38
How do you get the additional images to show in the flypage?
January 19th, 2009 - 13:02
For VirtueMart 1.1.0 stable, You need to place this code in the fly page “< ?php echo $this->vmlistAdditionalImages( $product_id, $images ) ?>”. It gives additional images as shown in the figure.
June 25th, 2009 - 05:09
Thanks! You really saved a lot of my time!
July 12th, 2009 - 07:48
THANK YOU }{
November 28th, 2009 - 00:22
I tried it, but it won’t create the thumbnail image I specified for size. The same size thumbnail size gets publishes as was specified in the “Configuration” – “Site”. Should I unclick “Enable Dynamic Thumbnail Resizing?”.
November 30th, 2009 - 21:10
I’m working on my first Virtuemart project, and I was going to crazy try to figure out how to add more images to the detail page. You saved my life…I was almost about to commit suicide … LOLThanks
January 5th, 2010 - 10:43
Thanks a lot for this info! I’ve spent days trying to solve this with various modules etc, but none have worked as well as this simple solution!!
Great!!
April 13th, 2010 - 09:27
thanx for you info..my problem: my additional pictures keep reverting to the default re-size option even after i set the size or unclick re-size
June 3rd, 2010 - 23:32
Does this also works with Joomla 1.5 and VirtueMart 1.4 stable version.I tried the instructions as mentioned above but nothing is shown.Thanks
June 9th, 2010 - 08:53
mm it will work. But you need to make changes in your joomla template.
September 7th, 2011 - 03:35
Thankx great help. Can you please let me now how to display full image instead of thumbil vmlistAdditionalImages( $product_id, $images ) ?>