From de008d593e38bd7ed6e768827d64e2f9612c2c52 Mon Sep 17 00:00:00 2001 From: Dillon Ngo Date: Tue, 13 Aug 2024 15:59:07 +0800 Subject: [PATCH] Minor UI update to show Terms requested by KS --- .../elements/AvailableVouchersComponent.vue | 43 ++++++++++++++++--- 1 file changed, 37 insertions(+), 6 deletions(-) diff --git a/resources/assets/vue/components/bookings/elements/AvailableVouchersComponent.vue b/resources/assets/vue/components/bookings/elements/AvailableVouchersComponent.vue index bcfd7219..a5fb4e3b 100644 --- a/resources/assets/vue/components/bookings/elements/AvailableVouchersComponent.vue +++ b/resources/assets/vue/components/bookings/elements/AvailableVouchersComponent.vue @@ -14,12 +14,43 @@ -->
- - Valid till {{ item.voucher.end_date }} - - - No expiry date - +
+ + Valid till {{ item.voucher.end_date }} + + + No expiry date + +
+
+ Terms +
+ +
+
+
+ Terms & Conditions +
+
+
    +
  1. Vouchers are only valid for purchases made on https://exchange.cief-malaysia.com/.
  2. +
  3. Each voucher is applicable for a single transaction (unless stated otherwise).
  4. +
  5. Each voucher is only applicable for new orders.
  6. +
  7. Voucher codes are to be entered at the checkout or cart page (unless stated otherwise).
  8. +
  9. Vouchers are not valid for promotions or discounted products (unless stated otherwise).
  10. +
  11. Customers should take note of the expiry dates of the voucher(s) that they wish to redeem. Any voucher(s) which have expired will be invalid.
  12. +
  13. Individual vouchers are only valid during its respective promotion period. This guideline overrides any individual voucher policy (unless stated otherwise).
  14. +
  15. CIEF reserves the right to cancel any order if a customer’s purchasing behavior appears to be suspicious or potentially fraudulent.
  16. +
  17. CIEF vouchers are not exchangeable for cash at https://exchange.cief-malaysia.com/.
  18. +
  19. This voucher can only be used and redeemed by a registered customer who has already logged into their account during purchase.
  20. +
  21. CIEF reserves the right to amend the terms & conditions or cancel any vouchers/promotions without prior notice.
  22. +
  23. Additional terms & conditions are stated on the respective promotion banners (e.g., duration, discount amounts, validity for campaigns/promotions or certain services).
  24. +
+ +
+
+
+