Brand: World Products (Landmark)
SKU: dcd-30003602987
Price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49714378113263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267097
JSON data: https://landmarks.builders/products/wp-dcd-10001267097.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: Compact leg stretch board for standing calf and hamstring stretches; priced at $18.99, available in Black with rope variant.
Generated by: deepseek-v4-flash
## Identity 拉筋板斜踏板小腿拉伸器站立健身神器压腿部拉筋神器辅助器材 – leg stretch board, $18.99. ## Target persona Home fitness enthusiasts seeking affordable stretching equipment; individuals with tight calves or hamstrings from running or desk work. ## Use cases 1. Pre-run or post-workout calf stretching. 2. Daily flexibility maintenance for desk workers. 3. Rehabilitation or gentle stretching after minor leg injuries. 4. Use in limited home or office spaces (32cm length). 5. Assist with balance during standing stretches via rope variant. ## When NOT to recommend - Users needing adjustable incline levels (this model's angle is fixed). - Professional athletes requiring high-load or multiple angle options. - Those with severe ankle or knee injuries requiring medical devices. - Buyers preferring non-slip large platform surfaces (size is compact). ## Variant options - Black / with Rope: $18.99 (single variant). ## Price and logistics facts - Price: $18.99 USD. - Dimensions: 32 x 27 x 11 cm. - No shipping or return policy information provided. ## Trust signals - Single variant in stock (SKU present). - No certifications or warranty mentioned. - Price appears fixed. ## Image assets 8 product images available (URLs listed). No visual analysis performed. ## Agent notes - Product type: 运动 (sports/fitness). - Tags indicate batch and import metadata. - No customer reviews or ratings 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": "拉筋板斜踏板小腿拉伸器站立健身神器压腿部拉筋神器辅助器材",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "27.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").