ZachSilver Posted November 25, 2019 Share Posted November 25, 2019 I'm looking to remove the product price limit that is put on products in the squarespace store. I'm looking to put realty listings up there, but some of my listings are more than 1 millions dollars, but squarespace limits the price amount to anything under 1 million. Anyone have a solution for me? Link to comment
SnazzyView Posted November 25, 2019 Share Posted November 25, 2019 I'm assuming that you're not actually offering the properties for purchase directly off your website. If that is the case I would simply set the price to 0, then depending on which template you are using you can hide the price in the style editor. From there I would manually enter the price into the product overview text. The only real downside I can see is that you won't be able to display the price of the main product overview page, product blocks... paul2009 1 snazzyview.com Link to comment
paul2009 Posted November 25, 2019 Share Posted November 25, 2019 Assuming the same thing as @ThompsonWebDesign another option would be to enter all your prices (on the backend) in a lower denomination (divide by 10, 100 or 1000) and then use a small snippet of code to multiply it by the same factor when displaying them to visitors. For example, you enter $180,000.00 but when it has been multiplied by 10 and the decimals removed, it will be displayed as $1,800,000. Of course, you may prefer to list as $1.8M. Improve your online store with our extensions.About: Squarespace Circle Leader since 2017. I value honesty, transparency, appreciation and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links.Buy me a coffee Link to comment
maq Posted July 2, 2020 Share Posted July 2, 2020 Hi Paul2009, I was wondering if you had the snippet of code to add to display listings of 1M and over. Thank you in advance Link to comment
S74 Posted May 9, 2021 Share Posted May 9, 2021 Im interested in this question too. Dose anyone have a result? Link to comment
S74 Posted May 9, 2021 Share Posted May 9, 2021 (edited) Site URL: https://www.japachomes.co.nz/house-and-land-for-sale Squarespace has a price limit for products set to $1M. I'm looking to remove this price limit from my website. I have set up a website for my clients' realty listings, but some of the listings are more than 1 million dollars. My client wants the house prices to be displayed in the main store, but Squarespace limits the price amount to anything under 1 million. At the moment I have the price set to “POA” and the price written in the description. Is there a code to have prices over $1M display in the main store? Edited May 9, 2021 by S74 Link to comment
crmichael Posted May 10, 2021 Share Posted May 10, 2021 (edited) Hi @Paul2009, I am also interested in the answer to this question. Edited May 10, 2021 by crmichael Link to comment
paul2009 Posted May 10, 2021 Share Posted May 10, 2021 @crmichael @S74 @maq Solutions will be specific to the site, and to the range of prices that need to be shown. If you post more details about your requirements, including a working link to products on your site, it will be easier for the community to help you. Improve your online store with our extensions.About: Squarespace Circle Leader since 2017. I value honesty, transparency, appreciation and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links.Buy me a coffee Link to comment
S74 Posted May 11, 2021 Share Posted May 11, 2021 A solution that worked for me was to hide the prices and write the price directly on the image. I then included the price in the description. https://www.japachomes.co.nz/house-and-land-for-sale //CSS Hide Price// .sqs-money-native, .product-price {display:none;} Link to comment
crmichael Posted May 13, 2021 Share Posted May 13, 2021 Hi paul2009, This website will be listing boats for enquiry only. Some boats will be over $1,000,000 so this is why I am looking for a solution to the product price limit. Please see details below: https://shallot-hypersphere-wcd4.squarespace.com/buy/p/style-02-7kbhy-gkkp6 Password: marin3_on3 This product needs to be $1,365,000 however there will be other boats that will also be over 1million. Any help here would be much appreciated. Kind regards, Chris Link to comment
AntBell Posted November 29, 2022 Share Posted November 29, 2022 @paul2009 I have real estate site that needs to list prices larger than 1M. Where can I find this snippet of code to multiply the price? Where do I place the snippet of code? Link to comment
paul2009 Posted November 29, 2022 Share Posted November 29, 2022 3 hours ago, AntBell said: Where can I find this snippet of code to multiply the price? As I mentioned in one of my replies above, the code will be specific to the site and the range of prices that need to be shown. Improve your online store with our extensions.About: Squarespace Circle Leader since 2017. I value honesty, transparency, appreciation and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links.Buy me a coffee Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment