ViArt - PHP Shopping Cart
Select your currency:
American DollarBritish Pound
8.1.1. General details
Prev Index Next

In case you want to look through customer personal details, you have to go to Administration > Customers, locate the customer you need and click the corresponding 'View/Edit Info' link.

The page you see presents all the information the customer provided while registering. The only exception is his/her login and password which can be accessed through the 'Login Details' section (see section 8.1.2).

There are four main sections on the page: Account Information, Discount Information, Personal Details and Delivery Details. Since the last two are defined by the type the customer is assigned to and are filled out by the customer himself, we will take a closer look at the first two.

Note: For more information about customer types see section 8.2.

Account Information

  • Approved allows approving/disapproving the customer account. If an account is disapproved, the customer won't be able to login into the system.
  • Note: You can set up automatic approval for all customers or for specific customer types.

  • User Type indicates the type the customer is assigned to; you have to select it from the drop-down list.

Discount Information

  • Discount Type defines the personal discount the customer will have. There are four options:
    • Percentage per product/option selling price: the discount will be applied to the total product cost including its options.
    • Amount per product: the discount will be applied to each product purchased.
    • Percentage per product selling price: the discount will be applied only to product selling price (without its options)
    • Percentage per (selling price - buying price): the discount will be applied to the difference between the product selling price and its buying price. Note that it will be applying to the whole product price if you have not provided the buying one in the product details.

    Note: The discount will override any discounts of the type the customer is assigned to (if any).

  • Discount Amount indicates the amount of the discount applied. Note that you have to enter only digits separated with dots.
In order to save the changes you made click the 'Update' button.
In order to delete the customer account click the 'Delete' button.
If you want to leave without saving click 'Cancel'.
Prev Index Next
ViArt - PHP Shopping Cart