I am looking to add a button to a product page redirecting to a new page with just the main + thumbnail images only.
Is this possible to be done, if so how could the image details be transferred to the new page?
I am looking to add a button to a product page redirecting to a new page with just the main + thumbnail images only.
Is this possible to be done, if so how could the image details be transferred to the new page?
So I am not sure if I got that right. You want people to go to a product page with all the details and send them to a page with only the Images when they click on a button? Like if they want to preview the image but only larger?
Thanks for the swift reply
Yes thatās correct. Thinking about it more I could probably get away with a popup window with just the images, but could be an option to redirect to new blank page
True, you have to take into account though that 60-80% of your visitors are using a mobile device. Therefor you need a script that accounts for thats as well. It would be a āmodalā window if you are looking for a code sample to adopt. But most of themes already have that included. Which theme are you using?
Iām using the Dawn theme, which does have the modal window I noticed, itās just trying to figure out where to add the code to show the images in the popup. I have found out how to add them just using a div and JS, but still to face the challenge of the modal!
Ok Mark, I will give this a go and let you know if I get stuck
Thanks very much for your help so far, much appreciated
Which theme youāre using. I am using Acabado theme on my site bikeshalt.com and itās running smoothly.
Iād appreciate ist very much if it works that you mark it as a solution.
Iām using the dawn theme.
All working fine now, just had to play with a few workarounds but got there in the end!