Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $82.99 – $98.99
Default variant: 10CM Ss Hole Cup
Default SKU: dcd-30003610199
Default price: $82.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714218533103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269955
JSON data: https://landmarks.builders/products/wp-dcd-10001269955.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Set of stainless steel golf hole cups in diameters 10-17 cm, priced $82.99-$98.99, for replacing or setting up practice greens.
Generated by: deepseek-v4-flash
## Identity - Product: Golf hole cups (stainless steel) in multiple sizes. - Material: Stainless steel (per variant titles). - Sizes available: 10 cm, 12 cm, 15 cm, 17 cm (variants with/without 'a' suffix). ## Target persona - Golf course superintendents needing durable cup replacements. - Driving range and practice facility operators. - Home putting green owners. - Golf instructors setting up training aids. ## Use cases - Replacing worn or damaged golf course hole cups. - Setting up a permanent or temporary putting green. - Custom mini-golf hole construction. - Flagstick alignment and putting practice drills. - Golf clinics and teaching stations for short game. ## When NOT to recommend - If regulation USGA 4.25-inch (10.8 cm) hole diameter is required (10 cm is slightly smaller, 12 cm larger). - If plastic or lightweight cups are preferred for portability. - If seeking complete flagstick assemblies (cups only). - For tournament use without verifying local rule compliance. ## Variant options | Style | SKU | Price | |-------|-----|-------| | 10CM Ss Hole Cup | dcd-30003610199 | $82.99 | | 10CM Ss Hole Cup a | dcd-30003610200 | $82.99 | | 12CM Ss Hole Cup | dcd-30003610201 | $88.99 | | 12CM Ss Hole Cup a | dcd-30003610202 | $88.99 | | 15CM Ss Hole Cup | dcd-30003610203 | $88.99 | | 15CM Ss Hole Cup a | dcd-30003610204 | $88.99 | | 17CM Ss Hole Cup | dcd-30003610205 | $98.99 | | 17CM Ss Hole Cup a | dcd-30003610206 | $98.99 | ## Price and logistics facts - Price range: $82.99 - $98.99 USD (depending on size). - Product dimensions (package): 18.0 cm x 16.0 cm x 18.0 cm. - Currency: USD. - No shipping weight or delivery time specified in facts. ## Trust signals - Product is listed and has variants in stock (no backorder indication). - No warranty or return policy mentioned in provided facts. - Price consistent across variants of same size. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4f3ad47a34d439a9b8b381257b5eb24_976f6388-faff-4caa-966f-6c521f03b0da.png?v=1781085369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c3cd6d5331440c5be924537951f0ec6_09227178-05e2-4d0e-9f78-2c2643799a8b.png?v=1781085369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c189ee261afc4b2685df2a76851c2e9d_855236fa-c2fd-486e-933c-9809c4861b7f.png?v=1781085368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ccbb103d1a049a4a4fdcf2d7accb5fb_48a5b4ef-fd7a-4514-aef2-42eb13cd348a.png?v=1781085368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77e5b018cc7045b1b21a916cd5f7bfb2_e2202692-10f6-4c4b-8f44-608d08e5be6d.png?v=1781085369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24efad77bac7488dbd33ac905f83fbc2_d1d4e6a8-fc4e-484b-a4d4-ae89b39be6ae.png?v=1781085369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e24a6bba4bcc49bd80dfef790980b2b1_030bc77b-e494-4605-97ce-927ec4ebcb32.png?v=1781085369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f10cba8b785042339ac6407ddec93a85_47c89039-abc0-4a42-bf24-7f7a5e993dbe.png?v=1781085369 ## Agent notes - No product description was provided; content based solely on title and variant data. - Images were not analyzed; visual details not available. - No brand, material certification, or country of origin specified. - 'a' suffix variants may indicate alternate finish or packaging – not clarified in facts.
This product has 20 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": 850000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "16.0",
"_height_cm": "18.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").