Brand: World Products (Landmark)
SKU: dcd-30003289466
Price: $76.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 410 g
Cart URL (default variant): https://landmarks.builders/cart/49974171238639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001162374
JSON data: https://landmarks.builders/products/m4x-10001162374.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Gift-Ready Presentation: This golf gift box set combines a refined display window with a neat interior layout, making it easy to present as a thoughtful sports gift set for golfers who appreciate a polished look.
Accessory Set: The golf accessory kit includes golf balls, tees, and a metal divot tool, giving you a practical allall-inclusive package for both gifting and everyday course use.
Display Window Design: The clear top window lets the contents display through at a glance, turning the golf ball gift case into a showcase piece that looks impressive on a desk, shelf, or clubhouse table.
Premium Look: The hard case structure and elegant finish create a high-end appearance that helps the set stand out as a memorable gift for birthdays, tournaments, appreciation occasions, or business greetings.
Practical Use: Built as a golf training set and course companion, it helps players keep essentials organized while offering convenient tools for practice rounds display light-course repairs.
Summary: Golf Ball Gift Case Display Window Outdoor Hobby Goods Premium Look for Golfers. Description: 【Gift Box Design】: This golf gift box set presents your balls and accessories in a polished display case with a clear window, making it easy to showcase the contents before the initial round or at a special occasion. 【Practical Storage】: Built as a compact golf ball gift case, it keeps golf balls neatly organized while the inner layout helps separate and protect the included items during storage or transport. 【Included Accessory】: The set adds a metal divot tool and ball markers to create a complete g
Generated by: m4x-map-v1
This product has 12 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Golf Ball Gift Case Display Window Outdoor Hobby Goods Premium Look for Golfers",
"product_id": 9440477446383,
"variant_id": 49974171238639,
"quantity": 1,
"grams": 410,
"length_cm": "18.0",
"width_cm": "14.0",
"height_cm": "7.0"
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").