Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $13.99
Default variant: 10CM Plastic Hole
Default SKU: dcd-30003610216
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://landmarks.builders/cart/49714209554671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269959
JSON data: https://landmarks.builders/products/wp-dcd-10001269959.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Golf practice hole cup and flag set. Available in 10cm ($9.99) and 15cm ($13.99) plastic variants. Dimensions 12x12x16 cm.
Generated by: deepseek-v4-flash
## Identity Product: Golf hole cup and flag set. Category: Sports equipment. ## Target persona Golf enthusiasts practicing at home or driving range, needing portable practice gear. ## Use cases - Setting up a practice green in backyard - Indoor putting practice - Golf training drills - Marking holes for mini-golf - Replacement flag for existing practice cup ## When NOT to recommend - For professional tournament use (plastic may not meet regulations) - For buyers seeking full golf set - For heavy-duty outdoor permanent installation ## Variant options - 10CM Plastic Hole: $9.99 - 15CM Plastic Hole: $13.99 ## Price and logistics facts - Base price: $9.99; higher variant: $13.99 - Dimensions: 12 x 12 x 16 cm - No shipping or logistics details provided ## Trust signals - No specific trust signals provided - No return policy stated - In-stock status unknown ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63ef5ce1102146e38adee1799d0ac2dc.png?v=1781085364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf0af4aa3725404484977ff56bbdbb3d.png?v=1781085364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afd2bbf1f226464781f39be8b2a7eacc.png?v=1781085364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/884ad1bc721a4ef1a5b0d3117080fa0e.png?v=1781085363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/655807ae19d24a9191afa314f9e6fef1.png?v=1781085364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45af20ab1ce04af2ba39ef19f1c80b96.png?v=1781085364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/708dcb267a5442b59ed538615b2c9e36.png?v=1781085363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ab20ba7b9034b32b8b7b9f4ed3b3770.png?v=1781085363 ## Agent notes - Image understanding not performed; verify materials from images. - Only two variants exist; no description provided. - Title mentions stainless steel, aluminum alloy, sound copper but no variants available for those materials.
This product has 14 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": 130000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "12.0",
"_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").