FAQ: Most Asked Magento-Related Questions

An order confirmation email is one of the basic triggered emails in Magento 2. 

By default, you get only 2 product stock statuses in Magento 2 admin panel: in stock and out of stock. Also, you can enable the Only X left message on your storefront. See, how you can show stock quantity on product page and other tips. 

To enable Submission to Robots.txt in Magento 2, you need to follow these steps:1. Log in to your Admin Panel.2. Go to Stores > Settings > Configuration and choose XML Sitemap in the Catalog tab.3. Open the Search Engine Submission Settings tab...
Magento 2 allows you to set up sales tax according to your country laws. Let’s see the basics. →  Do you need to charge additional fees but are afraid of losing potential customers? Timely inform your customers about this with the...
Every country or even state has its own tax rules that you should follow. In this article, we'll talk about Magento 2 tax configuration.Here are the Magento tax settings you need to do: Step 1. Sign in to your Admin panel and navigate to Stores > ...
If you have an international Magento 2 store, you may need to provide your customers with a choice between several currencies. For this, you can set up the multi currency in Magento 2. Let’s see how to do it step-by-step. Want to automatically...

Configuring United Parcel Service (UPS) Carrier will help you associate any addresses in the domestic event or internation. Must create a UPS Shipping account in Magento 2 firsly before cofiguring the
shipping method.

Say, you want to launch a promotion in your Magento 2 where customers will get a free product with the purchase of another product. How to do this? Let’s see.

Having flexible product delivery options is essential in a world where retail and e-commerce preferences prioritize convenience. One option to elevate your e-commerce strategy is offering a convenient in-store pickup option, providing Magento 12 in-...
Setting up a Magento 2 website switcher can enhance the shopping experience for your international customers, as it enables them to switch easily between multiple store views, languages, or currencies, based on your configuration. What is a Website ...
Magento breadcrumbs are a navigational tool to improve customer experiences. They are displayed at the top of web pages to let users see how they arrived at their current page. Breadcrumbs use the page name followed by the ">" symbol, i.e., home&...
How to display categories in magento?To show categories in a Magento store, you ususally need to complete these steps:Create the categories as children of the root category (i.e. not at the same level) Make sure all the categories are active. Inactive...
To make a product seen in Magento, first of all you need to add some categories. If the product is still not visible, make sure that it:1) is enabled2) has visibility set to "Catalog/search"3) has qty >0 and status "In Stock"4) assigned to an active...

Sometimes Elasticsearch can show no results in Magento 2 or show the 404 Not Found page. So how to fix this problem or enable redirection to another page?

While working with Magento, you may notice that the platform starts to work slowly. Even a freshly installed version of Magenta can run extremely slowly. The situation may worsen after installing a custom theme. Without themes, the store can work fine...
There are several reasons for the Magento 2 we can't find products matching the selection issue and here are the ways to fix it: Way 1. Check the following things for your products: 1) Product is out of stock 2) Product status is Disabled 3) ...
Important: We’ve tested all our plugins for compatibility with Magento 2.4.0 and guarantee their smooth work with the latest version. But we also know that you may come across the ‘undefined class constant’ error caused by 3rd-party extensions. Being...
First of all, if one page in your Magento 2 store gets err_too_many_redirects, you need to clean the cache and cookies. Also, you can check if this page has an error in other browsers. If the error hasn’t gone, you need to check redirects in Developer...
How to test Magento 2 speed? You can test Magento 2 speed using one of the 3rd-party services like Pingdom, GTmetrix, Webpagetest, or Google PageSpeed Insights. Below, we’ll explain the features of every tool, what parameters they measure, and their...
Testing is one of the most important things that you should do before launching your Magento 2 store. So here is a short guide on how to test every page of your Magento 2 website. Design First of all, you need to check the design on your website. Go...
If you want to translate Magento extension, you have two options for that. 1. Please open app/locale/en_US/Module_Name.csv, copy it to your locale folder, for example to app/locale/de_DE/Module_Name.csv and change the wording after the ","  so ...

In this article, we’ll consider how to use AJAX to update Magento 2 cart quantity. In this article, we’ll consider how to use AJAX to update Magento 2 cart quantity.

Remember, you can upgrade Magento with the command line only if you set up the software by: Downloading the metapackage with the use of composer create-project Installing the archive How to update Magento from the command line? Step 1. ...
Magento 2.4.2 version was released in February. It includes important fixes to core code and more than 30+ security enhancements. What’s new in Magento 2.4.2?There is a large list of features that were added and updated in the Magento 2.4.2 version. ...
In this article, we will consider a template that is called interception. You can insert in code dynamically without changing the original class behavior right between the calling code and the needed object. In Magento 2 plugins are used 3 types of interceptors...
Grunt in Magento 2 is commonly used for frontend development. Grunt helps automate the compilation of CSS preprocessors like Less, minification of JavaScript files, and other related tasks to improve the performance and maintainability of the storefront...
Magento 2 supports MySQL and RabbitMQ systems to create message queues. Here is a tutorial on how you can create a custom mod for RabbitMQ message queues in Magento 2 with examples.First of all, you need to install the RabbitMQ server for Magento 2. ...
In Magento 2, the tabs widget is used to organize and display various types of information in a tabbed format on your store’s product pages. This feature allows you to present diverse content about each of your products in a way that’s clearly structured...
The attribute is disabled for promo rules. Solution: Enable the attribute for promo rules. To do this please go to: Admin > Catalog > Attributes > Mange Attributes > select attribute > Frontend Properties > set "Use for Promo Rule ...
In this case we’ll provide you with a special script that allows transferring a lot of data by breaking it into smaller parts. If you need this script to perform synchronization please contact our support team.

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

Loading
Loading