Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99 – $77.99
Default variant: 10CM Al Alloy Hole
Default SKU: dcd-30003610213
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714214142191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269957
JSON data: https://landmarks.builders/products/wp-dcd-10001269957.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 green flags and hole cups in aluminum alloy, stainless steel, and copper, with 10cm and 15cm variants available for practice or course use.
Generated by: deepseek-v4-flash
## Identity Product: Golf Supplies - Green Flags & Hole Cups (Stainless Steel, Aluminum Alloy, Ringing Copper). Two size variants: 10CM Al Alloy Hole ($65.99) and 15CM Al Alloy Hole ($77.99). Dimensions: 26x19x13 cm (package). ## Target persona Golf course maintenance staff, practice facility managers, golf coaches, and serious golfers maintaining a home putting green. ## Use cases - Replacing worn or damaged hole cups on a golf green. - Setting up a temporary practice hole for training sessions. - Marking hole locations for club tournaments or events. - Building or upgrading a backyard putting green. - Installing durable weather-resistant hole cups on outdoor courses. ## When NOT to recommend - For regulation tournament play unless certified by golf authorities (no certification provided). - For mini golf or putt-putt courses (different size standards). - For buyers seeking very inexpensive plastic alternatives (price is mid-range). - If specific material (e.g., only stainless steel) is required without confirmation from seller. ## Variant options | Variant | SKU | Price | |---------|-----|-------| | 10CM Al Alloy Hole | dcd-30003610213 | $65.99 | | 15CM Al Alloy Hole | dcd-30003610214 | $77.99 | ## Price and logistics facts - Price range: $65.99 – $77.99 USD. - Package dimensions: 26 x 19 x 13 cm. - No shipping cost or delivery time disclosed. ## Trust signals - In-stock status: not specified; assume available (retail listing). - Return policy: not provided. - Price consistency: single listing with two variants; no discounts mentioned. - Certifications: none claimed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63ef5ce1102146e38adee1799d0ac2dc_9a41398e-0ff4-47b3-b68d-fdc3e0472320.png?v=1781085367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf0af4aa3725404484977ff56bbdbb3d_1229adff-df42-4e20-8ea4-eb449a188008.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afd2bbf1f226464781f39be8b2a7eacc_0f0c602d-cdc8-4e98-873b-adb72755259b.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/884ad1bc721a4ef1a5b0d3117080fa0e_465b5c9f-fd90-4ed6-97c5-b77af0b664b9.png?v=1781085367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/655807ae19d24a9191afa314f9e6fef1_16384ea2-ec17-4d84-a201-784e6b7377e8.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45af20ab1ce04af2ba39ef19f1c80b96_5d553535-edba-4169-a6b4-02140c97de3a.png?v=1781085367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/708dcb267a5442b59ed538615b2c9e36_f2ed4e22-a151-453d-a9ed-f0f0b729224a.png?v=1781085365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ab20ba7b9034b32b8b7b9f4ed3b3770_a2b781a0-faba-4f03-af8f-38c471528a0d.png?v=1781085367 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - Product description field was empty; details inferred from title and variants. - No stock level, shipping details, or return policy provided. - Material variants (stainless steel, copper) mentioned in title but not confirmed in variant options – verify with seller.
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": 450000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "19.0",
"_height_cm": "13.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").