SHIPPING POLICY
Shipping & Delivery
Clear information about order processing, shipping rates, estimated delivery times, tracking, insurance, and possible delivery delays.
Secure Worldwide Shipping Tracking Provided by Email Insured Shipping Options
HOW DELIVERY WORKS
Two Parts of the Delivery Process
Liquidation Box orders require inventory allocation, verification, and secure packaging before they are transferred to the shipping carrier.
1
Processing Time
Most orders are prepared for dispatch within approximately 2–3 business days after payment is successfully received.
- Order and payment verification
- Inventory allocation
- Product-condition review
- Secure packing and labeling
- Transfer to the shipping carrier
2
Shipping Time
Shipping time is the estimated period between carrier acceptance and delivery to your destination.
- Timing varies by destination
- Weekends and holidays may affect delivery
- Customs processing may add extra time
- Remote areas may require additional transit time
DELIVERY ESTIMATES
Estimated Shipping Time by Destination
These estimates apply after processing and carrier acceptance. They are estimates rather than guaranteed delivery dates.
| Destination |
Shipping Method |
Estimated Shipping Time |
Availability |
|
USA & Canada North America
|
Standard Secured Shipping |
2–4 weeks |
Available for in-stock inventory |
|
Australia & New Zealand Oceania
|
Standard Secured Shipping |
2–4 weeks |
Available for in-stock inventory |
|
United Kingdom & Europe European destinations
|
Standard Secured Shipping |
2–4 weeks |
Available for in-stock inventory |
|
Other Countries Eligible international destinations
|
Standard Secured Shipping |
2–5 weeks |
Subject to destination availability |
Processing time, weekends, public holidays, customs inspections, and destination-specific delays are not included in the carrier shipping estimates above.
SHIPPING OPTIONS
Shipping Methods & Fees
STANDARD $6.99
Standard Shipping
Reliable tracked shipping for eligible ReboxVault orders.
- Flat-rate shipping of USD $6.99 per order
- Tracking information provided by email
- Available for most eligible destinations
QUALIFYING ORDERS FREE
Free Standard Shipping
Free standard shipping is available on eligible orders with a merchandise subtotal of USD $39 or more.
- Automatically applied to qualifying orders
- Standard processing and delivery estimates apply
- Destination restrictions may apply
OPTIONAL UPGRADE PRIORITY
Priority Insured Shipping
Priority orders are placed higher on our daily processing and dispatch list.
- Priority warehouse processing
- Shipment protection included
- Carrier transit time is not guaranteed to be faster
Priority Shipping Notice: Priority service accelerates internal order preparation. Final carrier transit time may remain similar to standard shipping depending on order volume, destination, customs, and carrier conditions.
ORDER TRACKING
Track Your Shipment
A shipping confirmation email containing your tracking number will be sent after your order has been transferred to the carrier.
1 Order is prepared and dispatched
2 Tracking number is sent by email
3 Carrier scans and updates shipment activity
Please allow approximately 3–7 days after dispatch for the carrier’s tracking system to display the first update.
⌖
Already Have a Tracking Number?
Enter your tracking number on 17TRACK to review the latest available carrier updates.
Track Your Order → Tracking information is provided by the applicable shipping carrier.
SHIPMENT PROTECTION
Insurance & Delivery Claims
If a shipment is lost in transit or arrives with transportation damage, contact ReboxVault with the supporting information listed below.
01
Lost in Transit
Contact us if tracking has not updated for an extended period or the carrier confirms that the package may be lost.
02
Transportation Damage
Photograph the unopened package, shipping label, external damage, and all affected merchandise.
03
Claim Review
Approved claims may qualify for replacement merchandise or another appropriate resolution under our Return and Refund Policy.
Information Required for a Shipping Claim
✓ Full name and order number ✓ Email address used at checkout ✓ Photographs of the complete shipment ✓ Photograph of the shipping label ✓ Photos or video showing the issue ✓ Carrier documentation, when available
Replacement or refund eligibility is subject to claim review and sufficient supporting evidence.
01
Multiple Shipments
Some orders may be divided into multiple packages because ReboxVault works with multiple inventory and warehouse locations.
Packages from the same order may receive different tracking numbers and arrive on different dates.
02
International Customs
International orders may be inspected by customs authorities. Customs processing time is outside ReboxVault's direct control.
Customers are responsible for providing complete and accurate delivery information.
03
Possible Delays
Delivery may take longer during high-demand periods, severe weather, public holidays, customs inspections, or local carrier disruptions.
All displayed delivery timeframes are estimates rather than guaranteed arrival dates.
04
Incorrect Addresses
Customers are responsible for entering a complete and accurate shipping address during checkout.
Additional carrier, address-correction, return, or redelivery costs caused by incorrect information may be charged where permitted.
ORDER CHANGES
Need to Correct Your Order?
Please contact us within 24 hours of placing your order if you need to request an address or order change.
Change and cancellation requests are not guaranteed. Once an order has entered processing, been packed, or been transferred to a shipping carrier, it generally cannot be modified or canceled.
✓ Confirm your shipping address ✓ Confirm the selected Liquidation Box size ✓ Confirm your email and contact details
CUSTOMER SUPPORT service@rtuenpalt.com Include your full name and order number →
Shipping Timeframe Updates
If ReboxVault cannot ship an order within the timeframe promised at checkout, we may contact the customer with a revised shipping estimate. Where required by applicable law, the customer will be given the option to accept the delay or cancel the unshipped order for a refund.
Related Store Policies
Questions about processing, tracking, delivery, or an existing order? Email service@rtuenpalt.com. Most messages are answered within 24–48 hours.
.mg-shipping-page,
.mg-shipping-page * {
box-sizing: border-box;
}
.mg-shipping-page {
--mg-navy: #111c35;
--mg-navy-soft: #1d2a48;
--mg-orange: #c7681b;
--mg-orange-dark: #a94f0d;
--mg-cream: #fff5eb;
--mg-light: #f5f7fb;
--mg-border: #dde3ec;
--mg-text: #29354b;
--mg-muted: #657086;
width: 100vw;
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
background: #ffffff;
color: var(--mg-text);
font-family: Arial, Helvetica, sans-serif;
overflow: hidden;
}
.mg-shipping-page h1,
.mg-shipping-page h2,
.mg-shipping-page h3,
.mg-shipping-page p,
.mg-shipping-page li,
.mg-shipping-page span {
overflow-wrap: normal;
word-break: normal;
}
body:has(.mg-shipping-page) .main-page-title,
body:has(.mg-shipping-page) .page__title,
body:has(.mg-shipping-page) .page-title {
display: none !important;
}
.mg-shipping-shell {
width: min(1180px, calc(100% - 40px));
margin: 0 auto;
}
.mg-shipping-hero {
position: relative;
padding: 90px 0 84px;
color: #ffffff;
background:
radial-gradient(circle at 84% 28%, rgba(199,104,27,.5), transparent 29%),
linear-gradient(135deg, #111c35 0%, #182643 64%, #29354d 100%);
}
.mg-shipping-hero::after {
content: "";
position: absolute;
right: -100px;
bottom: -180px;
width: 480px;
height: 480px;
border: 1px solid rgba(255,255,255,.12);
border-radius: 50%;
}
.mg-shipping-label {
display: inline-flex;
padding: 9px 15px;
border: 1px solid rgba(255,255,255,.28);
border-radius: 999px;
color: #ffd2a8;
font-size: 12px;
line-height: 1;
font-weight: 900;
letter-spacing: 1.5px;
}
.mg-shipping-hero h1 {
max-width: 850px;
margin: 22px 0 18px;
color: #ffffff;
font-size: clamp(42px, 6vw, 72px);
line-height: 1.02;
font-weight: 900;
letter-spacing: -2px;
}
.mg-shipping-hero p {
max-width: 760px;
margin: 0;
color: #dbe2ed;
font-size: 18px;
line-height: 1.75;
}
.mg-shipping-meta {
display: flex;
flex-wrap: wrap;
gap: 10px 26px;
margin-top: 27px;
color: #ffffff;
font-size: 13px;
font-weight: 700;
}
.mg-shipping-meta span::before {
content: "✓";
margin-right: 7px;
color: #ffa858;
}
.mg-delivery-formula {
position: relative;
z-index: 2;
display: grid;
grid-template-columns: 68px 1fr;
gap: 22px;
margin: -34px 0 65px;
padding: 30px 34px;
background: #ffffff;
border: 1px solid var(--mg-border);
border-top: 4px solid var(--mg-orange);
border-radius: 15px;
box-shadow: 0 16px 44px rgba(17,28,53,.13);
}
.mg-formula-icon {
display: flex;
align-items: center;
justify-content: center;
width: 58px;
height: 58px;
background: var(--mg-cream);
border-radius: 50%;
color: var(--mg-orange);
font-size: 14px;
font-weight: 900;
}
.mg-formula-copy > span {
display: block;
margin-bottom: 7px;
color: var(--mg-orange-dark);
font-size: 11px;
font-weight: 900;
letter-spacing: 1.3px;
}
.mg-formula-copy > strong {
display: block;
color: var(--mg-navy);
font-size: 26px;
line-height: 1.25;
}
.mg-formula-copy p {
margin: 8px 0 0;
color: var(--mg-muted);
font-size: 14px;
line-height: 1.65;
}
.mg-shipping-section {
padding-bottom: 72px;
}
.mg-section-heading {
max-width: 790px;
margin-bottom: 31px;
}
.mg-section-heading--center {
margin-right: auto;
margin-left: auto;
text-align: center;
}
.mg-section-heading > span,
.mg-order-change__content > span {
display: block;
margin-bottom: 9px;
color: var(--mg-orange-dark);
font-size: 11px;
font-weight: 900;
letter-spacing: 1.4px;
}
.mg-section-heading h2 {
margin: 0 0 12px;
color: var(--mg-navy);
font-size: clamp(28px, 4vw, 39px);
line-height: 1.15;
font-weight: 900;
letter-spacing: -.5px;
}
.mg-section-heading p {
margin: 0;
color: var(--mg-muted);
font-size: 15px;
line-height: 1.75;
}
.mg-process-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 22px;
}
.mg-process-card {
display: grid;
grid-template-columns: 54px 1fr;
gap: 19px;
padding: 30px;
background: var(--mg-light);
border: 1px solid var(--mg-border);
border-radius: 15px;
}
.mg-process-number {
display: flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
background: var(--mg-navy);
border-radius: 11px;
color: #ffffff;
font-size: 17px;
font-weight: 900;
}
.mg-process-card h3 {
margin: 1px 0 11px;
color: var(--mg-navy);
font-size: 22px;
line-height: 1.25;
font-weight: 900;
}
.mg-process-card p {
margin: 0 0 14px;
color: var(--mg-text);
font-size: 14px;
line-height: 1.7;
}
.mg-process-card ul,
.mg-rate-card ul {
margin: 0;
padding: 0;
list-style: none;
}
.mg-process-card li,
.mg-rate-card li {
position: relative;
margin: 7px 0;
padding-left: 21px;
color: var(--mg-text);
font-size: 13px;
line-height: 1.5;
}
.mg-process-card li::before,
.mg-rate-card li::before {
content: "✓";
position: absolute;
left: 0;
color: var(--mg-orange);
font-weight: 900;
}
.mg-shipping-times {
margin-bottom: 72px;
padding: 68px 0;
background: var(--mg-light);
}
.mg-table-wrap {
width: 100%;
overflow-x: auto;
background: #ffffff;
border: 1px solid var(--mg-border);
border-radius: 15px;
box-shadow: 0 12px 32px rgba(17,28,53,.06);
}
.mg-shipping-table {
width: 100%;
min-width: 800px;
border-collapse: collapse;
}
.mg-shipping-table th {
padding: 18px 20px;
background: var(--mg-navy);
color: #ffffff;
font-size: 12px;
line-height: 1.4;
font-weight: 800;
letter-spacing: .5px;
text-align: left;
}
.mg-shipping-table td {
padding: 21px 20px;
border-bottom: 1px solid var(--mg-border);
color: var(--mg-text);
font-size: 14px;
line-height: 1.5;
vertical-align: middle;
}
.mg-shipping-table tbody tr:last-child td {
border-bottom: 0;
}
.mg-shipping-table td strong,
.mg-shipping-table td small {
display: block;
}
.mg-shipping-table td strong {
color: var(--mg-navy);
font-size: 14px;
}
.mg-shipping-table td small {
margin-top: 3px;
color: var(--mg-muted);
font-size: 11px;
}
.mg-time-badge {
display: inline-flex;
padding: 7px 11px;
background: var(--mg-cream);
border-radius: 999px;
color: var(--mg-orange-dark);
font-size: 12px;
font-weight: 900;
white-space: nowrap;
}
.mg-table-note {
max-width: 850px;
margin: 15px auto 0;
color: var(--mg-muted);
font-size: 12px;
line-height: 1.65;
text-align: center;
}
.mg-rate-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
}
.mg-rate-card {
padding: 27px 24px;
background: #ffffff;
border: 1px solid var(--mg-border);
border-top: 4px solid var(--mg-navy);
border-radius: 14px;
box-shadow: 0 10px 28px rgba(17,28,53,.06);
}
.mg-rate-card--featured {
border-top-color: var(--mg-orange);
}
.mg-rate-card__top {
display: flex;
align-items: center;
justify-content: space-between;
gap: 13px;
margin-bottom: 20px;
}
.mg-rate-tag {
color: var(--mg-orange-dark);
font-size: 10px;
font-weight: 900;
letter-spacing: 1px;
}
.mg-rate-card__top > strong {
color: var(--mg-navy);
font-size: 20px;
font-weight: 900;
}
.mg-rate-card h3 {
margin: 0 0 9px;
color: var(--mg-navy);
font-size: 20px;
line-height: 1.3;
font-weight: 900;
}
.mg-rate-card > p {
min-height: 68px;
margin: 0 0 16px;
color: var(--mg-muted);
font-size: 13px;
line-height: 1.65;
}
.mg-priority-note {
margin-top: 20px;
padding: 18px 20px;
background: var(--mg-cream);
border-left: 4px solid var(--mg-orange);
border-radius: 4px 10px 10px 4px;
color: var(--mg-text);
font-size: 13px;
line-height: 1.65;
}
.mg-tracking-section {
margin-bottom: 72px;
padding: 70px 0;
background: var(--mg-navy);
}
.mg-tracking-grid {
display: grid;
grid-template-columns: 1.08fr .92fr;
gap: 54px;
align-items: center;
}
.mg-shipping-label--dark {
color: #ffd2a8;
}
.mg-tracking-copy h2 {
margin: 18px 0 13px;
color: #ffffff;
font-size: clamp(30px, 4vw, 42px);
line-height: 1.15;
font-weight: 900;
}
.mg-tracking-copy > p {
margin: 0 0 23px;
color: #cdd5e2;
font-size: 15px;
line-height: 1.75;
}
.mg-tracking-points {
display: grid;
gap: 10px;
}
.mg-tracking-points > div {
display: grid;
grid-template-columns: 34px 1fr;
gap: 12px;
align-items: center;
}
.mg-tracking-points strong {
display: flex;
align-items: center;
justify-content: center;
width: 31px;
height: 31px;
background: rgba(255,255,255,.12);
border-radius: 50%;
color: #ffa858;
font-size: 12px;
}
.mg-tracking-points span {
color: #ffffff;
font-size: 13px;
line-height: 1.5;
}
.mg-tracking-warning {
margin-top: 21px !important;
padding: 14px 16px;
background: rgba(255,255,255,.08);
border-radius: 9px;
color: #ffffff !important;
font-size: 13px !important;
}
.mg-tracking-card {
padding: 34px;
background: #ffffff;
border-radius: 16px;
box-shadow: 0 18px 40px rgba(0,0,0,.2);
text-align: center;
}
.mg-tracking-card__icon {
display: flex;
align-items: center;
justify-content: center;
width: 58px;
height: 58px;
margin: 0 auto 17px;
background: var(--mg-cream);
border-radius: 50%;
color: var(--mg-orange);
font-size: 27px;
}
.mg-tracking-card h3 {
margin: 0 0 9px;
color: var(--mg-navy);
font-size: 21px;
line-height: 1.3;
font-weight: 900;
}
.mg-tracking-card p {
margin: 0 0 20px;
color: var(--mg-muted);
font-size: 13px;
line-height: 1.65;
}
.mg-tracking-card > a {
display: flex;
align-items: center;
justify-content: center;
gap: 9px;
width: 100%;
padding: 14px 19px;
background: var(--mg-orange);
border-radius: 8px;
color: #ffffff;
font-size: 14px;
font-weight: 900;
text-decoration: none;
transition: background .2s ease, transform .2s ease;
}
.mg-tracking-card > a:hover {
background: var(--mg-orange-dark);
transform: translateY(-2px);
}
.mg-tracking-card small {
display: block;
margin-top: 13px;
color: var(--mg-muted);
font-size: 10px;
line-height: 1.5;
}
.mg-claim-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 19px;
}
.mg-info-card {
padding: 25px;
background: var(--mg-light);
border: 1px solid var(--mg-border);
border-radius: 13px;
}
.mg-info-card__icon {
display: flex;
align-items: center;
justify-content: center;
width: 39px;
height: 39px;
margin-bottom: 16px;
background: var(--mg-navy);
border-radius: 9px;
color: #ffffff;
font-size: 11px;
font-weight: 900;
}
.mg-info-card h3 {
margin: 0 0 8px;
color: var(--mg-navy);
font-size: 18px;
line-height: 1.3;
font-weight: 900;
}
.mg-info-card p {
margin: 0;
color: var(--mg-muted);
font-size: 13px;
line-height: 1.65;
}
.mg-proof-box {
margin-top: 21px;
padding: 28px;
background: #ffffff;
border: 1px solid var(--mg-border);
border-top: 4px solid var(--mg-orange);
border-radius: 13px;
}
.mg-proof-box h3 {
margin: 0 0 17px;
color: var(--mg-navy);
font-size: 20px;
font-weight: 900;
}
.mg-proof-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 10px 24px;
}
.mg-proof-grid span {
color: var(--mg-text);
font-size: 13px;
line-height: 1.5;
}
.mg-proof-box > p {
margin: 17px 0 0;
color: var(--mg-muted);
font-size: 12px;
line-height: 1.6;
}
.mg-shipping-details {
padding: 70px 0;
background: var(--mg-light);
}
.mg-detail-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 20px;
}
.mg-detail-card {
padding: 28px;
background: #ffffff;
border: 1px solid var(--mg-border);
border-radius: 14px;
}
.mg-detail-card > span {
color: var(--mg-orange);
font-size: 11px;
font-weight: 900;
letter-spacing: 1px;
}
.mg-detail-card h2 {
margin: 9px 0 12px;
color: var(--mg-navy);
font-size: 21px;
line-height: 1.3;
font-weight: 900;
}
.mg-detail-card p {
margin: 0 0 10px;
color: var(--mg-muted);
font-size: 13px;
line-height: 1.7;
}
.mg-detail-card p:last-child {
margin-bottom: 0;
}
.mg-order-change {
display: grid;
grid-template-columns: 1.08fr .92fr;
gap: 50px;
align-items: center;
padding-top: 70px;
padding-bottom: 70px;
}
.mg-order-change__content h2 {
margin: 0 0 13px;
color: var(--mg-navy);
font-size: 34px;
line-height: 1.18;
font-weight: 900;
}
.mg-order-change__content p {
margin: 0 0 12px;
color: var(--mg-muted);
font-size: 14px;
line-height: 1.7;
}
.mg-order-checks {
display: grid;
gap: 7px;
margin-top: 18px;
}
.mg-order-checks span {
color: var(--mg-text);
font-size: 13px;
line-height: 1.5;
}
.mg-order-change__email {
display: block;
min-width: 0;
padding: 28px;
background: var(--mg-navy);
border-radius: 14px;
color: #ffffff;
text-decoration: none;
transition: transform .2s ease;
}
.mg-order-change__email:hover {
transform: translateY(-3px);
}
.mg-order-change__email small,
.mg-order-change__email strong,
.mg-order-change__email span {
display: block;
}
.mg-order-change__email small {
margin-bottom: 8px;
color: #ffa858;
font-size: 10px;
font-weight: 900;
letter-spacing: 1.2px;
}
.mg-order-change__email strong {
color: #ffffff;
font-size: clamp(18px, 2.4vw, 25px);
line-height: 1.3;
overflow-wrap: anywhere;
}
.mg-order-change__email span {
margin-top: 11px;
color: #cbd4e2;
font-size: 12px;
line-height: 1.5;
}
.mg-shipping-compliance {
padding: 39px 0;
background: var(--mg-cream);
border-top: 1px solid #f2d8bf;
border-bottom: 1px solid #f2d8bf;
text-align: center;
}
.mg-shipping-compliance h2 {
margin: 0 0 10px;
color: var(--mg-navy);
font-size: 21px;
font-weight: 900;
}
.mg-shipping-compliance p {
max-width: 900px;
margin: 0 auto;
color: var(--mg-text);
font-size: 13px;
line-height: 1.7;
}
.mg-shipping-footer {
padding: 48px 0 54px;
background: #f6f7fa;
text-align: center;
}
.mg-shipping-footer h2 {
margin: 0 0 20px;
color: var(--mg-navy);
font-size: 23px;
font-weight: 900;
}
.mg-shipping-links {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 11px;
}
.mg-shipping-links a {
display: inline-flex;
padding: 11px 16px;
background: #ffffff;
border: 1px solid var(--mg-border);
border-radius: 8px;
color: var(--mg-navy);
font-size: 13px;
font-weight: 750;
text-decoration: none;
}
.mg-shipping-links a:hover {
border-color: var(--mg-orange);
color: var(--mg-orange-dark);
}
.mg-shipping-footer p {
max-width: 780px;
margin: 24px auto 0;
color: var(--mg-muted);
font-size: 13px;
line-height: 1.7;
}
.mg-shipping-footer p a {
color: var(--mg-orange-dark);
font-weight: 800;
}
@media (max-width: 900px) {
.mg-process-grid,
.mg-tracking-grid,
.mg-order-change {
grid-template-columns: 1fr;
}
.mg-rate-grid,
.mg-claim-grid {
grid-template-columns: 1fr;
}
.mg-rate-card > p {
min-height: 0;
}
.mg-tracking-grid,
.mg-order-change {
gap: 30px;
}
}
@media (max-width: 680px) {
.mg-shipping-shell {
width: min(100% - 28px, 1180px);
}
.mg-shipping-hero {
padding: 64px 0 62px;
}
.mg-shipping-hero h1 {
font-size: 40px;
letter-spacing: -1px;
}
.mg-shipping-hero p {
font-size: 16px;
line-height: 1.65;
}
.mg-shipping-meta {
flex-direction: column;
gap: 7px;
}
.mg-delivery-formula {
grid-template-columns: 1fr;
margin-bottom: 48px;
padding: 25px 21px;
}
.mg-formula-copy > strong {
font-size: 21px;
}
.mg-shipping-section {
padding-bottom: 52px;
}
.mg-process-card {
grid-template-columns: 1fr;
padding: 24px 20px;
}
.mg-shipping-times,
.mg-tracking-section,
.mg-shipping-details {
margin-bottom: 52px;
padding: 52px 0;
}
.mg-rate-grid,
.mg-detail-grid,
.mg-proof-grid {
grid-template-columns: 1fr;
}
.mg-tracking-card,
.mg-proof-box,
.mg-order-change__email {
padding: 23px 19px;
}
.mg-order-change {
padding-top: 52px;
padding-bottom: 52px;
}
.mg-order-change__content h2 {
font-size: 28px;
}
.mg-table-note {
text-align: left;
}
}