Hi,
First, you need to make sure that your cron task is up and running:
www.hikashop.com/support/documentation/5...ashop-cron-task.html
Once, that's the case, you can configure the "Hikashop Products Cron Update Plugin" via the Joomla plugins manager.
There, you'll want to enable the plugin, enter the absolute path of the CSV file on your website in the File setting, and in the "Column names" setting, you can enter the conversion of your CSV file columns like this:
sell_price:price_value;stock_on_hand:product_quantity;APN:product_code
Finally, you can configure the Frequency setting so that you can tell the system how often the process should be run (in seconds)