How to restrict customer login in taste template?

Solved

How to restrict customer login in taste template?

TamE
Visitor
1 0 0

We are building our store only on B2B. We are currently using the template named Taste as a trial. Although we impose a restriction with the B2B login application, the store is logged in when it says create new account. What we want is to restrict the part of becoming a member without our approval. we would appreciate if you can help with this.

Accepted Solution (1)

gr_trading
Shopify Partner
1948 145 204

This is an accepted solution.

Hi @TamE ,

 

You can achieve this by two ways.

 

1.

You can tag all your customers with specific name and write a check for user after login.

 

If user don't have tag show then a msg and logout them from system.

 

2.

You can remove the registration link an page from store.

 

Create user from admin and share credentials with them for login.

 

Both ways can be done via custom code in your theme.

 

Hope it will help...

For any custom development WhatsApp or connect at Email ID: gr.trading15@gmail.com for quick consultation. | Shopify Free codes
To support Buy Me a Coffee

View solution in original post

Reply 1 (1)

gr_trading
Shopify Partner
1948 145 204

This is an accepted solution.

Hi @TamE ,

 

You can achieve this by two ways.

 

1.

You can tag all your customers with specific name and write a check for user after login.

 

If user don't have tag show then a msg and logout them from system.

 

2.

You can remove the registration link an page from store.

 

Create user from admin and share credentials with them for login.

 

Both ways can be done via custom code in your theme.

 

Hope it will help...

For any custom development WhatsApp or connect at Email ID: gr.trading15@gmail.com for quick consultation. | Shopify Free codes
To support Buy Me a Coffee