Get gtin of orderitem

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 Jahre weitere
Hi

Is it possible to get the Gtin number from an orderitem?
Its the gtin added to a variant (ProductAttributeCombination).

I see the AttributesXml, but am missing the Gtin number.

Best regards,
Axel
5 Jahre weitere
See how it's done in

\Libraries\Nop.Services\Catalog\ProductService.cs

protected virtual void GetSkuMpnGtin()
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.