All things Shopify and commerce
Hiiii
I am seeing two price tags in a row and i would like to remove the price tag of under the products title,
and please make changes only to be apply in cart page.
check the screenshot:
Solved! Go to the solution
This is an accepted solution.
Hey ctal37,
Just for your information. The price you want to remove is the price of single quantity which will remain same even if you increase quantity of that product in cart. Just because the quantity is 1 you are seeing same price twice once you increase the quantity you will see the difference.
Still if you need to hide that pride then,
It needs some code changes. Below are Steps to follow if you have knowledge of code.
1. Open code Editor
2. Search for file name relevant to "cart-items"
3. Now in file search for keyword "product-option", there may be multiple but have to look for the "product-option" in which "item.price" is rendered.
https://prnt.sc/PDJI4QZ9dU74
4. Now add class "visually-hidden" besides "product-option". It will look like this https://prnt.sc/W0YZwomtDnyX
It you are not aware on how to make code changes, do let me know I will help you.
Thanks.
Hey ctal37,
Could you please Store URL.
This is an accepted solution.
Hey ctal37,
Just for your information. The price you want to remove is the price of single quantity which will remain same even if you increase quantity of that product in cart. Just because the quantity is 1 you are seeing same price twice once you increase the quantity you will see the difference.
Still if you need to hide that pride then,
It needs some code changes. Below are Steps to follow if you have knowledge of code.
1. Open code Editor
2. Search for file name relevant to "cart-items"
3. Now in file search for keyword "product-option", there may be multiple but have to look for the "product-option" in which "item.price" is rendered.
https://prnt.sc/PDJI4QZ9dU74
4. Now add class "visually-hidden" besides "product-option". It will look like this https://prnt.sc/W0YZwomtDnyX
It you are not aware on how to make code changes, do let me know I will help you.
Thanks.
Hey @fc9790 thanks it worked
Can you help me with the issue given below
Check my profile for more details about this issue I've raised a question already.
Hey @ctal37 ,
Happy to help You 😁.
Also checking on the issue given...
Thanks
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024