[ERROR] LogicException: Unknown module in the requested list: ‘Magento_CatalogRuleSampleData’ in Installer.php may come when you are trying to install the Magento 2.
Continue reading “Magento 2 Unknown module in the requested list: ‘Magento_CatalogRuleSampleData’”Magento 2 Commerce Cloud Configure Store Credit
Adobe Commerce Cloud offers store credit functionality, Which is a virtual balance assigned to a customer’s account. The store credit feature allows merchants to offer customers store credit as a form of payment, promotion, or refund. In this blog article, we’ll take you step-by-step through the Adobe Commerce Cloud store credit setup procedure so you can make the most of this service for your company.
Continue reading “Magento 2 Commerce Cloud Configure Store Credit”Magento 2 Set and Get Cookie
Use following code to set and get custom cookie in Magento 2
Continue reading “Magento 2 Set and Get Cookie”Ubuntu Switch PHP Version
You have to change the PHP version for Command prompt (CMD) and for Apache browser like you run phpinfo() to check the version of PHP
Continue reading “Ubuntu Switch PHP Version”Magento 2 Stop Sharing Customer Account Between 2 Websites
By default, Magento share a customer account between multiple websites in Magento 2, you can disable this from the Magento Admin > STORES > Configuration > CUSTOMERS > Customer Configuration > account Sharing Options from here select select “Global” from the “Share Customer Accounts” dropdown.
Continue reading “Magento 2 Stop Sharing Customer Account Between 2 Websites”PHP Unexpected (T_LNUMBER), expecting identifier (T_STRING)
You may face Unexpected (T_LNUMBER), expecting identifier (T_STRING) system error when you are trying to get value of JSON variable and that variable key contain any number.
Continue reading “PHP Unexpected (T_LNUMBER), expecting identifier (T_STRING)”Magento 2 Display USA at First Position in Country Dropdown
This blog post is useful for those who wanted to display either the USA or any specific counties at the first position in the Country drop-down.
Continue reading “Magento 2 Display USA at First Position in Country Dropdown”Magento 2 Make Zip Code Optional
Magento 2 requires a postal code on both customer account address forms and the checkout process. However, some business models do not require zip codes, such as selling virtual or downloadable products or providing only store pickup shipping. In this case, merchants can easily make zip code as an optional field from the Magento 2 admin. No customization or extension is required for this; you can do it only from the admin settings!
Continue reading “Magento 2 Make Zip Code Optional”Magento 2 Remove Company Field from Checkout
Some shopping websites do not require a Company name, so it’s good to just get rid of it. For example, if you are running an eCommerce website to sell Apparel, we don’t think you need a Company name during the checkout.
Continue reading “Magento 2 Remove Company Field from Checkout”Magento 2 Update 404 Page Content
404 Page Not Found error means the website could not found the requested URL by use, it means the URL you entered in the browser is either changed or it does not exist.
Continue reading “Magento 2 Update 404 Page Content”
