You must change the table orderas a table shopping_cartand remove all information about the delivery address from it.
Then create a separate table orderthat includes shopping_cart_idthat points to the corresponding shopping cart. This table ordershould include all the necessary information for the placed order, for example, delivery address, total position amount, tax amount, total order amount, dispatch date, etc.
, - , - , . , , . , , , .