Closed Ramin-RX7 closed 1 year ago
In the cart template, below the cart items, price and details must be shown.
order
set_order
The set_order view must then redirect the user to the order_list (orders index).
order_list
completed in #98
In the cart template, below the cart items, price and details must be shown.
order
button must be connected to theset_order
viewThe
set_order
view must then redirect the user to theorder_list
(orders index).