Hi,
There is not possibility for that by default in HikaShop, but thanks to a new mass action plugin, you can handle that behavior.
A function based on an order mass action will be required, you can take for example the export csv function, and jsut adapt it to filter on specific products which can be set in the mass action filters (in the order product columns).
If you are not a developer, you can still post a request in the commercial jobs section of this forum
Here is the documentation for the mass actions:
www.hikashop.com/support/support/documen...massaction-form.html
And there the one to develop a new action:
www.hikashop.com/support/support/documen...s-action-plugin.html