Brand: World Products (Landmark)
SKU: dcd-30003610215
Price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714212339951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269958
JSON data: https://landmarks.builders/products/wp-dcd-10001269958.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: Golf green flag hole cup set with stainless steel, aluminum alloy, and ringing copper cups, including hole cup cover. Dimensions 19.3x17.7x5.0 cm, priced at $11.99.
Generated by: deepseek-v4-flash
## Identity Golf green flag hole cup set. Includes stainless steel cup, aluminum alloy cup, ringing copper cup, and hole cup cover. Price $11.99. Dimensions: 19.3 x 17.7 x 5.0 cm. ## Target persona Golf course maintenance staff, golf practice range operators, or amateur golfers who need durable and affordable practice hole accessories. ## Use cases - Setting up a temporary practice green at home or office. - Replacing worn-out or damaged hole cups on a driving range. - Creating a portable putting course for events or parties. - Using as a training aid for putting accuracy drills. - Providing a cost-effective solution for golf instructors to set up multiple holes. ## When NOT to recommend - For professional tournament use requiring certified competition-grade equipment. - For buyers seeking a full set of golf flags and pins with specific branding or color schemes. - For those needing heavy-duty, all-weather outdoor cups that can withstand mowers. - For individuals looking for a single high-end, premium flag set. ## Variant options - Only one variant: Style "Hole Cup Cover" at $11.99. (Note: Title suggests multiple cup types but only one variant listed; further details not available.) ## Price and logistics facts - Price: $11.99 USD. - Dimensions: 19.3 x 17.7 x 5.0 cm (approx. 7.6 x 7.0 x 2.0 in). - No shipping or logistics details provided. ## Trust signals - In-stock status: Not explicitly stated; assume in stock based on listing. - Return policy: Not provided. - Price consistency: Single price across variant. - Certifications: None listed. ## Image assets - 8 images available at given URLs. No visual content described; images should be fetched to understand product appearance. ## Agent notes - Images not analyzed; visual details unknown. Product composition from title: stainless steel, aluminum alloy, ringing copper cups. Variant is "Hole Cup Cover" but title implies multiple cup types. Further manual inspection recommended to confirm components.
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": "高尔夫用品高尔夫果岭旗帜洞杯不锈钢洞杯铝合金洞杯响铜洞杯",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "19.3",
"_width_cm": "17.7",
"_height_cm": "5.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").