Jump to content

tgtstudios

Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by tgtstudios

  1. HELP! I'm a Canadian business that primarily sells to US-based customers. I need to display "USD" after all of my products prices as well as in the cart for checkout. Previously, I had done this through Custom CSS but something changed and now that doesn't work. Currently, my products and checkout are only displaying the values and not the currencies, and I desperately need the latter included. I'm using the web-based editor. The holiday season is basically here so I need this resolved urgently.

  2. 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.