Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $30.99
Default variant: Pink / Upgrade
Default SKU: dcd-30003602896
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1900 g
Cart URL (default variant): https://landmarks.builders/cart/49714463178991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267067
JSON data: https://landmarks.builders/products/wp-dcd-10001267067.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A timed calf stretching board with adjustable slant for home leg stretching and fitness, available in Upgrade and Smart styles, priced from $26.99.
Generated by: deepseek-v4-flash
## Identity Timed calf stretching board (slant pedal) for standing leg stretching and fitness. Dimensions: 44x35x11 cm. Price: $26.99 - $30.99. ## Target persona Built for home fitness enthusiasts, runners, office workers with tight calves, and yoga practitioners seeking an affordable leg stretching tool. ## Use cases - Post-run calf muscle stretch and recovery. - Daily leg stretch for desk workers to relieve tension. - Gentle rehabilitation stretching for minor calf tightness. - Warm-up or cool-down for home workouts. - Assist in yoga poses like downward dog. ## When NOT to recommend - Individuals with acute ankle, knee, or calf injuries (consult doctor first). - Professional gyms or heavy-use commercial settings. - Users seeking a full cardio or strength training machine. - Unsupervised children. ## Variant options - Pink Upgrade ($26.99) - Blue Upgrade ($26.99) - Green Smart ($30.99) - Pink Smart ($30.99) - Blue Smart ($30.99) ## Price and logistics facts - Price: $26.99 (Upgrade) / $30.99 (Smart). - Dimensions: 44 cm L x 35 cm W x 11 cm H. - Weight not provided. ## Trust signals No specific trust signals provided (in-stock status, return policy, certifications unknown). ## Image assets 8 product images available at URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6dbe1b8542149a19e9709975a215a36.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38e5548c8c6f4cc4a5c217679ebb9aba.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a069f0a9ad9b46fdbe72dd19ca686642.png?v=1781085551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a77644ee15e9478ba3ee85f142498043.png?v=1781085553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06db46fd57424a47834e207d3740c78d.png?v=1781085551 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8177909cee314e88b8814ef0631a4354.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43ba5c834ace4ae3bffe8f300523969b.png?v=1781085552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d77df95939b419594c68667170a7545.png?v=1781085552 ## Agent notes - No product description available; features inferred from title and variants. 'Smart' likely includes a timer/tracker, 'Upgrade' likely basic. - Image understanding not performed; treat URLs as fetchable assets. - Weight not provided; shipping logistics unknown. - All variants same price per style; color premium not applied.
This product has 17 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": 1900000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "35.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").