aalzatl Posted April 12, 2020 Share Posted April 12, 2020 Hi, Is it possible to add custom text to a shopping cart page? I am looking to add text and a link to remind visitors/shoppers to choose a pick-up time for our products (which we've set up as a drop-drown menu within the website). Thanks! kindandbrave and Helena00 1 1 Link to comment
Bloomy Posted October 28, 2020 Share Posted October 28, 2020 I have the same question. Link to comment
tuanphan Posted October 28, 2020 Share Posted October 28, 2020 If you share link to Cart page. We can check easier 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
SDavid Posted October 26, 2022 Share Posted October 26, 2022 Curious about something similar... Is it possible to add a link to a shopping page menu bar? See menu on left-side here : https://www.sarahdavida.com/shop I'd like to add a link to a product that doesn't reside in the 'store'. Link to comment
vnr Posted January 29, 2023 Share Posted January 29, 2023 Trying to add additional text to Shopping Cart page in 7.1 with this code in footer. Overall it does add text but products are no longer visible. Any Suggestions? <script> $( document ).ready(function() { // You change change the text you want to display in the below line var yourText = "Thank you for shopping at Adlytic Marketing."; $("<p>" + yourText + "</p>").prependTo("#sqs-cart-root"); }); </script> Link to comment
tuanphan Posted February 2, 2023 Share Posted February 2, 2023 Hi, Can you share link to cart page? We can test the code easier 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