I’m on D9 with Commerce 2.x.
I’d be necessary for my site to save "a specific state" of the product(s) and relative variation(s) purchased in the order.
I mean, with the "standard" Commerce configuration, in the relative order item are stored only:
a reference to the purchasable entity, a quantity, a unit price and a total price
Therefore, for example if the body of the purchased product or relative variation is changed after a user buy it, it is impossible to get and show the value of it at the moment of the purchase.
Is there a moduleway to preserve that information in the order item?
I’m thinking at worst to somehow save pro grammatically that at the moment of the order item creation, but before proceeding I’d like to check existing solutions etc but unfortunately I’ve found nothing about.