Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hi,
We are sketching our custom storefront shop's business logic, and I was wondering if I add custom attributes to a CheckoutLineItem, will those same attributes be passed to Order's OrderLineItem after the checkout has been completed? We would like to add some extra values (plain text) when purchasing an item and it would be great to have the same attributes available later in the order.
I couldn't find this info anywhere and we are still in planning phase so I haven't been able to test this myself unfortunately.
We are planning to use Storefront API.