How to override a block from a vendor to a custom module?

To override a block from a vendor module in Magento, you can follow these general steps: Create a custom module: If you haven’t already, create a custom module in your Magento installation. This module will contain the overridden block and any additional customization you want to apply. Identify the block to override: Determine the block… Continue reading How to override a block from a vendor to a custom module?

Published
Categorized as Magento

How to increase the quality of product photos(Magento 2)

The following procedure can improve the quality of a product’s image. Log in to your Magento 2 admin panel. Go to “Stores” in the main menu and click on “Configuration”. Under the “Advanced” section in the left sidebar, click on “System”. Click on “Images Upload Configuration”. Look for the “Quality” option and set it to… Continue reading How to increase the quality of product photos(Magento 2)

Published
Categorized as Magento