prestashop-new Posted September 18, 2013 Share Posted September 18, 2013 Hi, I have a requirement to present separate product thumbnail image and separate big image. How to achieve this task. Please Guide me. Best . Link to comment Share on other sites More sharing options...
vekia Posted September 18, 2013 Share Posted September 18, 2013 Hi, I have a requirement to present separate product thumbnail image and separate big image. How to achieve this task. Please Guide me. Best . where? in back office? can you please shed some light on this? Link to comment Share on other sites More sharing options...
prestashop-new Posted September 18, 2013 Author Share Posted September 18, 2013 (edited) Hi Vekia, I have added 1200 products via CSV import. Client have given me both thumbnail image and big image folders. But I have used only BigImages folder for products thumbnail and big images. Now he is asking me that why I have not used separate product thumbnai image and why I have used on BigImage folder. I thought the Image must be same so I used Only Bigimage folder. But now I Have to show different image for thumbnail and different image on when user clicks to maximize. Any suggestion ? I am stucked :-( Edited September 18, 2013 by prestashop-new (see edit history) Link to comment Share on other sites More sharing options...
prestashop-new Posted September 20, 2013 Author Share Posted September 20, 2013 Any suggestion Please ? Link to comment Share on other sites More sharing options...
vekia Posted September 20, 2013 Share Posted September 20, 2013 sorry but i don't understand well what you exactly want to achieve Link to comment Share on other sites More sharing options...
prestashop-new Posted September 20, 2013 Author Share Posted September 20, 2013 There are 2 images for each product - one is the thumbnail image(small one) and the other is big image(Maximize). So normally what we see in the Products that both thumbnail and big image(maximize) are same. What my requirement is to achieve different product thumbnail image and different bigger image. For Example : For Product 1, the thumbnail image path is /thumbImage/smallImg.JPG and when you click to see the large image, the image path should be /BigImage/BiggerImg.JPG. I hope you will understand what I want to express. Link to comment Share on other sites More sharing options...
vekia Posted September 20, 2013 Share Posted September 20, 2013 by default, when you add image to product script automatically genearate minified thumbs etc. so, if you've got 2 pictures, one for cover (thumbnail image, big picture and other imagetypes) and second which is a part of a gallery: so after click on thumnail 1 you want to enlarge second picture (2) ? Link to comment Share on other sites More sharing options...
prestashop-new Posted September 20, 2013 Author Share Posted September 20, 2013 Hi Vekia, I only want 2 differfent images for the product. Please see the attached 2 images in which the image named thumb.png can be used as a product thumbnail image and the image named bigger.png can be used a bigger image when maximize link is clicked. Link to comment Share on other sites More sharing options...
Recommended Posts