Problem with snippet code (snippets/language-costumization.liquid) (snippetscountry-costumization)

Topic summary

A user accidentally broke their Shopify theme code and deleted the default content for two snippet files:

Missing files:

  • snippets/language-customization.liquid
  • snippets/country-customization.liquid
  • header.liquid

Theme: Craft theme

Solution provided:
Install a fresh copy of the theme and transplant the default code from there. Since Shopify’s free themes are based on Dawn, the user can reference the Dawn GitHub repository (https://github.com/Shopify/dawn) to retrieve the original code in some cases.

The issue remains open with the user seeking the default snippet code to restore their theme functionality.

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

Hey guys, could someone please be so kind and send me the default code for the
language-costumization.liquid
country-costumization.liquid

header.liquid
for the Craft theme?

i kind of broke my code and the back up got deleted.
thanks!

Hi @khjh15 :waving_hand: Just install a new copy of the theme and transplant from that.

Shopifys free themes are based on dawn so in some cases just reference the github repo

https://github.com/Shopify/dawn