Currently, I have two stores. One store for my 'Prints' and another main store for everything else.
When I click from the store onto a product page such as 'Presets' and then click on the 'back to store' link at the top, it goes back to the storefront, which is what I wanted.
However, when I go onto my 'Prints' store page ( which is the second store page) and click on a print, the 'back to prints' link at the top also takes me back to the storefront. However, I want this link to only go to the 'Prints' main page, not the storefront.
Therefore I would have two seperate links at the top of each respective store.
Question
Redski
Site URL: https://joeredski.com/
spelling mistake
Link to comment
Top Posters For This Question
3
3
Popular Days
May 20
2
May 21
1
May 9
1
May 13
1
Top Posters For This Question
Redski 3 posts
tuanphan 3 posts
Popular Days
May 20 2022
2 posts
May 21 2022
1 post
May 9 2022
1 post
May 13 2022
1 post
Popular Posts
tuanphan
Hi, Add this to Prints Page Header <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(document).ready(function() { $('div#pr
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment