Hello guys,
I’m trying to make my logo and the “back to store” button going to the previous product page that i access. Is that possible? I’m using the dawn theme.
This is my cart page.
Hello guys,
I’m trying to make my logo and the “back to store” button going to the previous product page that i access. Is that possible? I’m using the dawn theme.
This is my cart page.
Hello @LuizFelipeRolim ,
Yes it’s possible.
Thanks
@Guleria I’m gonna try to explain better what i need. (Sorry about my english)
I am building a landing page at the page product. My intension is to have 5 products, each one with it’s own landing page. I will not use the main page, just the landing pages.
Thats why, when someone click at the logo or some “back to store” button, I need them to go to the last “product page” they visit, not just the “last page”.
Can you help me???
@LuizFelipeRolim In that case you can use cookies to store which product page was last visited by the customer. In this way cookies will update every-time when customers visit different product pages. And lastly on every time on page load check if cookies available change the anchor href with value you stored in cookies.