Setting up 1C-Bitrix customer groups

Our company is engaged in the development, support and maintenance of Bitrix and Bitrix24 solutions of any complexity. From simple one-page sites to complex online stores, CRM systems with 1C and telephony integration. The experience of developers is confirmed by certificates from the vendor.
Our competencies:
Development stages
Latest works
  • image_website-b2b-advance_0.png
    B2B ADVANCE company website development
    1175
  • image_bitrix-bitrix-24-1c_fixper_448_0.png
    Website development for FIXPER company
    811
  • image_bitrix-bitrix-24-1c_development_of_an_online_appointment_booking_widget_for_a_medical_center_594_0.webp
    Development based on Bitrix, Bitrix24, 1C for the company Development of an Online Appointment Booking Widget for a Medical Center
    564
  • image_bitrix-bitrix-24-1c_mirsanbel_458_0.webp
    Development based on 1C Enterprise for MIRSANBEL
    747
  • image_crm_dolbimby_434_0.webp
    Website development on CRM Bitrix24 for DOLBIMBY
    655
  • image_crm_technotorgcomplex_453_0.webp
    Development based on Bitrix24 for the company TECHNOTORGKOMPLEKS
    976

Configuring Customer Groups in 1C-Bitrix

Customer groups are user groups in Bitrix applied in e-commerce context. The mechanism is unified (b_group, b_user_group), but for the store, specific settings are important: binding to prices, discounts, order conditions, and catalog section visibility.

Difference between "user groups" and "customer groups"

Technically it's the same — groups in b_group table. Difference in usage context:

  • User groups — administrative term, access control management
  • Customer groups — marketing term, customer segmentation by purchase conditions

For e-commerce, customer groups are responsible for: which prices customer sees, which discounts available, which catalog sections open, minimum order amount.

Binding groups to price groups

Each customer group is assigned one or more price groups:

Store → Catalog → Price groups → [edit] → User groups

Priority with multiple groups: if customer belongs to "Wholesale customers" (15% discount) and "VIP" (20% discount), more favorable price is applied.

Typical customer groups for B2B/B2C store

Group Price group Features
Retail customers Retail Standard conditions
Small wholesale Wholesale 1 From 10,000 rubles
Large wholesale Wholesale 2 From 50,000 rubles, special delivery conditions
Dealers Dealer Hidden sections with dealer content
Employees Cost price Purchase prices

Restricting catalog section visibility by groups

In section settings (Right click → Access rights) you can restrict read access for certain groups. "All users" group should have access to public sections, closed sections open only to needed groups.

Automatic group assignment on registration

Settings → Users → Registration settings → Default group for new user

For B2B store where all new users initially go to "Pending verification" and after manager review transfer to "Wholesale customers", standard settings are sufficient. Automatic group upgrade by order amount — via event handler.

Estimated timeframes

Setting up 3–4 customer groups with binding to prices and section rights — 3–5 hours.