Why isn't the additional details showing in my cart order details?

I’ve added a code from https://ui-elements-generator.myshopify.com/pages/cart-attribute

to have a checkbox and dropdown menu on my cart page.

My problem is, i’ve tried doing an order to my shop, and when its completed

the Order Details page on my shopify admin doesnt show any “Additional Details” on the order

It just have "

Notes

No notes from customer

it was working before and i dont know what i did wrong
it was supposed to appear like this

Additional details

Storage
Yes

Storage Batch
Batch 1

this is the code that i used


pasted in main-cart-items.liquid

pasted inside before

Im using dawntheme

Ive just noticed that everytime the checkbox is clicked, this message appears below the checkotu button

“There was an error while updating your cart. Please try again.”

Hi @lokisanae

Please share your website URL with me so that I can take a look and see what the problem might be. From the code you posted, it seems that you have named all your fields as ‘attributes[Storage]’, which is incorrect.

Did you ever find a solution to this?