Hi,
Thanks !
Having two prices based on whether the customer is a business of an individual can be done in two ways:
1. You let the user choose himself on the product page with a characteristic and in each variant of the product, you can set the price you want based on what the customer selects:
www.hikashop.com/support/support/documen...html#characteristics
2. You configure several prices in your product restricted to different user groups and the price will be loaded automatically on the page based on the user groups of the customer. This requires that the customer is already logged in to get the smaller price and that you already have added it to a special user group.
If you need to check the eligibility criteria manually, that would be your solution, but that means that the customer cannot directly buy the product. He first need to go through the registration process on your website.