AlexSaunders Posted February 2, 2021 Share Posted February 2, 2021 Is there a simple way to add a 'back to shop' button on product detail pages? Link to comment
tuanphan Posted February 4, 2021 Share Posted February 4, 2021 Can you share link to product detail page? We can help easier. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
sorca_marian Posted February 14, 2021 Share Posted February 14, 2021 (edited) Hi, There are many answers on StackOverflow: https://www.google.com/search?q=back+to+top+stackoverflow&rlz=1C5CHFA_enRO939RO939&oq=back+to+top+stackoverflow&aqs=chrome..69i57j33i22i29i30l9.5380j0j7&sourceid=chrome&ie=UTF-8 https://stackoverflow.com/questions/55399726/how-to-create-a-button-to-go-back-to-the-top-of-the-page You only need to add it only on product detail pages. Edited February 14, 2021 by sorca_marian Contact me for development work - I’m a Freelancer Software engineer and architect Squarespace Tutorials for free - YouTube📹 Manage Tasks & Notes Easily Squarespace Custom Web Development & Design 😀 Message me if you need custom features or a new website created Link to comment
derricksrandomviews Posted February 21, 2021 Share Posted February 21, 2021 (edited) <p><a href="#" class="btt"> Back to Shop </a></p> Stick the above code in a code block anywhere you want. Delete the default text in the blog before you paste the above code. The code takes you back to the top of the page. You can change the text to "Back to Menu", whatever you want. Edited February 21, 2021 by derricksrandomviews 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