Skip to content

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

Open
Marvin-Magmodules wants to merge 1 commit intomasterfrom
fix/return-gtin-null-fallback
Open

Fix return matching when GTIN is null by falling back to item.id#263
Marvin-Magmodules wants to merge 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.
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