Quote:
Originally Posted by phicaloma
benfung007
This mod works by creating multiple pictures by resizing the "thumbnail" picture...wherever it comes from. So you just take a large picture (say 800x800) as a thumbnail (either by admin product detail or by import) and the mod does the rest (ie. create thumbnails for search list, for featured products, for recommended products and create also a main image for the product page). You're still free to add as many detail images as you want.
It is in fact a very good mod, it simplify a lot the image management (you can change the size of all those images in a specific menu in admin and it will be applied immediately).
Only drawbacks (for me) :
- Interfere with the variant product images (so the image swapping doesn't work anymore...but you can have ALL the variant images as detail images)
- Detail images thumbnails layout could be...better.
Hope this helps,
Philippe
|
Thank you
Let say I create a new product page using import file:
1: my Thumbnail image and product image are stored somewhere in "http://img.mysite.com/image/thumb/01/02/product001.jpg" and "http://img.mysite.com/image/product/01/02/product001.jpg"
2: my six detailed image are stored somewhere in "http://img.mysite.com/image/product/01/02/product001_01~06.jpg"
3: when a customer visit this product page, this mod reads the above url and create necessary thumb on the product page. When he clicks the thumb, the relevant image mentioned above pops up
Am I right?
I am worried I have to change my image system structure in order to make this mod work properly.