Skip to content

Finish GTIN mapping #37

@dubnemo

Description

@dubnemo

Finish GTIN mapping; not able to map to Product, but must be added as a ContextItem

                    // map to contentItems
                    //
                    // gtin , add this to unique identifer on product?
                    //
                    var gtin = shippedItemInstance.Item.Gtinid;
                    _logger.LogInformation("GTIN = " + gtin);
                    //
                    // Where is gtin used?
                    //

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions