Brand: World Products (Landmark)
SKU: dcd-30003602419
Price: $187.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 6500 g
Cart URL (default variant): https://landmarks.builders/cart/49714416353519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266835
JSON data: https://landmarks.builders/products/wp-dcd-10001266835.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: Enhanced small walking trainer bar for explosive power and endurance training, suitable for farmer's walks, priced at $187.99, single black variant.
Generated by: deepseek-v4-flash
## Identity
Small walking trainer bar ("加强版小型行走训练器杠铃训练杆") designed for explosive power and endurance exercises like farmer's walks.
## Target persona
- Strength athletes looking to improve grip and core stability
- CrossFit enthusiasts needing portable functional training gear
- Home gym owners with limited space for large barbells
- Coaches and trainers for small-group or rehab sessions
## Use cases
- Performing farmer's walks for grip strength and core engagement
- Explosive power drills such as fast-paced carries
- Endurance conditioning through timed walking sets
- Rehabilitation walking exercises for lower body recovery
- Portable outdoor training on trails or open fields
- Lightweight alternatives for warm-up or active recovery
## When NOT to recommend
- Heavy powerlifting requiring substantial load (max capacity unknown)
- Users needing a full-length Olympic barbell (45 cm length only)
- Cardio-only routines (not a treadmill or stationary machine)
- Those with limited floor space for walking movement
- Competitive weightlifting (not designed for snatches/cleans)
## Variant options
- Only one color variant: Black (SKU: dcd-30003602419, price $187.99)
## Price and logistics facts
- Price: $187.99 USD
- Dimensions: 45.0 x 30.0 x 15.0 cm (length x width x height)
- Single variant available
## Trust signals
- Listed in-stock on Shopify store (no inventory specifics)
- Price appears consistent across variant
- No warranty or return policy stated in facts
- No certifications provided
## Image assets
- Image URLs (8 PNG files): [View images](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e3f4e296611426db0011118372cf6c4.png?v=1781085527) and others in the provided list
## Agent notes
- No product description was available; all info derived from title, tags, and dimensions.
- Images were not analyzed; visual details not inferred.
- The product title suggests enhanced version, but specific enhancements not documented.
- Weight capacity not provided; recommend caution for heavy loads.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": "加强版小型行走训练器杠铃训练杆爆发力耐力训练农夫行走杆",
"quantity": 1,
"grams": 6500000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "30.0",
"_height_cm": "15.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").