All things Shopify and commerce
Greetings everyone. hope you all doing well, i want to add a "go back" button or arrow to my products and collection pages any soultions?
Hello @EL13
Here is the zcode fo rthe above requirement.
<button onclick="goBack()">Go Back</button>
<script> function goBack() { window.history.back(); } </script>
I hope this is beneficial to you. If it isn't, please provide collaborator access for the same.
Hello, i would like to add this go back button to my products and collect but I do not know where to place that code you send.
Where do i put this code in?
Hello @EL13
Sharing the store collaborator access would assist our team in debugging and offering a solution. Your cooperation is appreciated in advance.
sorry for the lat respond. sure i will, will u do it for free?
Yes I would like to know where to put this code in my site.
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024