Jump to content

How to show discounted price before customers press "Checkout"?

Recommended Posts

Site URL: https://www.inspirebellydance.com.au

I have a series of discounts that are applied automatically when customers spend over certain amounts.
On the Shopping Cart page, customers see the non-discounted price - a subtotal which is waaaay more than the actual price they'll be paying. It makes them think this is how much they'll be charged, when they press "checkout", and it's turning them off. 

How do I show the discounted total on the Shopping Cart page?

Failing that, how do I add text to the Shopping Cart page, to explain that this is not the amount they'll be charged, and to click through to see their discounted total?

(I'm sure many other sellers have this problem, and I'm surprised I can't find any other references to this problem. I must be missing something really obvious... )

Link to comment

Discounts are handled on the checkout page.

To add a message to the cart add the following to Design > Custom CSS.

#cart .checkout::before {

  content : '[enter text here between single quotes]';
  display : block;
  font-weight : bold;
  margin-top : 30px;

  }

Let us know how it goes.
 

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

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.