I want to make custom plugin for storing cart items into cookie

Hi everyone,
Thanks for checking my issue.

I want to store cart items into Cookie when adding items into shopping cart and get cart infos from cookie not from database. So I want to make this kinda custom plugin but I don’t know where I have to add code for storing cart items into cookie. Actually, I am a newbie in Shopware6.4. Please help me how to implement this.