{"id":11,"date":"2026-05-19T05:45:59","date_gmt":"2026-05-19T05:45:59","guid":{"rendered":"https:\/\/source.kitsid.com\/bsite\/?page_id=11"},"modified":"2026-09-15T02:13:10","modified_gmt":"2026-09-15T02:13:10","slug":"returns-refunds","status":"publish","type":"page","link":"https:\/\/dravuri.com\/bsite\/returns-refunds\/","title":{"rendered":"Returns Refunds"},"content":{"rendered":"<p><!doctype html><\/p>\n<p><title>Returns &amp; Refunds | DravUri<\/title><\/p>\n<style>\n:root{\n  --theme-primary:#5B21B6;\n  --theme-secondary:#7C3AED;\n  --ink:#14171f;\n  --muted:#626875;\n  --line:#e3e6eb;\n  --soft:#f6f7f9;\n  --soft-2:#fbfbfc;\n  --white:#ffffff;\n  --shadow:0 12px 34px rgba(18,24,35,.055);\n  --radius:16px;\n}\n*{box-sizing:border-box}\nhtml{scroll-behavior:smooth}\nbody{margin:0;background:var(--white);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;font-size:16px;line-height:1.68}\na{color:var(--theme-primary);font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}\na:hover{color:var(--theme-secondary)}\na:focus-visible,summary:focus-visible,button:focus-visible{outline:3px solid var(--theme-primary);outline-offset:3px;border-radius:6px}\n.site-shell{max-width:1180px;margin:0 auto;padding:34px 24px 72px}\n.mast{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.5fr);gap:36px;align-items:end;padding:24px 0 28px;border-top:4px solid var(--ink);border-bottom:1px solid var(--line)}\n.kicker{margin:0 0 14px;color:var(--theme-primary);font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}\nh1{margin:0;font-size:clamp(2.5rem,6vw,5.2rem);line-height:.98;letter-spacing:-.055em}\n.lede{max-width:760px;margin:18px 0 0;color:var(--muted);font-size:1.05rem}\n.meta-box{padding:18px 0 0;border-top:1px solid var(--line)}\n.meta-box span{display:block;color:var(--muted);font-size:.83rem}.meta-box strong{display:block;margin-top:4px;color:var(--ink);font-size:.95rem}\nh2{margin:0 0 12px;font-size:clamp(1.35rem,2.4vw,1.9rem);line-height:1.18;letter-spacing:-.025em}\nh3{margin:0 0 8px;font-size:1.06rem;line-height:1.3}\np{margin:0 0 14px;color:var(--muted)}\nul,ol{margin:10px 0 0;padding-left:22px;color:var(--muted)}\nli{margin:5px 0}li::marker{color:var(--theme-secondary)}\n.rule{border:0;border-top:1px solid var(--line);margin:30px 0}\n.section{padding:28px 0;border-bottom:1px solid var(--line)}\n.section:last-child{border-bottom:0}\n.section-num{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:var(--theme-primary);font-size:.76rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}\n.section-num:before{content:\"\";width:28px;height:2px;background:linear-gradient(90deg,var(--theme-primary),var(--theme-secondary))}\n.band{margin:26px 0;padding:18px 20px;border-left:4px solid var(--theme-primary);background:var(--soft);color:var(--muted)}\n.band strong{color:var(--ink)}\n.ledger{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}\n.ledger-row{display:grid;grid-template-columns:minmax(180px,.65fr) 1.35fr;gap:24px;padding:15px 0;border-bottom:1px solid var(--line)}\n.ledger-row:last-child{border-bottom:0}.ledger-row dt{font-weight:850;color:var(--ink)}.ledger-row dd{margin:0;color:var(--muted)}\n.split{display:grid;grid-template-columns:1fr 1fr;gap:28px}.tri{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}\n.panel{padding:22px;border:1px solid var(--line);background:#fff;border-radius:12px}.panel.soft{background:var(--soft-2)}\n.table-wrap{overflow-x:auto;margin:18px 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);-webkit-overflow-scrolling:touch}\ntable{width:100%;min-width:700px;border-collapse:collapse}th,td{padding:13px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{background:var(--soft);color:var(--ink);font-size:.86rem;letter-spacing:.02em}td{color:var(--muted)}tbody tr:last-child td{border-bottom:0}\n.toc{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 0}.toc a{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:.82rem;text-decoration:none}.toc a:hover{border-color:var(--theme-primary);color:var(--theme-primary)}\n.side-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:48px;margin-top:34px}.side-nav{position:sticky;top:18px;align-self:start;padding-top:8px;border-top:1px solid var(--ink)}.side-nav a{display:block;padding:9px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:.88rem;text-decoration:none}.side-nav a:hover{color:var(--theme-primary)}\n.note{padding:16px 18px;background:var(--soft);border:1px solid var(--line);border-radius:10px;color:var(--muted)}\ncode{padding:2px 6px;border-radius:5px;background:var(--soft);border:1px solid var(--line);font-size:.88em;color:var(--ink)}\n.footer-line{margin-top:40px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:.9rem}\n@media(max-width:900px){.mast{grid-template-columns:1fr}.side-layout{grid-template-columns:1fr}.side-nav{position:static}.split,.tri{grid-template-columns:1fr}.ledger-row{grid-template-columns:1fr;gap:5px}}\n@media(max-width:620px){.site-shell{padding:24px 16px 52px}.mast{gap:22px;padding-top:18px}h1{font-size:clamp(2.3rem,12vw,3.6rem)}.panel{padding:18px}.toc{gap:6px}.toc a{font-size:.76rem}}\n@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}<\/p>\n<p>.glance{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:30px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.glance div{padding:16px;border-right:1px solid var(--line)}.glance div:last-child{border-right:0}.glance span{display:block;color:var(--theme-primary);font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.glance strong{display:block;margin-top:5px}.return-lanes{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);margin:32px 0}.lane{padding:24px;border-right:1px solid var(--line)}.lane:last-child{border-right:0}.lane .tag{display:inline-block;margin-bottom:14px;color:var(--theme-primary);font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.process{counter-reset:rstep;border-top:1px solid var(--ink)}.process-step{counter-increment:rstep;display:grid;grid-template-columns:60px 220px minmax(0,1fr);gap:18px;padding:17px 0;border-bottom:1px solid var(--line)}.process-step:before{content:counter(rstep,decimal-leading-zero);color:var(--theme-primary);font-weight:900}.process-step b{color:var(--ink)}.process-step p{margin:0}@media(max-width:850px){.glance{grid-template-columns:1fr 1fr}.return-lanes{grid-template-columns:1fr}.lane{border-right:0;border-bottom:1px solid var(--line)}.process-step{grid-template-columns:45px 1fr}.process-step p{grid-column:2}}\n<\/style>\n<p><main class=\"site-shell\"><\/p>\n<header class=\"mast\">\n<div>\n<p class=\"kicker\">Returns &amp; Consumer Rights<\/p>\n<h1>Returns &amp; Refunds<\/h1>\n<p class=\"lede\">Return eligibility, shipping responsibilities, exchanges, refund timing and statutory withdrawal rights.<\/p>\n<\/div>\n<div class=\"meta-box\"><span>Last updated<\/span><strong>15 September 2026<\/strong><\/div>\n<\/header>\n<div class=\"glance\">\n<div><span>Return request<\/span><strong>14 calendar days after receipt<\/strong><\/div>\n<div><span>Restocking fee<\/span><strong>None<\/strong><\/div>\n<div><span>Direct exchanges<\/span><strong>Supported<\/strong><\/div>\n<div><span>Refund method<\/span><strong>Original payment method<\/strong><\/div>\n<\/div>\n<section class=\"section\"><span class=\"section-num\">01 Return routes<\/span><\/p>\n<h2>Three different return situations<\/h2>\n<div class=\"return-lanes\">\n<div class=\"lane\"><span class=\"tag\">A \u00b7 Normal return<\/span><\/p>\n<h3>Change of mind \/ non-defective<\/h3>\n<p>Eligible items may be returned when you change your mind, no longer want the item, prefer another size or have another non-defective personal preference.<\/p>\n<p><strong>Return shipping:<\/strong> paid by the customer.<\/p>\n<\/div>\n<div class=\"lane\"><span class=\"tag\">B \u00b7 Problem goods<\/span><\/p>\n<h3>Damaged \/ defective \/ incorrect \/ incomplete<\/h3>\n<p>Contact customer support when goods arrive damaged, defective, incorrect or incomplete.<\/p>\n<p><strong>Applicable return shipping:<\/strong> paid by the merchant.<\/p>\n<\/div>\n<div class=\"lane\"><span class=\"tag\">C \u00b7 EU withdrawal<\/span><\/p>\n<h3>Statutory 14-day right<\/h3>\n<p>For orders covered by EU distance-selling rules, consumers generally have 14 days from receipt to exercise the statutory right of withdrawal without giving a reason.<\/p>\n<p><strong>Return shipping:<\/strong> paid by the customer where the customer was informed of that responsibility before purchase.<\/p>\n<\/div>\n<\/div>\n<\/section>\n<section class=\"section\"><span class=\"section-num\">02 Return eligibility<\/span><\/p>\n<h2>Condition of normal change-of-mind returns<\/h2>\n<p>For a standard non-defective return, items may be required to be unused, unworn, unwashed, in original condition and with original tags where applicable.<\/p>\n<p>These conditions do not remove mandatory statutory consumer rights. Under the EU statutory withdrawal right, consumers may inspect goods to an extent comparable to checking them in a physical store. A reduction in value caused by handling beyond what is reasonably necessary may be addressed as permitted by applicable law.<\/p>\n<\/section>\n<section class=\"section\"><span class=\"section-num\">03 Return process<\/span><\/p>\n<h2>How to start a return<\/h2>\n<div class=\"process\">\n<div class=\"process-step\"><b>Contact support<\/b><\/p>\n<p>Email support@dravuri.com within the applicable return period and describe the item and reason for return.<\/p>\n<\/div>\n<div class=\"process-step\"><b>Receive instructions<\/b><\/p>\n<p>Customer support will provide the applicable return steps and return address.<\/p>\n<\/div>\n<div class=\"process-step\"><b>Send the item<\/b><\/p>\n<p>Follow the return instructions and keep reasonable shipment evidence where appropriate.<\/p>\n<\/div>\n<div class=\"process-step\"><b>Return review<\/b><\/p>\n<p>After the returned goods are received, the return is reviewed subject to applicable statutory rights.<\/p>\n<\/div>\n<div class=\"process-step\"><b>Refund or exchange<\/b><\/p>\n<p>An approved refund is generally returned to the original payment method, or an approved exchange is arranged.<\/p>\n<\/div>\n<\/div>\n<div class=\"band\"><strong>Return address:<\/strong> The registered address is not automatically the return address. Do not send a return to Room 304, No. 1, Zhenxing 4th Lane, Yugang, Humen Town\nDongguan City Guangdong Province 523900\nChina unless customer support has specifically provided that address in the return instructions.<\/div>\n<\/section>\n<section class=\"section\"><span class=\"section-num\">04 Shipping costs<\/span><\/p>\n<h2>Who pays which shipping cost<\/h2>\n<div class=\"table-wrap\">\n<table>\n<thead>\n<tr>\n<th>Situation<\/th>\n<th>Return shipping<\/th>\n<th>Replacement shipping<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Change of mind \/ size preference \/ non-defective return<\/td>\n<td>Customer<\/td>\n<td>Not applicable to a refund<\/td>\n<\/tr>\n<tr>\n<td>Normal direct exchange<\/td>\n<td>Customer<\/td>\n<td>Customer<\/td>\n<\/tr>\n<tr>\n<td>Damaged \/ defective \/ incorrect \/ incomplete return<\/td>\n<td>Merchant pays applicable cost<\/td>\n<td>Not applicable to a refund<\/td>\n<\/tr>\n<tr>\n<td>Problem-goods exchange<\/td>\n<td>Merchant pays applicable cost<\/td>\n<td>Merchant<\/td>\n<\/tr>\n<tr>\n<td>EU statutory withdrawal<\/td>\n<td>Customer, where properly disclosed before purchase<\/td>\n<td>Not applicable<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p>No restocking fee is charged.<\/p>\n<\/section>\n<section class=\"section\"><span class=\"section-num\">05 EU original delivery cost<\/span><\/p>\n<h2>Standard delivery cost under statutory withdrawal<\/h2>\n<p>When an EU consumer validly exercises the statutory right of withdrawal, the standard original delivery cost must be refunded to the extent required by applicable consumer law. If the order included the website&#8217;s standard delivery charge of 6$ and that amount qualifies as the standard delivery cost that must be refunded, it will be included in the statutory refund.<\/p>\n<p>If the consumer selected a more expensive delivery option than the least expensive standard delivery method offered, the supplementary amount above the standard delivery cost does not have to be refunded to the extent permitted by applicable law.<\/p>\n<\/section>\n<section class=\"section\"><span class=\"section-num\">06 Refund timing<\/span><\/p>\n<h2>Merchant processing target and statutory deadlines<\/h2>\n<p>For approved refunds under the standard return process, our internal target is to process the refund within 7 business days after the returned goods are received and the necessary review is completed. The customer&#8217;s bank, card issuer or payment provider may take additional time to display the funds.<\/p>\n<p>This internal target does not extend, reduce or replace any mandatory statutory refund deadline. For EU statutory withdrawal, refund timing follows the applicable mandatory legal deadline. Where the law allows, a refund may be withheld until the returned goods have been received or the consumer supplies evidence that the goods have been sent back, according to the applicable legal rule.<\/p>\n<\/section>\n<section class=\"section\"><span class=\"section-num\">07 Exceptions where applicable<\/span><\/p>\n<h2>Made-to-order or clearly personalised goods<\/h2>\n<p>If such products are offered, made-to-order, custom-made or clearly personalised goods may fall within a statutory withdrawal exception where applicable law permits. This does not remove rights relating to defective, damaged or incorrect goods, merchant production errors, or other mandatory statutory consumer rights.<\/p>\n<\/section>\n<section class=\"section\"><span class=\"section-num\">08 Statutory rights<\/span><\/p>\n<h2>Mandatory consumer rights remain in place<\/h2>\n<p>Nothing in this policy limits mandatory statutory consumer rights. If a mandatory consumer-protection rule provides greater rights than this commercial return policy, the mandatory rule prevails.<\/p>\n<\/section>\n<p><\/main><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Returns &amp; Refunds | Returns &amp; Consumer Rights Returns &amp; Refunds Return eligibility, shipping responsibilities, exchanges, refund timing and statutory withdrawal rights. Last updated Return request14 calendar days after receipt Restocking feeNone Direct exchangesSupported Refund methodOriginal payment method 01 Return routes Three different return situations A \u00b7 Normal return Change of mind \/ non-defective Eligible [&hellip;]<\/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-11","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":2,"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":24387,"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/pages\/11\/revisions\/24387"}],"wp:attachment":[{"href":"https:\/\/dravuri.com\/bsite\/wp-json\/wp\/v2\/media?parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}