You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12345678910
  1. {
  2. "orderMsg": "ORDER COMPLETE SUCCESSFULLY",
  3. "note": "Thank you for placing your order with us. We wll get to work on sending your order as soon as possible",
  4. "title": "Order Summary",
  5. "date": "Order placed on: ",
  6. "email": "Email: ",
  7. "total": "Total: $",
  8. "shipping": "Shipping Address: ",
  9. "back": "Back to Home"
  10. }