Brand: World Products (Landmark)
SKU: dcd-30003374830
Price: $74.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 258 g
Cart URL (default variant): https://landmarks.builders/cart/49811303268591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001193145
JSON data: https://landmarks.builders/products/m4x-10001193145.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Electric Golf Ball Precision Rotating Sports Gear Scientific Design
| Type | Magnetic Markers |
| Features | Magnetic |
| Material | Plastic |
| Colour | Multicoloured |
| Sport/Activity | Golf |
Summary: Electric Golf Ball Rotator Easy to Use Alignment Tool Scientific Design Sports Gear for Practice Range. 产品描述 名 称 电动甜心划线器 货 号 HXQ006/HXW012 颜色 黑红色 重量 0.26kg 彩盒尺寸 9.5x9.5 x 18cm 大货包装 【40个一装】50 x 41 x 41cm,重11.36kg 产品介绍 电动高速,通过高速旋转(每分钟一万转) 精准找到球的中心赤道分布线 操作简易长按按钮,划线笔轻轻一点自动绘制好重心轴 科学原理,为更长的驱动和更高的推杆精度而设计 温馨提示 支持定制,贴牌定制,量大批发请拍前和客服联系客服
Generated by: m4x-map-v1
This product has 12 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": "Electric Golf Ball Precision Rotating Sports Gear Scientific Design",
"quantity": 1,
"grams": 258000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "24.0",
"_height_cm": "9.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").