|
@@ -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
|
|