Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GTIN to \CoreShop\Component\Product\Model\ProductInterface #2031

Open
dkarlovi opened this issue Jun 28, 2022 · 1 comment
Open

Add GTIN to \CoreShop\Component\Product\Model\ProductInterface #2031

dkarlovi opened this issue Jun 28, 2022 · 1 comment

Comments

@dkarlovi
Copy link
Contributor

Q A
Bug report? no
Feature request? yes
BC Break report? no
RFC? no

Having a GTIN for your products is very important in many ways, I'd argue it's more important than a SKU. GTINs are required (or at least heavily recommended) for many interoperability requirements (like adding JSON-LD rich result, for example).

GTIN ecompasses both EAN (Europe) and UPC (USA) so we can have one general field.

@dkarlovi
Copy link
Contributor Author

Maybe it can have a more general name to cover ISBN or MPN also? 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants