diff --git a/packages/medusa-plugin-contentful/src/services/contentful.js b/packages/medusa-plugin-contentful/src/services/contentful.js index a1498f2695..ab28b058db 100644 --- a/packages/medusa-plugin-contentful/src/services/contentful.js +++ b/packages/medusa-plugin-contentful/src/services/contentful.js @@ -321,7 +321,7 @@ class ContentfulService extends BaseService { const environment = await this.getContentfulEnvironment_() const fields = { - [this.getCustomField("medusaId", "product")]: { + [this.getCustomField("medusaId", "region")]: { "en-US": r.id, }, [this.getCustomField("name", "region")]: {