A user is experiencing a mismatch between product item IDs in their Google Merchant Center feed (shopify_ZA_) and Shopify (shopify_US_) for a South African company, preventing dynamic remarketing from working properly.
Proposed Solution:
Update the remarketing tag to use shopify_ZA instead of modifying Shopify’s country code
A reference link to implementing Google AdWords remarketing tags was provided
Implementation Challenge:
The original poster cannot locate the suggested code snippet in their theme.liquid file
The exact location of the remarketing tag code varies by theme and user configuration
Current Status:
The issue remains unresolved
Another user reported a similar problem with “ZZ” country codes
One responder clarified that product IDs can be arbitrary with no strict formatting rules, suggesting the mismatch may not be critical
Summarized with AI on October 31.
AI used: claude-sonnet-4-5-20250929.
I’m sure this has been asked before but I can’t find the answer. Is it possible to change the country code that Shopify assigns to all its Product Item Id’s. I am trying to run dynamic remarketing for a company based in South Africa. In my google merchant center feed all the item id’s start with shopify_ZA_. But in Shopify they are assigned shopify_US_. The two codes don’t match up and they won’t work properly. I am wondering if there is an accessible place in the code to change the country code from US to ZA.
There is nowhere in the theme.liquid with that bit of code showing ← CODE SETTINGS START–> ← CODE SETTINGS END–> or any of that code in between for that matter. Any clue on where that Remarketing tag code would reside?