How can i find my {{uuid}}

{uuid}

The ID of the theme app extension.



Retrieve the SHOPIFY_EXTENSION_NAME_ID value from your project’s .env file. This file is only available after you run the deploy command for the first time.

But my .env file i get only

SHOPIFY_API_KEY=ddad955334c46f2bf0418900147483df
SHOPIFY_THEME_EXTENSION_ID=353e59d4-ebf7-49c5-846a-648fc85f2ed0
tow value
SHOPIFY_EXTENSION_NAME_ID how can i find it ?

Hey @Joy_Matubber

I think this might be a typo (see this previous topic) - confirming with the team.

If it’s not in the .env file after deployment, try those steps linked above. Let me know if you get stuck.

Hey! This is probably not a problem anymore but i want to share the solution for people which are still facing this issue.

shopify app env pull

This will get you the wanted information.