elgentos / magento2-serversideanalytics

Server side analytics for Magento 2
MIT License
64 stars 21 forks source link

Add itembrand for ordered items to ga #47

Closed WouterSteen closed 8 months ago

WouterSteen commented 9 months ago

Can i assume that i can always do a getProduct on a orderItem?

peterjaap commented 8 months ago

Can i assume that i can always do a getProduct on a orderItem?

Yes, see https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/Sales/Model/Order/Item.php#L680