Return Window 30 Days From Delivery
Items must be unused, unworn, unwashed, and in original condition with tags or packaging intact.
01
Eligibility
Returns and exchanges are accepted within 30 days of the delivery date.
Items must be unused, unworn, unwashed, and in original condition with tags or packaging intact. If it looks like it’s already played 18 and stopped at the 19th hole, it’s not eligible.
Proof of purchase, such as your order confirmation or receipt, is required.
02
Start a Return or Exchange
Email info@sandcranegolf.com with your order number and request.
Once approved, we’ll provide instructions and a return shipping address.
03
Returns
The customer is responsible for return shipping costs unless the item arrived defective or incorrect.
04
Exchanges
We’ll cover shipping on the replacement item and return shipping on the original gear.
05
Refunds
Refunds are issued to the original payment method within 5–10 business days after we receive and inspect the returned item.
Shipping costs are non-refundable. The carriers keep their cut, and trust us, they don’t give mulligans.
06
Defective or Incorrect Items
If your gear shows up damaged, defective, or clearly not what you ordered, let us know within 7 days of delivery.
We’ll make it right at no extra cost.
Final Sale
Sale Items Cannot Be Returned or Exchanged
Certain items are marked "FINAL UNITS" — including clearance, Warehouse Sale, or special event drops. ANYTHING WITH A PRICE ENDING IN .99 CENTS.
These cannot be returned or exchanged, so when you snag that deal, it’s yours to strut in.
Disclaimer
By purchasing from Sandcrane Golf, you agree to this returns & exchanges policy. We’ll always aim for the fairway when handling your requests, but remember: we’re two guys running this whole operation. Work with us, and we’ll work with you — because no one likes a shanked return.
.sc-returns-policy {
background: #f5f1eb;
color: #1c2c44;
padding: 72px 20px;
}
.sc-returns-policy__inner {
max-width: 1080px;
margin: 0 auto;
}
.sc-returns-policy__header {
max-width: 820px;
margin-bottom: 34px;
}
.sc-returns-policy__eyebrow {
margin: 0 0 12px;
font-size: 12px;
letter-spacing: .18em;
text-transform: uppercase;
font-weight: 800;
color: #933c2c;
}
.sc-returns-policy h1 {
margin: 0 0 16px;
font-size: clamp(42px, 7vw, 72px);
line-height: .9;
letter-spacing: -.05em;
font-weight: 900;
}
.sc-returns-policy__header p {
margin: 0;
font-size: 18px;
line-height: 1.55;
color: rgba(28,44,68,.78);
}
.sc-returns-policy__highlight {
display: grid;
grid-template-columns: .9fr 1.4fr;
gap: 24px;
align-items: center;
background: #1c2c44;
color: #f5f1eb;
border-radius: 24px;
padding: 30px;
margin-bottom: 18px;
}
.sc-returns-policy__highlight span,
.sc-returns-policy__final-sale span,
.sc-return-card span {
display: block;
font-size: 11px;
letter-spacing: .14em;
text-transform: uppercase;
font-weight: 800;
color: #933c2c;
margin-bottom: 12px;
}
.sc-returns-policy__highlight span {
color: #d6bfa6;
}
.sc-returns-policy__highlight strong {
display: block;
font-size: clamp(26px, 4vw, 42px);
line-height: .95;
letter-spacing: -.04em;
}
.sc-returns-policy__highlight p {
margin: 0;
font-size: 15px;
line-height: 1.65;
color: rgba(245,241,235,.82);
}
.sc-returns-policy__grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 14px;
margin-bottom: 18px;
}
.sc-return-card {
background: rgba(255,255,255,.74);
border: 1px solid rgba(28,44,68,.12);
border-radius: 20px;
padding: 28px;
}
.sc-return-card h2,
.sc-returns-policy__final-sale h2,
.sc-returns-policy__disclaimer h2 {
margin: 0 0 12px;
font-size: 24px;
line-height: 1.1;
letter-spacing: -.03em;
}
.sc-return-card p,
.sc-returns-policy__final-sale p,
.sc-returns-policy__disclaimer p {
margin: 0 0 12px;
font-size: 15px;
line-height: 1.65;
color: rgba(28,44,68,.76);
}
.sc-return-card p:last-child,
.sc-returns-policy__final-sale p:last-child,
.sc-returns-policy__disclaimer p:last-child {
margin-bottom: 0;
}
.sc-return-card a {
color: #933c2c;
font-weight: 800;
text-decoration: none;
border-bottom: 1px solid rgba(147,60,44,.35);
}
.sc-returns-policy__final-sale {
display: grid;
grid-template-columns: .9fr 1.4fr;
gap: 24px;
align-items: center;
background: #ffffff;
border: 1px solid rgba(147,60,44,.32);
border-radius: 24px;
padding: 30px;
margin-bottom: 18px;
}
.sc-returns-policy__final-sale h2 {
color: #933c2c;
}
.sc-returns-policy__disclaimer {
background: rgba(255,255,255,.72);
border: 1px solid rgba(28,44,68,.12);
border-radius: 24px;
padding: 30px;
}
@media (max-width: 800px) {
.sc-returns-policy__highlight,
.sc-returns-policy__final-sale {
grid-template-columns: 1fr;
}
.sc-returns-policy__grid {
grid-template-columns: 1fr;
}
}
@media (max-width: 560px) {
.sc-returns-policy {
padding: 52px 16px;
}
.sc-returns-policy__highlight,
.sc-return-card,
.sc-returns-policy__final-sale,
.sc-returns-policy__disclaimer {
padding: 24px;
border-radius: 18px;
}
}