Guest Posted August 1, 2020 Share Posted August 1, 2020 (edited) Site URL: https://naonow.squarespace.com/get-started Hello! I would like to change the pricing in our Korean version to include the Korean currency instead of $$. Can someone help me do this please? Instead of $75 --> $55 etc... we would like: Standard ₩90,000 —> ₩66,000 Pro ₩84,000 —> ₩60,000 Ultimate ₩78,000 —> ₩54,000 @rwp @tuanphan Edited August 1, 2020 by rachelt Link to comment
rwp Posted August 1, 2020 Share Posted August 1, 2020 Set up the markdown blocks like this, and we can use CSS to hide based on the language. Link to comment
rwp Posted August 1, 2020 Share Posted August 1, 2020 They are markdown blocks right? You should be able to do that in the editor, just add the second price in the same way as the first, on a new line. Link to comment
rwp Posted August 1, 2020 Share Posted August 1, 2020 (edited) Something is incorrect in Korean Edited August 1, 2020 by rwp Link to comment
rwp Posted August 1, 2020 Share Posted August 1, 2020 Also, which price needs to show in Chinese? Link to comment
Guest Posted August 1, 2020 Share Posted August 1, 2020 (edited) We don't know why it is showing up that way in Korean version! How do I fix it?!! English $$ in Chinese for now please! Edited August 1, 2020 by rachelt Link to comment
rwp Posted August 1, 2020 Share Posted August 1, 2020 #page-section-5e8b998cf9fd7e2e2f4c8c69 .flex:first-of-type:lang(ko) { display: none; } #page-section-5e8b998cf9fd7e2e2f4c8c69 .flex:last-of-type:lang(zh) { display: none; } #page-section-5e8b998cf9fd7e2e2f4c8c69 .flex:last-of-type:lang(en) { display: none; } That will show the single block on each language, but I do not know why Korean is changing the price. Possibly something with the translation. Link to comment
Guest Posted August 1, 2020 Share Posted August 1, 2020 Thank you so much!! Where should I put these codes? Link to comment
Guest Posted August 2, 2020 Share Posted August 2, 2020 Hi @rwp how do I keep this Korean pricing currency in the product page and checkout? For example here-- https://naonow.squarespace.com/config/ Thanks!! Link to comment
paul2009 Posted August 2, 2020 Share Posted August 2, 2020 10 minutes ago, rachelt said: How do I keep this Korean pricing currency in the checkout? You cannot have Korean pricing in the checkout. This isn't a supported currency and cannot be changed. rwp 1 About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity 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. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
AliMrad Posted August 25, 2020 Share Posted August 25, 2020 On 8/2/2020 at 11:55 PM, paul2009 said: You cannot have Korean pricing in the checkout. This isn't a supported currency and cannot be changed. Is it really that complicated to make Squarespace support other currencies like AED? my website is targeting the local audience in the UAE and we only use AED. I am tired of trying to find a solution for this matter. that is honestly disappointing. 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