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

Help with strange Magento behaviour on VPS. Cart not updating until after page refresh, cache refreshes after navigating away from page

We’re having a strange problem that we can’t seem to get to the bottom of. No errors are being shown. Within the CMS, if we click flush cache, the page quickly refreshes and nothing seems to happen. If we then… Read More »Help with strange Magento behaviour on VPS. Cart not updating until after page refresh, cache refreshes after navigating away from page