Search results for "how to update":

Say, you want to inform customers about every stage of the order processing like the packaging. For this, you can create several additional order statuses and use them according to your needs. In Magento to set the order status programmatically is very...
When search engine crawlers scan your website, the structure and number of pages they crawl will vary depending on the credibility of the site, the speed of content updates, and other parameters. And, if you have a huge number of pages for pagination...

If you are using Improved Layered Navigation and want an image of a configurable product to change according to the selected attribute, please add required attribute codes separated by commas to "Configurable Attribute Codes" field. See the screenshot in the full answer.

To change sorting options display name as well as any other extension texts when using the Improved Sorting please open the file app\locale\en_US\Amasty_Sorting.csv Add, for example line, "New", "New In" and refresh the cache. To change the default...
You may need to change the URL or domain name for your Magento store. Therefore, in this guide, you will learn how to change the base URL of your Magento website. In Magento 2 to get the base URL changed, do the following:Step 1. Navigate to Stores &...
Say, you want to change the Magento order increment ID in your Magento 2 store with a custom one. You can do this in 2 ways:by creating a custom plugin from scratch; by implementing our Custom Order Number. Let’s consider them both.Method 1. Change ...
When a new user registers a customer account on your website, they get a standardized email. Say you want to disable the default welcome email in Magento 2 and use a custom template instead. To do it, follow the next steps.Step 1. First off, you need...
Any online content should be presented to users in their native language where Magento store is no exception. For this, you may need to change default language settings. When using magento 2 language switcher to sell to different countries you may come...
To check Magento 2 Elasticsearch status, please execute the following command in the terminal: curl localhost:9200 Note: replace the localhost:9200 with Elasticsearch domain and port accordingly. After that, you should receive an output containing ...
Each Magento version has its strengths and weaknesses. To upgrade your Magento to the latest version to solve the speed load, security issues or to install a new extension, which should be compatible with your Magento version (some modules require Magento...

Didn’t you find the answer to your question? We are always happy to help you out.

Loading