Jump to content

Move the price options above the Enquire button on product page

Recommended Posts

Site URL: https://www.paper-works.co.nz/page-8/bernie-winkels-fruity-union

Hi there

I have set up different price options on some products, but these sit below the enquire button I have added to all products (using code set up for us). As you can see from the link - the price options are so far down it gets lost on the page, am I able to add some code to move the price options above the Enquire button?

https://www.paper-works.co.nz/page-8/bernie-winkels-fruity-union

Thanks
Vanessa

Link to comment
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Add to Settings > Advanced > Code Injection > Footer

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script>
  $(document).ready(function() { 
		$('.tweak-product-item-details-show-price .ProductItem-details .product-price').insertBefore('.tweak-product-item-details-excerpt-position-below-price .ProductItem-details-excerpt h3 a');
	});
</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!)

Link to comment

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.