Jump to content

How do I place 'additional info' (product block) directly under the product page details on the right

Recommended Posts

Site URL: https://springtail-tomato-pec6.squarespace.com

Passwort: logo

https://springtail-tomato-pec6.squarespace.com/shop-marta/tanke-top

I read all the forum and find this script that allows you to move the 'additional info' to the product details on the right.

It's only that now the 'additional info' block appears ABOVE/before my product details instead of BELOW/after and I can't get it right.

Any help is much appreciated !!! Thank you!

 

Quote

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script>
  $(document).ready(function() { 
        $('section.ProductItem-additional').insertAfter('.ProductItem-details-excerpt');
    });
</script>
<style>
  section.ProductItem-summery {
    align-items: flex-start !important;
}
  section.ProductItem-additional {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

 

Bildschirmfoto 2022-10-16 um 13.13.24.png

Link to comment
  • Replies 1
  • Views 118
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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.