Create a new item when new product is created

Hello,
I want to be able to create a new item every time i create a new product.


Product is a doctype I created and when I add new product its details should be fetched and a new item should be created.
How can I achieve this?
Thank you for your time.