Jump to content

Add product information

Go to solution Solved by tuanphan,

Recommended Posts

Posted

How am i able to create product information next to the product instead of below. The first picture is my product page but i wan't to add the same information below the add to cart button as the picture on the right. Is this possible on Squarespace?

Kind regards!

Image 20-01-2024 at 10.50.jpeg

Image 20-01-2024 at 10.51.jpeg

  • Replies 4
  • Views 1.7k
  • Created
  • Last Reply

Top Posters In This Topic

  • 8 months later...
Posted

You can use this code to Website Tools > Code Injection > Footer to move Additional Info under Add to Cart.

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script>
$(document).ready(function(){
    $('section.ProductItem-additional').appendTo('div.ProductItem-details-excerpt-below-add-to-cart');
});
</script>

 

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!)

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • 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.