FAQ: Most Asked Magento-Related Questions

Magento 2 Contains Multiple Users for admin panel to access different section of the functionality based on their User Roles. You can see User Roles in the admin panel by click on the left navigation System -> Permissions -> User Roles

Magento 2 recent sales notification is a marketing tool that makes your store visitors aware of your best selling products. It helps to make an impression on the store visitor by showing what your customers are ordering right now in the pop-ups

Authorize.Net is a payment service that allows your customers to pay without leaving the website. Let’s see how to set up Authorize.net in your Magento 2 store step-by-step. Step 1. Go to Stores > Settings > Configuration. Step 2. Click...

You need to follow these steps to auto add a product to the cart programmatically in our Magento 2 extension

You must have 2 cron jobs to update your system. And each must run every minute.  Why do you need to have Magento cron installed? You need to have Magento cron installed as Magento crontab is used to run Magento cron jobs. Magento cron tasks can...
By default, Magento 2 offers not only basic delivery methods like Table Rates but also integrations with the following shipping carriers: UPS; USPS; FedEx; DHL. So you don't need the third-party Magento DHL shipping module. Let’s see how to ...

TIP: In case you got issues with reCAPTCHA, and you can’t log in to you Magento 2 admin panel, disable reCAPTCHA via command line:bin/magento msp: security: recaptcha: disable

Growing your business globally don’t forget to translate the frontend content into the targeted countries’ languages with Magento 2 language switcher flags. To create a multi-language store you need to configure the website localized version...
Magento 2 Commerce Cloud comes with New Relic integration. Magento 2 New Relic is an APM software that monitors application performance and sends notifications if it finds any glitches.Let’s see how to configure the integration.→ . Struggling with weak...

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 Categories: Ensure categories are set as children of the root category. Activate Categories: Make sure all categories are active...
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 ...

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

Loading