$_item->getProduct() is used on Order Confirmation emails to get the product instance.
This does not work on Shipment & Credit Memo emails.
How can the Product instance (Not the item) be retrieved here?
$_item->getProduct() is used on Order Confirmation emails to get the product instance.
This does not work on Shipment & Credit Memo emails.
How can the Product instance (Not the item) be retrieved here?