Browse Source

change content

master
azri 2 weeks ago
parent
commit
33a999f9e3
2 changed files with 5 additions and 5 deletions
  1. 2
    2
      src/pages/SaleTerm.jsx
  2. 3
    3
      src/pages/ShoppingFAQs.jsx

+ 2
- 2
src/pages/SaleTerm.jsx View File

@@ -60,9 +60,9 @@ const SaleTerm = () => {
60 60
         <Typography variant='body2' sx={{ fontWeight: "400", mb: 2 }}>5. Returns & Exchanges</Typography>
61 61
         <Typography variant='body2' sx={{ mb: 2 }}>
62 62
           <strong>Return Window:</strong> We accept returns within 7 days of delivery. Items must be returned in their original, unworn condition with tags attached.
63
-          <br /><strong>Exceptions:</strong> Certain products such as intimate apparel, swimwear, and sale items may not be eligible for returns or exchanges.
63
+          <br /><strong>Exceptions:</strong> Certain products such as sale items may not be eligible for exchange.
64 64
           <br /><strong>Process:</strong> To initiate a return, please contact us at admin@amberofficials.com.my with your order number and reason for return.
65
-          <br /><strong>Refunds:</strong> Refunds will be processed once the returned item is received and inspected. Refunds will be issued to the original payment method.
65
+          <br /><strong>Refunds:</strong> Strictly no refund is not allowed.
66 66
           <br /><strong>Exchanges:</strong> If you wish to exchange an item for a different size or color, please contact us to arrange the exchange.
67 67
         </Typography>
68 68
 

+ 3
- 3
src/pages/ShoppingFAQs.jsx View File

@@ -32,15 +32,15 @@ const ShoppingFAQs = () => {
32 32
 
33 33
         <Typography variant='body2' sx={{ fontWeight: "400", mb: 2 }}>3. Orders and Shipping</Typography>
34 34
 
35
-        <Typography variant='body2' sx={{ mb: 2 }}>3.1. All orders are subject to availability. If an item is out of stock, we will notify you and offer alternative products or a refund. <br/>3.2. Shipping costs are calculated based on the delivery address and the size of the order. Estimated delivery times are provided at checkout. <br/>3.3. We will not be responsible for any delays caused by third-party carriers or unforeseen events (e.g., weather, strikes, etc.). <br/>3.4. You are responsible for providing accurate shipping information. Amber will not be liable for delivery issues arising from incorrect information provided by the customer. </Typography>
35
+        <Typography variant='body2' sx={{ mb: 2 }}>3.1. All orders are subject to availability. If an item is out of stock, we will notify you and offer alternative products exchange. <br/>3.2. Shipping costs are calculated based on the delivery address and the size of the order. Estimated delivery times are provided at checkout. <br/>3.3. We will not be responsible for any delays caused by third-party carriers or unforeseen events (e.g., weather, strikes, etc.). <br/>3.4. You are responsible for providing accurate shipping information. Amber will not be liable for delivery issues arising from incorrect information provided by the customer. </Typography>
36 36
 
37 37
         <Typography variant='body2' sx={{ fontWeight: "400", mb: 2 }}>4. Returns and Refunds</Typography>
38 38
 
39
-        <Typography variant='body2' sx={{ mb: 2 }}>4.1. If you are not satisfied with your purchase, you may return most items within [insert number of days, e.g., 30 days] for a full refund or exchange. Certain items are non-returnable, such as [e.g., personalized products, perishable goods, etc.]. <br/>4.2. Returned products must be in new, unused condition with all original packaging and tags. <br/>4.3. Customers are responsible for return shipping costs unless the return is due to an error on our part (e.g., incorrect or damaged items). <br/>4.4. Refunds will be issued to the original payment method within [insert number of days, e.g., 7-10 business days] after we receive and process the returned item.</Typography>
39
+        <Typography variant='body2' sx={{ mb: 2 }}>4.1. If you are not satisfied with your purchase, you may return for an exchange. Exchange are permissible for new items only. No refund is allowed. <br/>4.2. Returned products must be in new, unused condition with all original packaging and tags. <br/>4.3.Customers are responsible for return shipping costs unless the return is due to an error on our part (e.g., incorrect or damaged items).</Typography>
40 40
 
41 41
         <Typography variant='body2' sx={{ fontWeight: "400", mb: 2 }}>5. Damaged or Defective Products</Typography>
42 42
 
43
-        <Typography variant='body2' sx={{ mb: 2 }}>5.1. If your item arrives damaged or defective, please contact us within [insert number of days, e.g., 7 days] of receipt for a replacement or full refund. <br/>5.2. We may require photographic evidence of the damaged product before proceeding with the return.</Typography>
43
+        <Typography variant='body2' sx={{ mb: 2 }}>5.1. If your item arrives damaged or defective, please contact us within 7 days of receipt for an exchange. <br/>5.2. We may require photographic evidence of the damaged product before proceeding with the return.</Typography>
44 44
 
45 45
         <Typography variant='body2' sx={{ fontWeight: "400", mb: 2 }}>6. Privacy and Data Protection</Typography>
46 46
 

Loading…
Cancel
Save