Skip to content

magento man

How to override TierPriceBox.php?

I would like to override vendor/magento/module-configurable-product/Pricing/Render/TierPriceBox.php in my extension, but failed to do so so far. So, how can I override that class? Thanks!

On the Admin side, order and account information and Address Information (the shipping and billing addresses) are missing in maento 2.4.6

On the Admin side, for some orders, it was noticed that order and account information and Address Information (the shipping and billing addresses) are missing. After version upgrade from 2.4.3 to 2.4.6 , for some orders it shows properly. Any… Read More »On the Admin side, order and account information and Address Information (the shipping and billing addresses) are missing in maento 2.4.6

How to change the magento2 layout to all options in the personal area?

is there a faster way to change the layout from 2columns-left to 3columns to all the personal area pages (account, wishlist, orders etc..) ? i just got done creating this file: app/design/frontend/Vendor/Vendor/Magento_Customer/layout/customer_account_index.xml and adding this code: <?xml version=”1.0″?> <page xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance”… Read More »How to change the magento2 layout to all options in the personal area?