Jump to content

How to remove product price from under product description

Recommended Posts

Posted

Hi, 

I am selling a product on my website and only asking for a deposit towards the final selling price to be paid online in order to purchase the product. The product total price is 2000 pounds, but the deposit I want to take is 500. I have created a product description with a drop down for people to purchase this and called it "pay deposit now" and given that a price of 500 pounds, but now under the product description it says "from 500pounds". How can I remove this "from 500 pounds" 

 

Thank you!

Suki

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

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Posted
6 hours ago, Sukiss said:

Hi, 

I am selling a product on my website and only asking for a deposit towards the final selling price to be paid online in order to purchase the product. The product total price is 2000 pounds, but the deposit I want to take is 500. I have created a product description with a drop down for people to purchase this and called it "pay deposit now" and given that a price of 500 pounds, but now under the product description it says "from 500pounds". How can I remove this "from 500 pounds" 

 

Thank you!

Suki

Can you share your URL so I can check it?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> No-code customisations for Squarespace

  • 3 months later...
Posted

Site URL: https://www.mediterraneanfoodjourneys.com/bookhalfweek/p/sunset-bedroom-xmbpd

I am selling my retreat online, but I only require customers to pay a deposit through squarespace. I want to advertise the room at the cost of it, but it keeps showing that the room costs what I have priced it as as that is the cost of the deposit. I am looking to get rid of the pricing that is in the product description page so that it is clearer for my customers. 

Posted

You are looking to hide this price, correct?image.thumb.png.2d5f9ecbc4e3c5b3444cad780e201c04.png
Use this CSS code, if you want it hidden but keep its current spacing.

.product-price {
  visibility: hidden !important;
}

Use this CSS code, if you want it removed and the space it occupies to also be removed.

.product-price {
  display: none !important;
}

 

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.