OpenCart Documentation
  • Home
  • About
  • Contact
  • Home
  • System Requirements
  • Installation
  • Updating OpenCart
  • Getting Started
  • Where to download
  • Browsing the Store Front
  • Admin Interface
    • Overview
    • Filter
    • Image Manager
    • Adding Multiple Languages
    • Creating a Multi-Store
    • Moving OpenCart to a New Server
    • SEO Keywords
    • SSL Certificates and HTTPS
    • Basic Security Practices
    • vQmod
  • Catalog
    • Categories
      • Overview
      • General
      • Data
      • Design
    • Products
      • Overview
      • General
      • Data
      • Links
      • Attribute
      • Option
      • Discount
      • Special
      • Image
      • Reward Points
      • Design
    • Filters
    • Profiles
    • Attributes
    • Options
    • Manufacturers
    • Downloads
    • Reviews
    • Information
  • Extensions
    • Modules
      • Core Modules
      • Install/Uninstall
      • Editing a Module
      • 3rd Party Modules
    • Shipping
    • Payments
    • Order Totals
    • Product Feeds
  • Sales
    • Orders
    • Returns
    • Customers
      • Overview
      • Customer Groups
      • IP Blacklist
    • Affiliates
    • Coupons
    • Gift Vouchers
    • Mail
  • Reports
    • Customer Reports
      • Order Report
      • Reward Points Report
      • Customer Credit Report
    • Affiliate Reports
      • Affiliate Commission Report
    • Product Reports
      • Products Viewed Report
    • Sales Report
      • Orders report
      • Tax report
      • Shipping report
      • Returns report
      • Coupon Report
  • System
    • Settings
      • General
      • Store
      • Local
      • Option
      • Image
      • Mail
      • Fraud
      • Server
    • Design
      • Layouts
      • Banners
    • Users
    • Localisation
      • Language
      • Currency
      • Stock status
      • Order status
      • Returns
      • Countries
      • Zone
      • Geo zone
      • Taxes
      • Length class
      • Weight class
    • Error logs
    • Backup/Restore
  • Developer Guide
    • Developing Modules
    • Developing new product feeds
    • Loading files in the controller

Customer Groups

Customer Groups

Customer Groups provide a greater organizational scheme for the customer list. This is helpful in selecting customer groups for discounted products and specials in the store; and for sending out emails to select customers.

Adding a new customer group

The default customer group for OpenCart is called "Default". To create a new customer group name, go to the Sales > Customers > Customer Groups page. Above the list, click the "Insert" button. You will be directed to a page where you can fill in information about the customer group. You can provide a "Customer Group Name" and a "Description" for the group. Within this group, you can approve or disapprove customers logins into their store account. There is also an option to allow the customer to select their company no. or Tax ID. The sorting number determines the position of this group among other customer groups.

customers group

Adding a customer group to a customer

In order to apply a customer group to a group of customers, each customer must be individually added to the group under Sales > Customers. To add a customer group, select the customer and click "Edit" under "Action". In the General tab there is a drop down selection for "Customer Group". Select the customer group and click "Save" at the top right corner.

Applying discounts for customer groups to products

In order to add a discounted price of a product to a particular customer group, the product information needs to be edited beforehand. Under Catalog > Products, find the product in the list and click "Edit" under "Action". A customer group can be selected under "Discount" or "Special" tabs. A discounted price needs to be specified, as well as the date start/end to this discount/special. See Products for more information.

customers product discount

Published with GitHub Pages