{"id":15,"date":"2026-05-13T09:29:56","date_gmt":"2026-05-13T09:29:56","guid":{"rendered":"https:\/\/woodarc.store\/?page_id=15"},"modified":"2026-05-14T13:00:54","modified_gmt":"2026-05-14T13:00:54","slug":"refund_returns-2","status":"publish","type":"page","link":"https:\/\/woodarc.store\/?page_id=15","title":{"rendered":"Refund and Returns Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15\" class=\"elementor elementor-15\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4e5fdff0 e-flex e-con-boxed e-con e-parent\" data-id=\"4e5fdff0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fd1f9a9 e-flex e-con-boxed e-con e-parent\" data-id=\"fd1f9a9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf4b688 elementor-widget elementor-widget-html\" data-id=\"cf4b688\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>Return Policy<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Outfit:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  * { margin: 0; padding: 0; box-sizing: border-box; }\r\n\r\n  body {\r\n    background: #f7f8fc;\r\n    font-family: 'Outfit', sans-serif;\r\n    color: #1a1a2e;\r\n    padding: 50px 20px;\r\n  }\r\n\r\n  .container { max-width: 800px; margin: 0 auto; }\r\n\r\n  \/* Header *\/\r\n  .header {\r\n    text-align: center;\r\n    margin-bottom: 48px;\r\n  }\r\n  .header .badge {\r\n    display: inline-block;\r\n    background: #e8f4ff;\r\n    color: #1a6fcc;\r\n    font-size: 12px;\r\n    font-weight: 600;\r\n    letter-spacing: 2px;\r\n    text-transform: uppercase;\r\n    padding: 6px 18px;\r\n    border-radius: 100px;\r\n    margin-bottom: 16px;\r\n  }\r\n  .header h1 {\r\n    font-size: clamp(30px, 5vw, 46px);\r\n    font-weight: 800;\r\n    color: #1a1a2e;\r\n    line-height: 1.1;\r\n    margin-bottom: 14px;\r\n  }\r\n  .header h1 span { color: #1a6fcc; }\r\n  .header p {\r\n    font-size: 16px;\r\n    color: #5a5a7a;\r\n    max-width: 560px;\r\n    margin: 0 auto;\r\n    line-height: 1.7;\r\n  }\r\n\r\n  \/* Cards row *\/\r\n  .cards {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\r\n    gap: 16px;\r\n    margin-bottom: 30px;\r\n  }\r\n\r\n  .card {\r\n    background: #fff;\r\n    border: 1.5px solid #e4e8f5;\r\n    border-radius: 14px;\r\n    padding: 26px 22px;\r\n    transition: box-shadow 0.2s, border-color 0.2s, transform 0.2s;\r\n  }\r\n  .card:hover {\r\n    box-shadow: 0 8px 24px rgba(26,111,204,0.10);\r\n    border-color: #1a6fcc;\r\n    transform: translateY(-3px);\r\n  }\r\n  .card .icon {\r\n    font-size: 28px;\r\n    margin-bottom: 12px;\r\n    display: block;\r\n  }\r\n  .card h3 {\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    margin-bottom: 8px;\r\n    color: #1a1a2e;\r\n  }\r\n  .card p {\r\n    font-size: 13.5px;\r\n    color: #6b6b8a;\r\n    line-height: 1.6;\r\n  }\r\n\r\n  \/* What we accept *\/\r\n  .accept-box {\r\n    background: #eaf4ff;\r\n    border-left: 4px solid #1a6fcc;\r\n    border-radius: 10px;\r\n    padding: 22px 26px;\r\n    margin-bottom: 20px;\r\n  }\r\n  .accept-box h3 {\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    color: #1a6fcc;\r\n    margin-bottom: 14px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 1px;\r\n  }\r\n  .accept-box ul { list-style: none; display: flex; flex-direction: column; gap: 9px; }\r\n  .accept-box ul li {\r\n    font-size: 14px;\r\n    color: #1a1a2e;\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 10px;\r\n  }\r\n  .accept-box ul li::before {\r\n    content: \"\u2714\";\r\n    color: #1a6fcc;\r\n    font-weight: 700;\r\n    flex-shrink: 0;\r\n    margin-top: 1px;\r\n  }\r\n\r\n  \/* What we don't accept *\/\r\n  .reject-box {\r\n    background: #fff6f6;\r\n    border-left: 4px solid #e05252;\r\n    border-radius: 10px;\r\n    padding: 22px 26px;\r\n    margin-bottom: 30px;\r\n  }\r\n  .reject-box h3 {\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    color: #e05252;\r\n    margin-bottom: 14px;\r\n    text-transform: uppercase;\r\n    letter-spacing: 1px;\r\n  }\r\n  .reject-box ul { list-style: none; display: flex; flex-direction: column; gap: 9px; }\r\n  .reject-box ul li {\r\n    font-size: 14px;\r\n    color: #1a1a2e;\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 10px;\r\n  }\r\n  .reject-box ul li::before {\r\n    content: \"\u2716\";\r\n    color: #e05252;\r\n    font-weight: 700;\r\n    flex-shrink: 0;\r\n    margin-top: 1px;\r\n  }\r\n\r\n  \/* Note *\/\r\n  .note {\r\n    background: #fff;\r\n    border: 1.5px dashed #c8d0e8;\r\n    border-radius: 12px;\r\n    padding: 20px 24px;\r\n    font-size: 13.5px;\r\n    color: #6b6b8a;\r\n    line-height: 1.7;\r\n    text-align: center;\r\n  }\r\n  .note strong { color: #1a1a2e; }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n<div class=\"container\">\r\n\r\n  <div class=\"header\">\r\n    <div class=\"badge\">\u26a1  Products<\/div>\r\n    <h1>Our <span>Return<\/span> Policy<\/h1>\r\n    <p>We are committed to your satisfaction. Our return policy covers manufacturing defects and delivery damage \u2014 giving you complete peace of mind with every purchase.<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"cards\">\r\n    <div class=\"card\">\r\n      <span class=\"icon\">\ud83d\udd27<\/span>\r\n      <h3>Manufacturer Defect<\/h3>\r\n      <p>Product not working right out of the box? We'll replace it or give you a full refund \u2014 fast and hassle-free.<\/p>\r\n    <\/div>\r\n    <div class=\"card\">\r\n      <span class=\"icon\">\ud83d\udce6<\/span>\r\n      <h3>Damaged on Delivery<\/h3>\r\n      <p>Item arrived physically damaged in transit? Report it within 48 hours and we'll arrange a replacement immediately.<\/p>\r\n    <\/div>\r\n    <div class=\"card\">\r\n      <span class=\"icon\">\ud83d\udcde<\/span>\r\n      <h3>Easy Process<\/h3>\r\n      <p>Contact our support team with your order number and photos. We handle everything quickly and professionally.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"accept-box\">\r\n    <h3>\u2705 We Accept Returns For<\/h3>\r\n    <ul>\r\n      <li>Products with manufacturing defects \u2014 not working as intended from day one<\/li>\r\n      <li>Products that were physically damaged during delivery or shipping<\/li>\r\n      <li>Wrong item delivered \u2014 different from what was ordered<\/li>\r\n      <li>Must be reported within 48 hours of receiving the order<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n\r\n  <div class=\"reject-box\">\r\n    <h3>\u274c We Do Not Accept Returns For<\/h3>\r\n    <ul>\r\n      <li>Change of mind or no longer needed<\/li>\r\n      <li>Products that are in full working condition<\/li>\r\n      <li>Items that have been used, installed, or tampered with<\/li>\r\n      <li>Damage caused by improper use or handling after delivery<\/li>\r\n    <\/ul>\r\n  <\/div>\r\n\r\n  <div class=\"note\">\r\n    <strong>Important:<\/strong> Please review all product details carefully before placing your order. Our warranty covers only manufacturer defects and delivery damage. For any return request, please contact our support team within <strong>48 hours<\/strong> of delivery with photos and your order details.\r\n  <\/div>\r\n\r\n<\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Return Policy \u26a1 Products Our Return Policy We are committed to your satisfaction. Our return policy covers manufacturing defects and delivery damage \u2014 giving you&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-15","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/woodarc.store\/index.php?rest_route=\/wp\/v2\/pages\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/woodarc.store\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/woodarc.store\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/woodarc.store\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/woodarc.store\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=15"}],"version-history":[{"count":6,"href":"https:\/\/woodarc.store\/index.php?rest_route=\/wp\/v2\/pages\/15\/revisions"}],"predecessor-version":[{"id":2974,"href":"https:\/\/woodarc.store\/index.php?rest_route=\/wp\/v2\/pages\/15\/revisions\/2974"}],"wp:attachment":[{"href":"https:\/\/woodarc.store\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}