FAQ: Most Asked Magento-Related Questions

Most Asked Magento-Related Questions
How to Configure Redis Cache in Magento 2?
The bounce rate on your e-commerce site increases with every second a page takes to load. If you are having this kind of trouble with Magento 2, it might be time to use Redis to get a little more speed. Would you know how to start using it to harness...
How to configure Shipping Methods for M2?
In this article, we would like to give you a full-fledged guide on how to configure or restrict Magento 2 custom shipping methods, for example, if you need to make the Magento USPS shipping setup.  In Magento, you can choose from several shipping...
How to configure shopping cart price rules in Magento 2?
Magento 2 provides you with the possibility to create shopping cart price rules and offer your customers a discount. Let’s consider how to set up a new rule. Say, you need a rule that will give 10% off with the coupon SECRET_DISCOUNT for everyone who...
How to configure tax calculation in Magento 2?
Tax calculation is a time-consuming process if it is done manually. In Magento 2 you can set tax rate programmatically. Here you will find a step-by-step guide on how to set up tax calculation in Magento 2. Step 1. Navigate to Stores > ...
How to configure the content delivery network (CDN) in Magento 2?
Content Delivery Network or CDN is an advanced tool that improves your website loading speed. If you have many visitors that are far from your server or if you have thousands of large files, you may need to integrate the CDN into your Magento 2. In this...
How to configure the pricing in the Magento 2 shared catalog?
Warning: settings provided below are suitable for Magento 2 B2B only.  What is Magento shared catalog pricing? Magento shared catalog pricing is the feature of the platform for B2B which allows you to create a shared catalog and offer different...
How to configure wishlists in Magento 2?
To set up a wishlist in Magento 2, you can start by logging into your Magento 2 admin panel.How To Configure Magento 2 WishlistUsing the sidebar menu on the left side, navigate to “Stores,” “Settings,” and then “Configuration.”From here, use the smaller...
How to connect a Magento store and a SugarCRM system?

SugarCRM Bridge extension for Magento allows you to connect your store with the SugarCRM system and synchronize data in real time.

How to connect Mailchimp for Magento?
Whether you want to build customer segments, send triggered emails, track purchases or give recommendations to your buyers, the easiest way to do it - download, install and connect Mailchimp for Magento 2. Say, you’ve downloaded and installed&...
How to convert prices to the current currency in Magento 2?

Changing currency in Magento 2 is easy with our Store Switcher extension. Read full answer to understand how to configure Magento 2 currency conversion in this extension. Check the user guide for currency converter API for Magento 2

How to convert PSD to Magento 2 theme?
The main goal of any online store is to sell. And the purpose of the design is to help the store sell something to the customer. The development of an online store usually consists of such main stages as research and analytics, engineering, design, ...
How to create a bundle product in Magento 2?

We will show how to create custom options for the Magento 2 bundle product. TIP: If your Magento 2 bundle product ran out of stock, you still can retain visitors and convert them into customers. 

How to create a catalog price rule in Magento 2?
Here is the step-by-step guide on how to create a Magento catalog price rule: Step 1. Navigate to Marketing > Promotions > Catalog Price Rule. Step 2. Click Add New Rule. Step 3. Now you need to complete the Rule...
How to create a credit memo in Magento 2?
How to create a credit memo in Magento 2? When a customer requests a full or partial refund, you need to generate a credit memo. This is a document that illustrates how much money they will get. There are 2 methods of how you can generate a credit memo...
How to create a repository interface in Magento 2?
First of all, if you want to add a repository to your store and make it a part of the REST API, you need to create repository and data model interfaces. Warning: the code below is provided as an example of the Magento 2 repository only and requires...
How to create an admin grid in Magento 2?
Admin grids are used to present, filter, and sort various data in the Magento backend. Creating admin grids in Magento 2 is a complex process that requires knowledge of the code.  Warning: all code snippets in this article are examples. You need...
How to create an e-commerce website on Magento?
If you're aiming to set up a Magento ecommerce website and are uncertain about the implementation process, understanding Magento website development is crucial. This article not only explores the benefits of Magento but also provides insights into...
How to create an effective Magento 2 blog?
A blog is an important part of an online store. It helps to improve search engine positions and attract additional traffic, emphasize the expertise of the online store, increase audience loyalty, and get feedback from your customers. So how to make ...
How to create an order invoice in Magento 2? [without programming skills]
In Magento 2, you can create an order invoice both programmatically and from the admin panel. But the programming method requires confident technical knowledge and skills that may look difficult for store owners and managers. So in this article, we&rsquo...
How to create child theme in Magento 2?
Magento 2 child theme is a theme that inherits styles and properties from a parent theme. Child theme allows you to modify and customize design and functionality of your Magento store without need to directly modify the core files of the parent theme...
How to create custom form validations in Magento 2?
If you want to add a custom validation rule in Magento 2 using the mage/validation library, before submitting it to the server, then follow these steps: Step 1. Decide what way to use to initialize custom form validation in Magento...
How to Create Custom Log File in Magento 2
Logging is crucial in e-commerce, aiding developers in error tracking, debugging, and overall system monitoring. You require Magento 2 custom log files to organize and manage specific data on Magento, from promotions, product reviews, and page optimization...
How to create featured products on Magento frontpage?
What is featured product? Featured product is an item of sale provided with a specific attribute from the administrative UI. The products positioned as featured usually fit into such groups as ‘best value’, ‘on sale’, ‘...
How to create Magento 2 XML Sitemap and why does it matter to your web store?
Why XML Sitemap matters in Magento 2? While using the Sitemaps you can show Google the importance of new pages and make the search engine better understand the site structure. The faster the indexing of new pages, the shorter the queue time of ...
How to create new pages, blocks, widgets using Magento 2 CMS?
Magento 2 CMS is the Content Management System, which serves for creating new pages, blocks, and widgets.With the use of the Magento 2 content management system, you can design custom static pages, add custom blocks and easily manage the position on...
How to Customize the Magento PDF Invoice Template
Developing your brand identity is essential to your growth strategy. You've worked to build a brand story and personality. You designed your communication style and visual identity.Why are you settling for generic invoices and order forms?You could ...
How to delete orders In Magento 2?
Deleting orders can be accomplished by following a few simple steps. In this guide, we explore how to use SQL commands to delete orders from the database of your Magento 2 site.Option 1: Use PHP Script To Remove OrdersOne of the most common and most...
How to determine the URL of the thank you page?
The easiest way to find out the URL of a thank you page in Magento 2 is to create a test order. After its completion, you will be directed to the thank you page and will be able to see its URL. It will look like this: www.yoursite.com/checkout/...
How to disable or allow guest checkout in Magento 2?

By default, Magento 2 allows guest visitors to complete the checkout process without creating an account. But sometimes merchants want to gather more information about their customers and want to restrict checkout without registration.

How to disable the Add to Cart button in Magento 2?
Say, you want to hide product price from not logged in users or restrict them to add products to the cart. In this case, you can set up category permissions in Magento 2 admin panel and disable the add to cart button for certain customer groups. ...
How can we help you?

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

© 2009-2024 Amasty. All Rights Reserved.