I need some advice on how to best implement Hikashop for the following please:
We want to use Hikashop as an ordering system for our product resellers.
Some resellers have multiple locations/addresses to where products will be shipped.
We have multiple warehouses, each with its own stock levels for the various products.
The warehouse used needs to be determined by shipping address/location.
Customer needs to place orders for a specific/different locations (also considering stock levels at warehouses nearest to the allocated to the shipping destination).
Shipping cost can be per-determined/defined based on the from warehouse to the delivery address. This amount will be unique to each customer address and warehouse. How can we add these amounts to the order?
We would prefer to have one user profile per customer with multiple ship-to locations.
Based on the above, how would you suggest we best implement Hikashop?
Thanks!