You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have key, value, and barcode (represented as "product" in the schema).
We could potentially add something like:
{ "gs1_category": "10000123", "gs1_category_name": "Fruit Juice", "gs1_packaging": "Carton", "gs1_certifications": ["USDA Organic"] }
I’d like to clarify on there points:
should the GS1 categories be stored in the database, or just served through the api
are we focusing on product attributes (e.g., ingredients, packaging) or metadata (e.g., GTIN, brand info)?
Who for
What
Screenshot of a pet item example
Why
Part of
The text was updated successfully, but these errors were encountered: