Sukiss Posted June 19 Posted June 19 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
Beyondspace Posted June 19 Posted June 19 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
creedon Posted June 19 Posted June 19 Please see Store Page Price Hide When From. Synopsis Hide price when it contains from on Store page. Let me 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.
Sukiss Posted October 6 Author Posted October 6 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.
tazmeah Posted October 7 Posted October 7 You are looking to hide this price, correct? 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; }
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment