Myself Geeta, I have created one cosmetic brand website on shopify just a few months back. Now i have identified that i have 2 currency sign in my cart page. I have tried all the other way to correct, changed as per the video recommendations from shopify expert, but still I couldn’t correct. I need help to sort this issue.
I can see there are 2 prices in the cart total. 1st is product price and the 2nd is price after discount.
To solve this you need to add a condition in your cart item file where this price is displayed. When a discount is applied the discounted price is displayed and if no discount the regular price shows.
If you can find the file in your code editor. look for the class name “cart-table__price”.
Also there is other option to achieved this that you will only show the discounted price, You need to add the If else condition so that when a discount is applied the discounted price is displayed and if not then normal price will be shown.
If you will unable to implement the same then I’m happy to do this for you, let me know. I can implement the code changes so that this will work well for you.
Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!
Actually striking through is not the only issue, we dont have dollar
currency integrated on the website but still I can see $ only on the cart
page. I can see both $ & rupees sign in the cart page.
Thanks for your answer. But I have a different problem, in my cart page I
have 2 different currency sign like in the above $with the price and below
in total price you can see rupees.
Hi @camia ok now I see, if you don’t have the dollar currency integrated, then it seems like some of the app that you have installed is causing this issue, you need to look into your apps that you have installed in your store, one of those app is causing this issue and you need to look into that.
May be you have installed some app in your store for your cart page if yes then first check that app and you maybe able to troubleshoot the issue.
If you have checked all the apps and still facing the issue then the issue is with your theme and without having the access of your theme code I will not be able to look into the exact issue.
If you will unable to troubleshoot the same then I’m happy to do this for you, let me know. I can implement the code changes and troubleshoot the issue so that this will work well for you.
Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!