Hi, I have a collections list on my homepage, and 2 products on my store. When I click on a collection, it takes me to a page in which I have to click the product again to get on the product page. Is there a way for it to send me directly on the product page?
Thank you!
Hello @brokenbannaba ,
Yes possible, within the collection list scheme add another field name me external url.
Now get back to code logic and just before the default collection url write a logic if external url available use it else use the default collection url.
Thanks
I have no idea how to do that bro, could you please guide me through it.
sublimesnkrs.com
baurti
If you want to click on a product, you can show the product instead of the product collection.