Search results for "how to update":

Why do you need to add a newsletter checkbox to checkout in Magento 2?Adding a newsletter checkbox to check out allows customers to sign up for your store's newsletter. The customer should decide to subscribe. So it's another opportunity for you to ...
Magento 2 is known as a highly-customizable platform. And rich CMS blocks’ settings are direct evidence. Let’s see how to create a CMS block in Magento 2 without any programming skills.Step 1. Log in to the admin panel and navigate to Content > Elements...
The Magento 2.3 version release added the ability to add a new column to an existing table using the db_schema.xml file.  This process requires some work with code. Here is a step-by-step guide for adding a new column to an existing table...
If you want to allow customers to leave notes to orders in text, then you can add a comment field to the Magento 2 checkout. Magento order comments can be added with the use of the Order Attributes extension. How to enable Magento 2 checkout comments...

Magento 2 has no option to regenerate URL rewrites for products. This extension adds a CLI command to regenerate all product SEO URLs for your shop.

It might seem like custom checkout fields are a simple thing,  but if you want to add custom field in checkout page in Magento 2, there are some important things that you should consider. For example, sometimes, you need to gather additional customer...
How to add a new column to the Magento 2 order grid?To add a new Magento 2 column to the order grid, you need to create and register a custom module. Then, create the Resource Model using the  _renderFiltersBefore method. After this, you need to develop...
Why do you need Magento 2 grid filters? Magento 2 grid filters are used in situations when you have a large number of products in your store and it may be hard to manage them and find the needed product quickly. In this case, you can add Magento 2 inline...
Magento Business Intelligence service is a cloud-based platform where you can gather and analyze statistical data of your e-commerce business. You can connect Business Intelligence, not only to the Magento system but also to any third-party CRM database...

It depends on your current TTFB and server. According to the tests we conducted, our FPC extension can save seconds of loading time which may be critical for your visitors and ROI as a result. Read on to see the tests results.

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

Loading