Hello,
There is no import in the front-end because it will be incompatible with the ACL (and restriction) systems.
If you want to perform an import, it has to be done by an administrator in the backend.
You can import a CSV for a vendor ; you need to add the column for the "product_vendor_id" and set the ID of the vendor for each lines.
Please be careful with import since it can automatically create categories, the CSV can point categories via their ID, which might not be the same in your store ; same for product_ids or product_code.
An import from another store can potentially update product from your own store.
The HikaShop import documentation indicates several settings to avoid such kind of issue ; but nevertheless, it requires to perform backups before.
www.hikashop.com/support/documentation/2...hikashop-import.html
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.