Sync your store with Google to list products for free, run paid ads, and track performance straight from your store dashboard.
GNU General Public License v3.0
47
stars
21
forks
source link
[GTIN] Prepare GTIN with the correct format before sending it to MC #2649
Closed
puntope closed 3 weeks ago
Changes proposed in this Pull Request:
This PR prepares the GTIN for sending data to MC by removing everything but numbers.
Before this PR. When setting a GTIN in Inventory with dashes (which is an accepted format) it fails when syncing that product. This PR fixes that.
Detailed test instructions:
Additional details:
Changelog entry