Jump to content

Hamps

Member
  • Posts

    37
  • Joined

  • Last visited

Posts posted by Hamps

  1. Add to Home > Settings > Advanced > Code Injection > Footer

    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script>
    <script>
      window.Squarespace.onInitialize(Y, function(){  
    		$(".ProductItem-details .product-price").html(function() { 
              return $(this).html().replace("$", "MRF");  
        });
    	});
    </script>

    I have tried this one but this doesn't work for me, what am I doing wrong?

    I have also tried with and without the code I posted earlier and doesn't wrong either.

     

    .sqs-money-native:before {
       content:'MRF '!important;
     }

    Appreciate you responding so quickly.

    Thank you

  2. I'm attaching a video with this code in the work

    .sqs-money-native:before {
       content:'MRF '!important;
     }

    this code is injected in design > custom css, it doesn't work when I inject it to Home > Settings > Advanced > Code Injection > Footer.

    The code that you have doesn't work in either one, also I have tried with both codes.

  3. Site URL: https://www.hampseshop.com/

    Hi, I'm from Maldives, and I understand that squarespace does not have our currency supported yet. However, I have changed the currency symbol using a css code. But the problem is when ever I change a variant of a product like color, currency symbol chances back to default. Can someone help me out.

    .sqs-money-native:before {
       content:'₦ '!important;
     }

     

×
×
  • 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.