Skip to content

magento man

Add a list of not shipped items to shipment email

In the “New Shipment” email templates, I am trying to add additional content to display the items that did not get shipped, such as in the case of a surprise out-of-stock item. app/design/frontend/Vendor/theme/Magento_Sales/layout/sales_email_order_pending_shipment_items.xml <?xml version=”1.0″?> <page xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:framework:View/Layout/etc/page_configuration.xsd”> <body> <block… Read More »Add a list of not shipped items to shipment email