Jump to content

tgtstudios

Member
  • Posts

    3
  • Joined

  • Last visited

Reputation Activity

  1. Haha
    tgtstudios got a reaction from paul2009 in Displaying currency (USD) on product page and cart   
    @paul2009 oh my god that actually fixed it
  2. Thanks
    tgtstudios reacted to paul2009 in Displaying currency (USD) on product page and cart   
    If you remove the code you used previously (Squarespace changed the way prices are formatted) and then go to Language & region and change your settings to Canada [including English (Canada)] then your prices should automatically appear as US$ instead of $ without requiring code. 
  3. Like
    tgtstudios got a reaction from dhob in How To Display Currency Type (USD) After Price and In Cart   
    So I found this code that works to display the currency (USD) in the product page, although once you make a change to the product (ie: size, colour) it disappears again. I need to be able to show the currency in my pricing, both on the product page and in checkout, otherwise its very confusing to customers (I'm a Canadian business selling in USD).
    Here is the code I'm using to display USD in product pages, which works until you select modifiers:
    ".sqs-money-native:before { content: none !important; } .sqs-money-native:after { content: ' USD' !important; }"
    This is the version for cart currency display, but I haven't had any luck with it at all:
    .sqs-fullpage-shopping-cart-content .cart-container .item-price .price:first-letter, .sqs-fullpage-shopping-cart-content .cart-container .subtotal .price:first-letter { color: #fff; } .sqs-fullpage-shopping-cart-content .cart-container .item-price .price:after, .sqs-fullpage-shopping-cart-content .cart-container .subtotal .price:after { content: ' USD' !important; }
    Can anyone help amend this to display for all product variants, but even more importantly "in cart"? It seems completely ridiculous that Squarespace doesn't display currency in cart, its causing me a ton of problems. Any help is greatly appreciated!
  4. Like
    tgtstudios got a reaction from husseinhallak in How To Display Currency Type (USD) After Price and In Cart   
    So I found this code that works to display the currency (USD) in the product page, although once you make a change to the product (ie: size, colour) it disappears again. I need to be able to show the currency in my pricing, both on the product page and in checkout, otherwise its very confusing to customers (I'm a Canadian business selling in USD).
    Here is the code I'm using to display USD in product pages, which works until you select modifiers:
    ".sqs-money-native:before { content: none !important; } .sqs-money-native:after { content: ' USD' !important; }"
    This is the version for cart currency display, but I haven't had any luck with it at all:
    .sqs-fullpage-shopping-cart-content .cart-container .item-price .price:first-letter, .sqs-fullpage-shopping-cart-content .cart-container .subtotal .price:first-letter { color: #fff; } .sqs-fullpage-shopping-cart-content .cart-container .item-price .price:after, .sqs-fullpage-shopping-cart-content .cart-container .subtotal .price:after { content: ' USD' !important; }
    Can anyone help amend this to display for all product variants, but even more importantly "in cart"? It seems completely ridiculous that Squarespace doesn't display currency in cart, its causing me a ton of problems. Any help is greatly appreciated!
×
×
  • 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.