Add products to attract more clients
+ + + ++ Customer Name + | ++ Email + | ++ Last Order + | ++ Spent + | ++ Status + | ++ Action + | +|
---|---|---|---|---|---|---|
+
+
+
+ {order.order?.buyer.name}+ |
+
+ {order.order?.buyer.email} + |
+
+ + {moment(order.order?.deliveryDate).format( + "DD MMM, YYYY", + )} + + |
+
+
+ |
+
+ {order.products && order.products.length > 0 ? (
+ + {order.products[0].status} + + ) : ( +No Products + )} + |
+ + + | ++ openModal(order.products)} + > + View + + | +
+ Product Name + | ++ Price + | ++ Quantity + | ++ Total + | +
---|---|---|---|
+ {productItem.product.name} + | +
+ |
+ + {productItem.quantity} + | +
+ |
+
Place your order now click below button
+ + + +Name | ++ Delivery Date + | ++ Status + | ++ Details + | +|
---|---|---|---|---|
+
+
+
+ {order.order.buyer.name}+ |
+
+ {order.order.buyer.email} + |
+
+ + {moment(order.order.deliveryDate).format( + "DD MMM, YYYY", + )} + + |
+ + {getOrderStatus(order.products)} + | ++ openModal(order.products)} + > + View + + | +
+ Product Name + | ++ Price + | ++ Quantity + | ++ Total + | ++ Status + | +
---|---|---|---|---|
+
+
+
+ + {productItem.product.name} + + |
+
+ |
+ + {productItem.quantity} + | +
+ |
+
+ + {productItem.status} + + |
+
+ Thank you for verifying your email address. Your registration is now + complete. +
++ You can now log in to your account and start using our services. +
+ + + +