You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when the user click on the order now button, this will take him to the shipping info page in order to fill his shipping information
frontend:
/shipping-info
then the user will click on confirm to prosses his order
backend:
POST /add-order
The text was updated successfully, but these errors were encountered:
when the user click on the order now button, this will take him to the shipping info page in order to fill his shipping information
frontend:
/shipping-info
then the user will click on confirm to prosses his order
backend:
POST /add-order
The text was updated successfully, but these errors were encountered: