is there already a addon for using MAIN image like gallery image (so we can sort image)

Open to all! Ask other shopowners for help.
Post Reply
loop
Contributor
Posts: 253
Joined: Thu Mar 25, 2021 12:26 pm
Phoenix Version:
Has thanked: 7 times
Been thanked: 3 times

is there already a addon for using MAIN image like gallery image (so we can sort image)

Post by loop »

Hi
I'm wondering if there is a addon to use main image like the gallery images, as in my opinion it makes no sense to have a "main" image, which cannot be sorted at a other position. It would make more sense to have "images" and the first imag (order 1) is the main image. Is there already a hack / addon to achieve that? (if needed the main image can stay in the products table but it would be nice to let it sort like the other images)


Join The Code Co-op to get access to your library in the Code Co-op Forum
User avatar
zipurman
Builder
Posts: 540
Joined: Tue Oct 13, 2020 5:20 pm
Phoenix Version: v
Has thanked: 93 times
Been thanked: 162 times

Re: is there already a addon for using MAIN image like gallery image (so we can sort image)

Post by zipurman »

I know it maybe overkill, but the paid mod app.php/addons/paid_addon/zipur_product_manager/ has this feature.
zipurman
-----------
loop
Contributor
Posts: 253
Joined: Thu Mar 25, 2021 12:26 pm
Phoenix Version:
Has thanked: 7 times
Been thanked: 3 times

Re: is there already a addon for using MAIN image like gallery image (so we can sort image)

Post by loop »

Hi Zipurman
can you maybe share me the part i need or the solution / Way you did that? (did you leave the main image in the main table and made a function to sort this out in which table to sort wat) or did you put every picture in the picture table?
I'm willing to pay you for the information / script part, but i don't want the "product manager" as i made my one one since 5 years with everything i need.... thank you, you can pm or mail me if you want!
User avatar
zipurman
Builder
Posts: 540
Joined: Tue Oct 13, 2020 5:20 pm
Phoenix Version: v
Has thanked: 93 times
Been thanked: 162 times

Re: is there already a addon for using MAIN image like gallery image (so we can sort image)

Post by zipurman »

I just added the images to products_images and then used a script (http://www.dropzonejs.com) to allow multiple file upload and sorting. I have it coded into the product manager with ajax to allow for easy sorting. If interested, you can PM me more details.
zipurman
-----------


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply