Shopify has made the countryCode
field in CountryHarmonizedSystemCodeInput
nullable. This allows entries to represent global HS codes when set to null
, facilitating their use as universally applicable codes across different countries.
For Shopify Plus merchants, this change streamlines product classification processes, reducing the need to input redundant country-specific data when global HS codes suffice. It aligns Shopify's offerings with international trade practices, providing a more efficient way to handle product listings globally.
A fashion retailer operates in the EU and North America, using global 6-digit HS codes. Previously, they had to input country codes for each market. With this update, they can use a single global code, cutting data entry time by 30%.
countryCode
as null
where appropriate.Q: Do existing integrations need an update?
A: No, existing setups remain functional as this is a non-breaking change.
Q: Can country-specific codes still be used?
A: Yes, including the countryCode
remains possible when needed.
For more details, see the CountryHarmonizedSystemCodeInput documentation.
Need guidance? Talk to Makro.