Page 1 of 1
[1.5]Additional Image Tab
Posted: Wed Jun 22, 2011 10:56 am
by lawrencepclo
HI,
I am a newbie in Opencart.
I have the Opencart installed. Yet in the product page, I only got tabs of
Description
Reviews
Related Products
However, I found many other Opencart sites got a tab of Additional Image.
Just wonder did I miss anything during the installation/setup or that can be done by adding module?
Thanks for any advice
Lawrence
Re: Additional Image Tab
Posted: Wed Jun 22, 2011 11:30 am
by rph
The additional images tab only appears if there are additional images, I believe.
Re: Additional Image Tab
Posted: Wed Jun 22, 2011 12:16 pm
by lawrencepclo
In the Admin/Catalog/Product page, I have one image under the Data Tab and 3 images under the Image Tab.
Is that the correct setting pls?
Pls refer to the screenshot for reference.
Thanks
Re: Additional Image Tab
Posted: Wed Jun 22, 2011 1:46 pm
by rph
The additional images tab only appears in 1.4x and earlier. You have 1.5. Your additional images are
right there in front of you.

Re: [1.5]Additional Image Tab
Posted: Mon Jun 27, 2011 2:19 pm
by nipun5perera
In admin panel go to,
Syestem -> Settings -> Choose your store and click edit ->select image tab and change below settings,
Additional Product Image Size: 42 | 42
Click save
Re: [1.5]Additional Image Tab
Posted: Mon Jun 27, 2011 2:29 pm
by Xsecrets
yes in 1.5 the additional images were move from the tab and put under the main image. To top that off you are obviously not using the default theme, so even though it is obvious from your screen shot that the images are under the main image they could be put anywhere the them designer felt like.
Re: [1.5]Additional Image Tab
Posted: Mon Aug 22, 2011 1:19 pm
by Brook
What code needs to be added to OpenCart 1.5.1.1 in order to move the Additional images from under the Main Product Image to a new "Additional Images" Tab on the Product Page similar to how 1.4.9.6 ?
Re: [1.5]Additional Image Tab
Posted: Tue Aug 23, 2011 8:54 am
by rph
Look through the 1.4.x product.tpl template and you'll find it.
Re: [1.5]Additional Image Tab
Posted: Thu Oct 13, 2011 5:06 pm
by jcmarchi
For those, like me, who believe the
product additional images look way better in a "
Tab" instead of under the product main image, here you have a XML file to allow
VQMod to adjust it for you.
This "
Mod File" is compatible with
OpenCart version 1.5.1.3 and requires
VQMod version 2.0.0 or
newer.
It was built based on the "
default" theme and for the
English language, but it can be easily be adjusted for any other theme or idiom.
As a plus, this Mod also adds a "
margin-bottom: 25px" to the
TAGs object (which appears
under the Tabs box), just to guarantee it will be well spaced in case your store has a "
promo box" or any other item setup to be displayed on the bottom of the product page as mine does. If it doesn't, it will be imperceptible.

Re: [1.5]Additional Image Tab
Posted: Fri Nov 18, 2011 9:29 am
by anti91
is it compatible for 1.5.1.1 ?
I tested ,it is working for 1.5.1.1.
How can i see 3 pcs images in front but i want see another images additional images.
Ex: My product have 10 images. i want 3 pcs images in product front , Another 7 images for additional images.
Re: [1.5]Additional Image Tab
Posted: Fri Nov 18, 2011 9:15 pm
by anti91
uppppppppppppppppppppppppppp
Re: [1.5]Additional Image Tab
Posted: Tue Nov 29, 2011 7:04 pm
by haydent
jcmarchi wrote:For those, like me, who believe the
product additional images look way better in a "
Tab" instead of under the product main image, here you have a XML file to allow
VQMod to adjust it for you.
This "
Mod File" is compatible with
OpenCart version 1.5.1.3 and requires
VQMod version 2.0.0 or
newer.
It was built based on the "
default" theme and for the
English language, but it can be easily be adjusted for any other theme or idiom.
As a plus, this Mod also adds a "
margin-bottom: 25px" to the
TAGs object (which appears
under the Tabs box), just to guarantee it will be well spaced in case your store has a "
promo box" or any other item setup to be displayed on the bottom of the product page as mine does. If it doesn't, it will be imperceptible.

thanks soo much, just what i was looking for.
Re: [1.5]Additional Image Tab
Posted: Fri Oct 12, 2012 6:22 am
by fleep
I don;t know about running this with VQMod, but I made the changes to the files/code manually on 1.5.4.1 and it seems to have worked for me. Thanks for the help.
Re: [1.5]Additional Image Tab
Posted: Sun Oct 20, 2013 11:33 pm
by andser
I'm trying to get this to work on 1.5.5.1. The tab itself "more Images" with the images count shows, but once selected none of the images are shown. In the OOTB shop additional images are being diplsyed as expected.
Pointers or example to follow perhaps?
What did you exactly changed to make this work under 1.5.4.1?