Hi,
I have a couple of OrderLineFields on a product, which is mandatory, before the customer is able to add the product to the cart.
If the customer goes back to the product page from the cart, by clicking the products name, would it be possible to have the OrderLineFields prefilled, with the entered values from the product currently in the cart?
I guess I could make a NotificationSubscriber in order to save the values to a session variable or tags, before adding it to the cart, but is there another way of doing this?
--
Best regards
Kurt Moskjaer Andersen