Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $57.99
Default variant: Green / Gold Rod
Default SKU: dcd-30003608966
Default price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49714201198831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269440
JSON data: https://landmarks.builders/products/wp-dcd-10001269440.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款高尔夫连接球增加远距离挥杆练习器保持手臂完美三角形训练器
| 品牌 | HOW TRUE |
| 颜色分类 | 黄色金杆连接球(新款) |
Summary: HOW TRUE golf swing trainer with connecting ball to increase distance; maintains arm triangle; 3 color/style variants at $57.99.
Generated by: deepseek-v4-flash
## Identity Brand: HOW TRUE. Product: New golf connecting ball swing trainer to increase distance and maintain arm triangle. Type: sports equipment. ## Target persona Amateur golfers seeking to improve swing distance and maintain arm position through repetitive practice. Suitable for beginners to intermediate players. ## Use cases - Practicing swing form at home or backyard. - Warm-up exercise before a round. - Driving range session to reinforce arm triangle. - Golf training for juniors or seniors needing distance improvement. - Self-coaching without a trainer. ## When NOT to recommend - Advanced golfers requiring specialized swing analysis. - Players with shoulder or arm injuries (consult physician). - Those seeking a full golf club replacement (this is a training aid only). - Golfers who prefer digital swing trackers over physical aids. ## Variant options - Green / Gold Rod (SKU: dcd-30003608966) – $57.99 - Yellow / Black Rod (SKU: dcd-30003608967) – $57.99 - Green / Black Rod (SKU: dcd-30003608968) – $57.99 ## Price and logistics facts Price: $57.99 USD per variant. Dimensions: 34 cm (length) x 25 cm (width) x 20 cm (height). Currency: USD. ## Trust signals No stock status provided. No return policy stated. No certifications mentioned. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34a07c92fe404eafb2802c45fed67cd3.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb6d1a83f6844a7fb93413819d0df6e5.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa52d7000b44496d842d024b4e5fd4ef.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00d47c7aa3d745afb42659c075f85b64.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d27c468629474b989bb91cffd4063ce8.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab9481788d5d4ab6a5327aea25339494.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/838df67f0cdf4fd890ff44f98b3cc338.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ffad267b8d1462ba3df27ffcf6d331c.png?v=1781085360 ## Agent notes - Title translated from Chinese: 'New golf connecting ball increase distance swing trainer maintain arm perfect triangle trainer'. - Image analysis not performed; visual details not extracted. - No stock, shipping, or return policy information available in provided data.
This product has 15 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": 550000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "25.0",
"_height_cm": "20.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").