Does anyone know if and how I could display in the cart page information about the last product that someone put in the cart.
I mean like
YOU JUST ADDED> > product title product id *product price"
Is there a way to add liquid like last_item_added.line.price ?
Or (because the last item is the previews page) like previous_url.line.item.id ??