Skip to content

magento man

Where to add business logic for phtml template files that reside under modules in design dir?

I have a template file that resides under app/design/frontend//theme/Magento_Sales/templates/order/email_invoice_totals.phtml As I understand, the business logic should not reside in those template files. Below is, I have the code for that phtml file. <?php use MagentoFrameworkEscaper; use MagentoSalesBlockOrderTotals; /** @var Totals… Read More »Where to add business logic for phtml template files that reside under modules in design dir?

My webshop is broken

My webshop agoshop.at is broken. A designer have changed some text but nothing else in backend. Maybe someone can help me how I can solve it. Kindly regards