Double title when clicking on "choose options" on product cards

Topic summary

A user reported a bug on their Shopify store using the Dawn theme where product titles appear twice when clicking “choose options” on collection page product cards.

Solution Provided:

  • Add custom code to the theme.liquid file, placed above the closing tag
  • The code snippet addresses the duplicate title display issue

Outcome:

  • The solution successfully resolved the problem
  • The issue was specific to variant selection functionality on collection pages

Note: The conversation contains reversed/encoded text in several places, but the core technical solution involves a theme.liquid modification for the Dawn theme.

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

On the collection pages when clicking on “choose options” in the product cards to choose either variant pill the product title will appear double for some reason.

I’m using Dawn Theme and this is my website https://www.schikin.co.uk/ passowrd ohgleu

Any help would be really appreciated. Thanks!

1 Like

Hey @schikinoils

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

amazing. it worked thanks so much!

1 Like

Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.