Magento 2 Store, Websites
-
Create a New Store View
Magento 2 allows you to create multiple store views with different languages. The store view name will be shown in the language chooser in the header. Users can click the prefered store view in the language chooser to change the store view. With this feature, store owners can satisfy all customers coming from different countries with different languages around the world.
-
Configure Multiple Language Website
Configuring multiple language website in Magento 2 is the important settings that will make your store more friendly with the global audience because the customers feel comfortable to use the favourite languages as a native website without the language barrier.
-
Configure Store URLs
Every Magento store has a base URL and another admin URL. Configuring Store URLs in Magento 2 enables you to easily move the whole store to another location without having to update all of the URLs. Hence, understanding exactly about the configuration of store URLs as well as all types of URLs is necessary for you in developing a Magento 2 store. There are 3 types of URL, for example:
-
Create New Magento 2 Admin User [Step-by-step guide]
From Magento 2 configuration, you can create admin user accounts as many as you need but they will be set in different access levels if you ask. For example, you can assign the view and change only for websites or stores without any global settings or data. Online merchants need to restrict the admin access to ensure the management tasks are not overlapped. Moreover, it also enhances a website’s security if the store owner wants to protect particular data.
-
How to Setup Multi Store in Magento 2
Setting up Magento Multi Store is one of the variable functionalities Magento 2 brings to store owners. This feature allows you to create stores as many as you need only in a single configuration. All stores share the same domain, be set up as subdomains of the same domain, or have an entirely different domain, yet possibly share the same backend for easier administration.
-
Setup Multiple Websites
The website is the top-level container for sites, shipping methods, payment methods, and so on. If you want to create completely separate sites that do not share that information, it is obligatory to create separate websites that will use the same domain or different domains. Thus, today, I’m going to instruct you how to set up multiple websites for Magento 2 stores properly.
-
Translate CMS Pages
Translating CMS Pages is one of the supported way to develop your business on the global. This means you can create a translated site and then make it visible on a specific store view for your customers. To set the content page for the translation, you have to create a new page with the same URL to assign it to the store. After configuring, you will update the CMS page for the specific view with the translated text.
-
Translate Products into Other Language
Translating Product information into other languages is a must in the global busniess. Magento 2 supports multi-stores and multi-languages, that makes your stores more friendly with any audiences from different nations.
-
Configure Content Delivery Network (CDN)
Configure CDN Magento 2 - Content Delivery Network (CDN) is one of the advanced solutions to enhance your site loading performance. The further the customer is from your main server, the longer they have to wait for your site to load. As e-commerce is growing fast and customers have less time and patience, your web loading time is an important factor to grab their attention, hence it greatly affects your SEO results. Unlike full-page cache, Content Delivery Network (CDN) is not fully integrated into Magento 2 Store, so you need to choose and configure a CDN for own.
-
Configure Cronjob - Schedule Tasks
Configure Cronjob in Magento 2 (Schedule Tasks) allows some operations run automatically on your Magento 2 site via a script you have written in the configuration. The operations you can control their scheduling from Magento Scheduler include:
-
Configure Value Added Tax (VAT)
Configuring Value Added Tax (VAT) from Magento 2 backend is a great solution in order to solve the conflict of the different VAT calculations, namely the store is located at different regions and the type of goods you provide are products, materials, or services. With VAT functionality, you can create the data management table that contains your country, VAT rate, customer types, and so on.
-
Create a New Tax Rate
With Magento 2, you can create a lot of new tax rates based on different geographical areas (states or countries). Adding the tax rates is under the control of the “Tax Zones and Rates” tool to direct multiple taxes to a specific region. Based on the tax settings of the stores, the system will calculate the tax correctly for customer’s order after all order information are completed.
-
Create Backup Store
Table of contents Create a Magento 2 Backup System Backup Database and Media Backup Database Backup Creating backups for your Magento 2 is so urgent and necessary that you can protect all data from the disappearance through Backup Management if there is any change or break on the site. Especially, these database will be auto-restored in the right places where they need to be.
-
Create User Role
In this topic, we are going to show you how to Create a user role in Magento 2. We are going to guide you how to add a new user rule and assign an exist user account to the above role. Let’s check the following steps:
-
Setup Fixed Product Tax
Applying the Fixed Product Tax (FPT) is one of the tax options that is supported well by Magento 2. Unlike other taxes such as VAT or sale taxes that are calculated with a percentage of the order price, the FPT gives customers a fixed number for the tax. For instance, there are certain tax types that require fixed charges regardless of the product price, such as the WEEE tax (Waste Electrical and Electronic Equipment Directive), or commonly known as the eco-tax. Therefore, instead of configuring the tax rates and the tax rules, from Magento 2 configuration, you need to set the conditions of the product attributes. With the help of attributes, the FPT is auto-added to the payment process.
-
Setup Tax Rules
Setting up the Tax Rules for Magento 2 stores is an essential configuration so that you apply them to each order on a specific website. The tax rule is the perfect association of customer tax class, product tax class, and tax rates. Depending on the customer assigned to the customer tax class, the product belonging to orthe product tax class as well as the offered tax rate, Magento 2 system will auto-calculate the tax exactly for each order on your store. This will reduce your workload, improve customer experience, and help you comply with the tax requirements perfectly.
-
Configure Canadian Tax
Today, we will together learn how to configure Canadian Tax and specifically how to create GST tax rates for Canada and PST tax rates for Saskatchewan in Magento 2 settings. All instructions are given in details to make sure that the tax rules and rates are correct to apply for your Canadian Tax.
-
Configure Currency in Magento 2
Configure Currency Magento 2 to determine what currency customers are allowed to use when checking out on your store. The currency symbol will appear in product prices and sales documents such as orders and invoices. Most interestingly, store admins are able to customize its appearance if needed.
-
Configure EU Tax
Tax is an important factor to be considered by online stores when they want to operate in several countries. The EU is a prominent region with a large customer base and potential growth, hence becoming a popular choice for merchants to expand their store to. In today’s EU Tax Configurations from Magento 2, you will follow the steps to set up the tax rules and rates on two store views: France and Germany. The guides are shown clearly to make sure that the tax rules and rates are correct to apply for your EU Tax in the allowed jurisdiction.
-
Configure Full Page Cache
Configure Full Page Cache Magento 2 - The cache management system that will help you improve the performance of your site better and better. In addition, the Magento system will auto-show a notice at the top of the workplace if it is time to refresh the cache. Just follow the Cache Management link and flush the invalid caches.
-
Configure US Tax
How to Configure US Tax is one of the examples we want to give you after learning about tax rules and tax rates in Magento 2. If your store is operating in the US, this tutorial would be helpful for you. In this topic, I will give you the detailed instruction of the US tax configuration that surely helps the tax rules and rate apply for your tax in the correct way.
-
How to Create Magento 2 Integration Manually and Programmatically
Today, my topic will point out the steps you need to follow to Create new API Integration both manually and programmatically, which means integrating your Magento store with a third-party API.
-
Create Product Attribute
Product Attributes are items’ characteristics to set the products apart. Customers therefore can find the option they want based on looking at factors like color, size, material, or weight, etc. of the product. Once you create product attributes in Magento 2, you can upgrade customers’ experience and speed up their product search process. You can also use these attributes for further configuration relating to categories or CMS blocks. Store owners can choose the way to create Attribute either during working on a product or from the Product Attributes page. In this topic I will introduce an easy way to create product attribute in Magento 2. Make sure you complete all three following steps to get the task done. You can add a new product attribute set here, or if you want to build a product recommendation system like Amazon, see how.
-
Create Product Attribute Sets
Creating product attributes and attribute sets are a very important part of the Magento system. Store owner should create product attribute first and then create product attribute sets. Remember that you are enable to change an attribute set which is assigned to a product even after the product has been created.
-
Import Export Tax Rates
As everyone may know, tax rates vary according to geographic location. Though managing tax rates is not a big deal when you sell your products only in some specific countries, it can be a huge problem when your target customers are located worldwide. It is not hard to see that nobody can follow all customers orders to add tax rates or leave a tax rates field for customers to apply by themselves which is kind of tricky to find out and enter the right rate.
-
Magento 2 Import Products
Magento 2.0 allows you to Import Products data to add or update the products, replace existing data and delete entities. This feature helps save a lot of time compared with manually configuring. Actually, almost data in Magento is contained in CSV files (Comma Separated Value file) which appears similar to Excel file but simpler. Therefore, we recommend you to become familiar with CSV files to import and export other types of data besides of products such as customer data, customer address data and product images. And the following are 4 basic steps in the instruction to do a Magento 2 import products to your store.
-
Export Products All Data, Filter and Exclude Attributes
If you have not got used to the database of Magento yet, I recommend you to Export Products and open the CSV files to make acquaintance with the structure. It is obvious to see that when you are familiar with the structure of your database, you can manage your information effectively. Moreover, Export Products Data is not only for the purpose of helping you get familiar with the database, It is also used as another tool to back up your product data or to save data for other purposes such as to import data on another site.
-
Import Product Images in Magento 2: Step-by-Step Guide
In Magento 2, importing product images is a common task for admins; however, if you are doing it manually one by one, it will be a waste of time and effort. That is why you are in need of a guide on how to import images in bulk.
-
How to Enable Template Path Hints
Are you looking for How to Enable Template Path Hints in Magento 2 tutorial? So you are in the right place. In this post we are going to help you enable template path hints for frontend and admin from Magento admin pannel also.
-
How to configure Instant Purchase in Magento 2
What is Instant Purchase in Magento 2? After a journey of surfing and adding to cart their items, consumers can’t wait to see their products eagerly so they always try to rush the checkout process up as fast as they can. While checking out, logged customers who have default billing and shipping addresses will have those information filled automatically and they just need to proceed the rest optional fields. In the other hand, leading them to the checkout page is the final finish to build the business, so of obviously store owners wish to improve the payment stage to endeavour this customer’s demand as well.
-
How to Reindex in Magento 2 using command-line and backend interface
Indexing in Magento 2 is a crucial process that optimizes the performance of the storefront by reconstructing data. Magento utilizes a sophisticated architecture where merchant data, including prices, users, and catalog data, is stored in various database tables. As data changes, the corresponding transformed data needs to be updated or reindexed. By leveraging reindexing, Magento 2 store owners can efficiently and accurately modify store data, reduce customer wait times, and enhance the conversion rate.