Magento Tutorials

How to Establish a Default Group for Newly Created Customer Accounts in Magento 2.

Hello, Magento Friends!

Do you ever want to give discounts or apply rules to only a specific customer group? Follow this guide to discover the use of customer groups, default group configuration for new registration, and more.

What are customer groups in Magento 2?

The default Magento provides the functionality to customize the store and better the user experience. An online retailer has the capability to fabricate their customers into different groups as per the categories they possess.

You can utilize this facility when you want to differentiate your B2C and B2B customers.

How to Set Default Group for New Customer Account in Magento 2

You can have four different kinds of customer groups in Magento 2:

  • General
  • Not Logged In
  • Retailer
  • Wholesale

Out of these 4, a new account automatically comes under the General category. To change the default category of new registrations, perform the following execution from the Magento 2 admin account.

  • Go to Stores → Configuration → Customers → Customer Configuration.
  • Expand the Create New Account Options tab.
  • Assign the Enable Automatic Assignment to Customer Group to Yes.
  • Change the Default Group.

Besides, you can also produce your own custom group which is surprisingly very easy to configure. Let us see how!

How to add a new customer group?

  • Go to Customers → Customer Groups.

There you will see four variants of customer groups that are editable or deletable. 

  • Click on Add New Customer Group

  • Enter the Group Name and assign a Tax Class to it.
  • And Save Customer Group.

Run command line:

bin/magento cache:clean

Lastly, perform testing. Create a new customer account. Run reindex customer_grid by command line:

bin/magento indexer:reindex customer_grid

Summing It Up!

This was creating a new customer group through the admin panel. You can also Create New Customer Groups Programmatically in Magento 2.

There are countless things you can perform with customer groups if you augment their functionality. Manage Customer Groups and separate them based on their necessities. Follow the above directions to Set Default Group for New Customer Account in Magento 2.

Restrict Shipping and payment Methods for specific customer groups easily. Buy Now!

Happy Reading!

Click to rate this post!
[Total: 1 Average: 5]
Gaurav Jain

Gaurav Jain is Co-Founder and Adobe Certified Expert-Magento Commerce Business Practitioner. Being Computer Engineer👨‍💻 and possessing Extensive Marketing skills he handles all kinds of customer Queries and his Happy😀 & Helping🙏 Nature makes customer's day Delightful. When he isn’t working, you’ll find Gaurav Reading on Books📖 or Traveling🚗. Also, he is Speaker at Magento Meetups.

Recent Posts

How to Integrate ChatGPT with Laravel Application?

In this guide, we'll explore how to integrate ChatGPT, an AI-powered chatbot, with a Laravel…

4 hours ago

What are Net Sales? How to Calculate Your Net Sales?

In the world of business, understanding financial metrics is crucial for making informed decisions and…

2 days ago

Magento 2 Extensions Digest April 2024 (New Release & Updates)

Welcome to the MageComp Monthly Digest, where we bring you the latest updates, releases, and…

2 days ago

The ABCs of Geofencing: Definition, Features and Uses

In this era, businesses are always on the lookout for ways to engage with their…

3 days ago

How to Delete Product Variant in a Shopify Remix App using GraphQL Mutations?

Managing a Shopify store efficiently involves keeping your product catalog organized. This includes removing outdated…

4 days ago

6 Innovative Tools Revolutionizing E-Commerce Operations

E-commerce has transformed the way consumers shop for products and services and interact with businesses.…

6 days ago