Drawer cart showing price twice - Dawn

Topic summary

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:

  • Access Online Store → Edit Code → theme.liquid file
  • Insert custom CSS code above the </body> tag to hide the duplicate price

Note: 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.

Summarized with AI on November 4. AI used: claude-sonnet-4-5-20250929.

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

Share your Store URL and Password if enabled.

Best Regards,

Moeed

here it is: https://2et30rjxyu5u29mf-27884224571.shopifypreview.com

Hey @Element1

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. 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

1 Like