Brand: World Products (Landmark)
SKU: dcd-30003378052
Price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49973923873007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001194338
JSON data: https://landmarks.builders/products/m4x-10001194338.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Solid Wood Construction: This wooden golf ball box is made to present your balls in a refined, gift-ready way while adding a classic display piece to any golfer’s collection.
Display Function: As a golf ball display box, it keeps golf balls neatly arranged behind the lid, so they stay visible, organized, and easy to admire on a desk or shelf.
Gift-Ready Design: The polished wood finish and hinged lid give this golf gift box a premium presentation, making it suitable for birthdays, tournaments, retirements, or club celebrations.
Practical Storage: This sports accessory offers a tidy way to stow collectible balls, and the secure closure helps keep contents in place when the case is moved or carried.
Showcase Purpose: Designed as a golf ball case, it helps turn ordinary balls into a display-worthy keepsake, adding a memorable hint to a golfer’s office, man cave, or study.
Summary: Golf Ball Display Case Gift-Ready Ace Box Cloth Plush Interior. Description: 【Display Case】: This golf ball case presents your balls neatly in a clear-lid wooden box, making it easy to display away a favorite set on a desk, shelf, or clubhouse counter. 【Primary Function】: Designed as a golf ball display box, it keeps golf balls organized and visible while giving them admire polished presentation than loose storage or plain packaging. 【Material & Look】: The solid wood construction gives this sports accessory a classic, gift-ready feel, while the rich finish and metal hardware add a refined fini
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 Display Case Gift-Ready Ace Box Cloth Plush Interior",
"product_id": 9440396443887,
"variant_id": 49973923873007,
"quantity": 1,
"grams": 460,
"length_cm": "14.5",
"width_cm": "8.0",
"height_cm": "9.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").