Saira Posted January 4 Share Posted January 4 Hi, I'm working on my e-commerce website and I'd like to include a button to navigate back to the previous page. For instance, if I navigate to a product category like "body and hair" and select a specific product, I want the option to return to the previous page, but currently, it directs me back to the general store instead. Thanks! Link to comment
Solution tuanphan Posted January 4 Solution Share Posted January 4 You can edit Products > In Additional Info > Add a Code Block > Paste this code <button type="button" onclick="history.back();">Back</button> Saira 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment