Tips,Ideas, Free scripts and more…
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.
The following pictures help you for easy understanding.
| Print article | This entry was posted by Raja MM on September 24, 2008 at 2:26 pm, and is filed under joomla, php developers, php scripts, virtuemart. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |



















about 1 year ago
Cool Stuff. Helped me a lot
about 1 year ago
hmm looks good. appreciated.
about 1 year ago
How do you get the additional images to show in the flypage?
about 1 year ago
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.
about 1 year ago
Thanks! You really saved a lot of my time!
about 1 year ago
THANK YOU }{
about 9 months ago
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?”.
about 9 months ago
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 … LOL
Thanks
about 8 months ago
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!!
about 4 months ago
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
about 3 months ago
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
about 2 months ago
mm it will work. But you need to make changes in your joomla template.