RETURNS & REFUNDS
Return & Refund Policy
At Velora Future Tech, we want you to feel confident when shopping for smart glasses and AR eyewear. If your purchase is not the right fit, we’re here to help.
60-DAY GUARANTEE
Money-Back Returns
Request a return within 60 days of receiving an eligible product.
WARRANTY SUPPORT
1-Year Manufacturer Warranty
Eligible products may be covered against defects and hardware issues.
EASY PROCESS
Simple Return Requests
Contact our support team with your order number to begin a return.
60-Day Money-Back Guarantee
We offer a 60-day money-back guarantee on eligible products.
If you are not satisfied with your order, you may request a return within 60 days of receiving your item.
To be eligible for a return, the product must be:
- In the same condition that you received it
- Unused or lightly tested
- Free from damage caused by misuse, accidents, or improper handling
- Returned with original packaging, accessories, manuals, and any included items
- Accompanied by proof of purchase or order confirmation
How to Start a Return
To start a return, please contact us at: support@velorafuturetech.com
Please include:
- Your order number
- The email address used for the order
- The reason for your return
- Photos or videos if the item arrived damaged, defective, or incorrect
Once your return request is reviewed and approved, we will provide return instructions.
Please do not send your item back without contacting us first.
Return Shipping
Unless the item is defective, damaged, or incorrect, customers are responsible for return shipping costs.
We recommend using a trackable shipping service, as Velora Future Tech is not responsible for returned items that are lost or damaged in transit.
Original shipping fees, if any, are non-refundable unless the return is due to our error or a defective item.
Refunds
Once your returned item is received and inspected, we will notify you whether your refund has been approved.
If approved, your refund will be issued to your original payment method.
Please allow 5–10 business days for the refund to appear on your bank statement or payment account, depending on your payment provider.
Damaged, Defective, or Incorrect Items
Please inspect your order upon delivery.
If your item arrives damaged, defective, or incorrect, contact us within 7 days of receiving your order at: support@velorafuturetech.com
Please include your order number and clear photos or videos showing the issue.
If your claim is approved, we will help arrange a replacement, refund, or another appropriate solution.
Non-Returnable Items
The following items may not be eligible for return:
- Items damaged due to misuse, accidents, or improper handling
- Items missing original packaging, accessories, manuals, or included parts
- Items returned without prior approval
- Gift cards or digital products, if applicable
- Final sale or clearance items, if clearly marked as non-returnable
Exchanges
We do not guarantee direct exchanges for all products.
If you would like a different model, color, or style, the fastest option is to return the eligible item for a refund and place a new order.
Manufacturer Warranty
Eligible products may be covered by a 1-year manufacturer warranty against defects and hardware issues.
Warranty coverage may vary by product and manufacturer. Please review the product page or contact our support team for more information.
The manufacturer warranty does not cover damage caused by misuse, accidents, unauthorized repairs, normal wear and tear, or improper handling.
Late or Missing Refunds
If you have not received your refund after approval, please first check your bank account or payment provider.
Then contact your credit card company or bank, as processing times may vary.
If you have completed these steps and still have not received your refund, please contact us at: support@velorafuturetech.com
.velora-policy-section {
width: 100%;
padding: 84px 20px;
background:
radial-gradient(circle at 14% 10%, rgba(80, 111, 212, 0.13), transparent 32%),
radial-gradient(circle at 86% 88%, rgba(96, 190, 255, 0.12), transparent 34%),
linear-gradient(180deg, #F7F9FC 0%, #EFF0F5 100%);
color: #111B4A;
}
.velora-policy-container {
max-width: 1080px;
margin: 0 auto;
}
.velora-policy-hero {
max-width: 820px;
margin: 0 auto 38px;
text-align: center;
}
.velora-policy-eyebrow {
margin: 0 0 14px;
color: #506FD4;
font-size: 13px;
line-height: 1.3;
letter-spacing: 0.24em;
text-transform: uppercase;
font-weight: 850;
}
.velora-policy-hero h1 {
margin: 0;
color: #111B4A;
font-size: clamp(40px, 5vw, 68px);
line-height: 1.02;
font-weight: 850;
letter-spacing: -0.05em;
}
.velora-policy-hero p {
margin: 18px auto 0;
max-width: 760px;
color: rgba(17, 27, 74, 0.68);
font-size: clamp(16px, 1.55vw, 20px);
line-height: 1.6;
}
.velora-policy-highlight-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 18px;
margin-bottom: 28px;
}
.velora-policy-highlight-card {
display: flex;
gap: 18px;
align-items: flex-start;
padding: 24px 22px;
border-radius: 24px;
background: rgba(255, 255, 255, 0.9);
border: 1px solid rgba(17, 27, 74, 0.08);
box-shadow:
0 20px 56px rgba(17, 27, 74, 0.09),
inset 0 0 0 1px rgba(255, 255, 255, 0.75);
}
.velora-policy-icon {
flex: 0 0 auto;
width: 54px;
height: 54px;
border-radius: 18px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, #506FD4, #6FB7FF);
box-shadow: 0 14px 30px rgba(80, 111, 212, 0.28);
}
.velora-policy-icon svg {
width: 28px;
height: 28px;
fill: none;
stroke: #ffffff;
stroke-width: 1.8;
stroke-linecap: round;
stroke-linejoin: round;
}
.velora-policy-highlight-card span {
display: inline-flex;
margin: 2px 0 9px;
color: #506FD4;
font-size: 11px;
line-height: 1;
letter-spacing: 0.14em;
text-transform: uppercase;
font-weight: 850;
}
.velora-policy-highlight-card h3 {
margin: 0 0 8px;
color: #111B4A;
font-size: 20px;
line-height: 1.18;
font-weight: 850;
letter-spacing: -0.025em;
}
.velora-policy-highlight-card p {
margin: 0;
color: rgba(17, 27, 74, 0.66);
font-size: 14.5px;
line-height: 1.55;
}
.velora-policy-content {
display: grid;
gap: 14px;
}
.velora-policy-item {
border-radius: 22px;
background: rgba(255, 255, 255, 0.88);
border: 1px solid rgba(17, 27, 74, 0.08);
box-shadow: 0 18px 48px rgba(17, 27, 74, 0.07);
overflow: hidden;
}
.velora-policy-item summary {
list-style: none;
cursor: pointer;
position: relative;
padding: 22px 58px 22px 24px;
color: #111B4A;
font-size: 19px;
line-height: 1.25;
font-weight: 850;
letter-spacing: -0.02em;
}
.velora-policy-item summary::-webkit-details-marker {
display: none;
}
.velora-policy-item summary::after {
content: "+";
position: absolute;
right: 24px;
top: 50%;
transform: translateY(-50%);
width: 30px;
height: 30px;
border-radius: 999px;
background: rgba(80, 111, 212, 0.10);
color: #506FD4;
display: flex;
align-items: center;
justify-content: center;
font-size: 22px;
line-height: 1;
font-weight: 600;
}
.velora-policy-item[open] summary::after {
content: "–";
}
.velora-policy-item div {
padding: 0 24px 24px;
}
.velora-policy-item p,
.velora-policy-item li {
color: rgba(17, 27, 74, 0.68);
font-size: 15.5px;
line-height: 1.65;
}
.velora-policy-item p {
margin: 0 0 14px;
}
.velora-policy-item p:last-child {
margin-bottom: 0;
}
.velora-policy-item strong {
color: #111B4A;
font-weight: 850;
}
.velora-policy-item ul {
margin: 0 0 16px;
padding-left: 20px;
}
.velora-policy-contact {
display: flex;
justify-content: space-between;
align-items: center;
gap: 24px;
margin-top: 28px;
padding: 30px;
border-radius: 28px;
background:
radial-gradient(circle at 12% 12%, rgba(111, 183, 255, 0.18), transparent 34%),
linear-gradient(135deg, #071026 0%, #111B4A 100%);
color: #ffffff;
box-shadow: 0 24px 70px rgba(17, 27, 74, 0.18);
}
.velora-policy-contact-label {
margin: 0 0 8px;
color: #9BD2FF;
font-size: 12px;
line-height: 1.3;
letter-spacing: 0.18em;
text-transform: uppercase;
font-weight: 850;
}
.velora-policy-contact h2 {
margin: 0 0 8px;
color: #ffffff;
font-size: clamp(26px, 3vw, 38px);
line-height: 1.05;
font-weight: 850;
letter-spacing: -0.04em;
}
.velora-policy-contact p {
margin: 0;
max-width: 560px;
color: rgba(255, 255, 255, 0.72);
font-size: 15.5px;
line-height: 1.55;
}
.velora-policy-contact a {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 52px;
padding: 0 22px;
border-radius: 999px;
background: #ffffff;
color: #111B4A;
text-decoration: none;
font-size: 15px;
font-weight: 850;
white-space: nowrap;
box-shadow: 0 18px 42px rgba(0, 0, 0, 0.2);
transition: transform 0.22s ease, box-shadow 0.22s ease;
}
.velora-policy-contact a:hover {
transform: translateY(-2px);
box-shadow: 0 22px 48px rgba(0, 0, 0, 0.26);
}
@media screen and (max-width: 980px) {
.velora-policy-highlight-grid {
grid-template-columns: 1fr;
}
.velora-policy-highlight-card {
align-items: center;
}
.velora-policy-contact {
flex-direction: column;
align-items: flex-start;
}
}
@media screen and (max-width: 640px) {
.velora-policy-section {
padding: 54px 14px;
}
.velora-policy-hero {
text-align: left;
margin-bottom: 30px;
}
.velora-policy-eyebrow {
font-size: 11px;
letter-spacing: 0.18em;
}
.velora-policy-hero h1 {
font-size: 42px;
}
.velora-policy-hero p {
font-size: 16px;
}
.velora-policy-highlight-card {
border-radius: 20px;
padding: 22px 20px;
}
.velora-policy-icon {
width: 50px;
height: 50px;
border-radius: 16px;
}
.velora-policy-icon svg {
width: 26px;
height: 26px;
}
.velora-policy-item {
border-radius: 18px;
}
.velora-policy-item summary {
padding: 20px 54px 20px 20px;
font-size: 18px;
}
.velora-policy-item div {
padding: 0 20px 22px;
}
.velora-policy-contact {
padding: 24px 20px;
border-radius: 22px;
}
.velora-policy-contact a {
width: 100%;
}
}