Jump to content

MaryO

Circle Member
  • Posts

    0
  • Joined

  • Last visited

Reputation Activity

  1. Like
    MaryO reacted to Beyondspace in Adding same text to appear for all products on product details page   
    You may need js to help with, modify it at your will and place it in Advanced->Custom code injection
    <script> var addedText = '<p class="" style="white-space:pre-wrap;"><em>For more on this bag head to @blaiserubyloves instagram for more in depth videos and pictures of this bag and others, where you will see more on condition, imagery of the bag and styling tips.&nbsp;</em></p>'; document.addEventListener('DOMContentLoaded', function() { if ( document.querySelector(".ProductItem-details-excerpt") ) { document.querySelector(".ProductItem-details-excerpt").insertAdjacentHTML("beforeend", addedText); } }); </script>  
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.