Category "magento2.4"

How to remove required field in checkout

How to change the required field to an optional field on the checkout page that can be enabled and disabled from the backend like a middle name?

Magento 2.4.3 Upgrade getting "Area code is not set" in State.php:153

I've been tasked with upgrading my project from 2.3.7-p1 to 2.4.3-p1 and I am running into this problem when I run bin/magento setup:upgrade -vvv. I've tried ch

Update Magento2 version 2.4.3-p2 to 2.4.4

I have an issue with the upgrade of Magento from 2.4.3-p2 to 2.4.4. Here my steps to reproduce: composer require magento/product-community-edition 2.4.4 --no-up

Inserting Link on a variable doesn't work on a CMS page using Tinymce wysiwyg editor [magento2]

Link on a variable doesn't work on a CMS page using Tinymce wysiwyg editor On the CMS page when we insert the variable and added the link to that variable, the

Magento2.4: How to get Salable quantity in list.phtml file?

How can I get salable quantity on list.phtml or category page file, I want to show labels on products with 0 salable quantity. Are there any other approaches wi

Magento 2 - How to add new block to admin panel in product page?

) I'm new to the Magento world and couldn't find a solution, how to add a new block of the Catalog>Products>Edit>Content>Description type, for examp

UPS Method title is not visible for US Address in magento 2.4.3-p1

UPS method title is not visible for US address meanwhile it is visible for Canada address. See Image

Return value of Magento\ComposerRootUpdatePlugin\Updater\RootPackageRetriever::getOriginalEdition() must be of the type string, null returned

We are upgrading magento2.4.3 to 2.4.4 using composer require-commerce magento/product-community-edition:2.4.4 also tried with --no-update unfortunately, we ar