Skip to content

Fix return matching when GTIN is null by falling back to item.id#263

Merged
Marvin-Magmodules merged 1 commit intomasterfrom
fix/return-gtin-null-fallback
Apr 14, 2026
Merged

Fix return matching when GTIN is null by falling back to item.id#263
Marvin-Magmodules merged 1 commit intomasterfrom
fix/return-gtin-null-fallback

Conversation

@Marvin-Magmodules
Copy link
Copy Markdown
Member

Marketplaces like Decathlon (Mirakl) do not include a GTIN in return payloads. The module now falls back to item.id (Magento Product ID) when GTIN is null or when GTIN-based matching fails.

Marketplaces like Decathlon (Mirakl) do not include a GTIN in return payloads. The module now falls back to item.id (Magento Product ID) when GTIN is null or when GTIN-based matching fails.
@Marvin-Magmodules Marvin-Magmodules merged commit eb71719 into master Apr 14, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant