I would like to get rid of the decimals after my whole dollar amount on my product pricing. There is currently no option for that.Http://whitebarkworkwear.com
Hi. The following Javascript, inserted via footer code injection should do the trick:
<script>
(function() {
var prices = document.getElementsByClassName('sqs-money-native');
var
Question
bahamascollective 0
I would like to get rid of the decimals after my whole dollar amount on my product pricing. There is currently no option for that.Http://whitebarkworkwear.com
thank you
Edited by bahamascollectiveLink to post
Top Posters For This Question
4
3
1
1
Popular Days
Sep 1
5
Aug 31
2
May 3
1
Feb 15
1
Top Posters For This Question
bahamascollective 4 posts
brandon 3 posts
jjjuliejj 1 post
joelygoe 1 post
Popular Days
Sep 1 2016
5 posts
Aug 31 2016
2 posts
May 3 2020
1 post
Feb 15 2021
1 post
Popular Posts
brandon
Hi. The following Javascript, inserted via footer code injection should do the trick: <script> (function() { var prices = document.getElementsByClassName('sqs-money-native'); var
8 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment