Brand: World Products (Landmark)
SKU: dcd-30003599447
Price: $142.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/49714576326895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265849
JSON data: https://landmarks.builders/products/wp-dcd-10001265849.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A 55cm foam golf swing training stick with grip for indoor practice, available in Black at $142.99.
Generated by: deepseek-v4-flash
## Identity - Product: Golf Swing Training Stick - Length: 55 cm, Width: 8 cm, Height: 6 cm - Material: Foam with rubber grip - Color: Black - Price: $142.99 ## Target persona - Beginner to intermediate golfers seeking to improve swing mechanics indoors - Golfers with limited space for full swings - Individuals looking for a lightweight, safe practice tool ## Use cases - Indoor swing practice without fear of damage - Warm-up before a round or practice session - Grooving proper swing plane and tempo - Grip and hand position training - Rehabilitation or light conditioning for golf muscles ## When NOT to recommend - For outdoor full-swing practice on a range - For advanced players needing weighted or resistance training - For children or very short users (length may be too long) - For simulating ball impact or real feel ## Variant options - Only variant: Black (SKU: dcd-30003599447) at $142.99 ## Price and logistics facts - Price: $142.99 USD - Dimensions: 56 cm x 8 cm x 6 cm - Weight: Not provided ## Trust signals - No stock status or return policy information available - No certifications mentioned - Image understanding was not performed; rely on technical specs ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8eeebe09356d40c5a740ce6ca9224419.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb3cddb1b69246eead37767551271aee.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fc39ec6895e4668b516652df4acecbb.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90e7ef1355ee4d92ad7190df15f2d845.png?v=1781085644 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4dcef0f00f34d00ab6bad4d5881302a.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e33c88ec95247e8a9bd3eb489ccb1ad.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5400a7c5858c4eb0ae512614b4fede46.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3b42f37e33c4fe49f0f28b93ad3ad00.png?v=1781085644 ## Agent notes - No description provided; assume basic foam training stick - Dimensions suggest a compact training aid - Only one color variant available
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": "热销新高尔夫挥杆训练棒橡胶发泡55CM室内挥杆练习器golf手型握把",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "8.0",
"_height_cm": "6.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").