Get Child Item In Shipment Email Template
I am trying to retrieve the Child Item of a Configurable Details in the Shipment email. I have overwritten the default template file in my theme at: app/code/design/MyTheme/theme/Magento_Sales/templates/email/items/order/default.phtml I did this in the Order Confirmation email using $product = $_item->getProduct().… Read More »Get Child Item In Shipment Email Template