Re: Adding "go back" button to products and collection pages

Adding "go back" button to products and collection pages

EL13
Visitor
3 0 0

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?

Replies 6 (6)

ThePixelEdge
Shopify Partner
164 16 17

 

 

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.

If helpful then please Like and Accept Solution .
Buy me A Coffee

Whatsapp :- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications


Connect with Us in Our DMs | teampixeledge@gmail.com
Gordia1
Visitor
1 0 0

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. 

EL13
Visitor
3 0 0

Where do i put this code in?

ThePixelEdge
Shopify Partner
164 16 17

Hello @EL13
Sharing the store collaborator access would assist our team in debugging and offering a solution. Your cooperation is appreciated in advance.

If helpful then please Like and Accept Solution .
Buy me A Coffee

Whatsapp :- For Shopify Design Changes | Shopify Custom Coding | Custom Modifications


Connect with Us in Our DMs | teampixeledge@gmail.com
EL13
Visitor
3 0 0

sorry for the lat respond. sure i will, will u do it for free?

idahospudnut
Visitor
3 0 0

Yes I would like to know where to put this code in my site.