Hello,
I have set up a shop on my site. However, I would like to use a dynamic product page rather than the default product page.
The default collection/shop page works great, so I have no need to recreate this dynamically.
Is there any way to get the current default shop page to link to the dynamic product page?
Possibly a code that would update the links on the shop page? It looks like all that needs to be updated is the second part of the link.
Default product page link: https://mysite.com/ product-page /slug
Dynamic product page link: https://mysite.com/ products /slug
Thanks!