Brand: World Products (Landmark)
SKU: dcd-30003612706
Price: $49.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714032378095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270933
JSON data: https://landmarks.builders/products/wp-dcd-10001270933.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Durable rubber golf tees for Park Golf, sold in a 4-pack for $49.99.
Generated by: deepseek-v4-flash
## Identity PGM Park Golf Tees (4-pack) - Durable rubber tees for Park Golf. ## Target persona Park Golf enthusiasts, beginners, and casual players needing reliable, reusable tees. ## Use cases - Replacing broken tees during a round - Practicing in a backyard or park - Playing Park Golf on public courses - Using at a driving range for practice - Gifting to fellow park golf players ## When NOT to recommend - For tournament-level play requiring specific tee dimensions - For children's golf sets (size may not match) - For traditional golf on regulation courses (park golf tees may differ) - If buyer needs a single tee or economy bulk pack ## Variant options Only one variant: 4-pack at $49.99. ## Price and logistics facts $49.99 per 4-pack. Packaging dimensions: 13.0 x 7.5 x 16.0 cm. Shipping and tax not included. ## Trust signals In-stock status unknown. Return policy unknown. Price is fixed. No certifications listed. ## Image assets 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/069629356de74146a5a489bec123bb37.png?v=1781085210 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb828acbf06d420e8e32ec304e0955e2.png?v=1781085210 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3d6bdca4ccd4b3289dc6b1872cb1ff9.png?v=1781085209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4da089799efc4f2b8c10733bc535e24b.png?v=1781085211 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0706fd9ff0041b2ae628cfcd258df61.png?v=1781085211 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93545fa9f0b04872876b47ebaa64f89f.png?v=1781085211 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e67487270a28486f8f8721cc6850386c.png?v=1781085211 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d75184e738664df590921260cce0a1b7.png?v=1781085211 Visual inspection not performed. ## Agent notes No product description provided. Image understanding not performed. No detailed specifications available.
This product has 13 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "PGM 韩国公园高尔夫球Tee球钉圆孔球托球t耐打橡胶练习Park Golf",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "7.5",
"_height_cm": "16.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").