Creating a duplicate product 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!

You should try the setting thumbnail carousel.

Admin - Online Shop - Theme ā€œCustomizeā€ and then find the Product template. On the right hand side you finde theses settings:

Does it work?

Best

Mark

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!