hi! my drawer cart shows the price twice, once under the product title and once on the right side.
I want the price underneath the product title removed
I’m using the Dawn 15.1.0 theme
A user reports that their Dawn theme (v1.15.0) drawer cart displays product prices in two locations: beneath the product title and on the right side. They want to remove the price shown under the product title.
Solution Provided:
</body> tag to hide the duplicate priceNote: The conversation text appears reversed/mirrored in the original posts, but the technical issue and solution remain clear. The helper provided specific code implementation steps to resolve the duplicate price display issue.
hi! my drawer cart shows the price twice, once under the product title and once on the right side.
I want the price underneath the product title removed
I’m using the Dawn 15.1.0 theme
Hey @Element1
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed