Brand: World Products (Landmark)
SKU: dcd-30003516721
Price: $209.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 6000 g
Cart URL (default variant): https://landmarks.builders/cart/49739192238319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250466
JSON data: https://landmarks.builders/products/wp-dcd-10001250466.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
| 产品描述 | ||||
| 品 牌 | PGM | 货 号 | ZJ006-1 | |
| 名 称 | 18孔双层球杆架 | 颜 色 | 蓝色 | |
| 产品规格 | 54.5*79.5*25.5cm | 材 质 | 钢制+亚克力 | |
| 包装尺寸 | 73*26*11cm一个一装 | 重 量 | 约6KG | |
| 产品介绍 | 可用于:高尔夫练习球场,室外高尔夫练习网,室内高尔夫模拟器,专卖店展示 | |||
| 组装拆卸简单方便,容量大,一次可放下18支球杆 | ||||
| 温馨提示 | 支持产品定做,批发,量大下单客户请先联系客服确定交期,以客服交期为准 | |||















Summary: PGM 高尔夫球杆架 球杆展示架 球杆架 高尔夫架 18孔位 球场用品. 产品描述 品 牌 PGM 货 号 ZJ006-1 名 称 18孔双层球杆架 颜 色 蓝色 产品规格 54.5*79.5*25.5cm 材 质 钢制+亚克力 包装尺寸 73*26*11cm一个一装 重 量 约6KG 产品介绍 可用于:高尔夫练习球场,室外高尔夫练习网,室内高尔夫模拟器,专卖店展示 组装拆卸简单方便,容量大,一次可放下18支球杆 温馨提示 支持产品定做,批发,量大下单客户请先联系客服确定交期,以客服交期为准
Generated by: dcd-map-v1
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 高尔夫球杆架 球杆展示架 球杆架 高尔夫架 18孔位 球场用品",
"quantity": 1,
"grams": 6000000,
"properties": {
"_length_cm": "73.0",
"_width_cm": "26.0",
"_height_cm": "11.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").