Hello !
I’am stuck for several days on the basket items showing.
Structure is like in the snapshot :
Current_order
Current_order_item
I would like to show in the basket only the current order, i check the movies it’s look simple but i dont know why it dont show only the current order but every order item of the user.
If i put a filtre like current_order_items.id_order = (max) current_order.id_order its shows nothing.
Can someone help me with that
Sam
