Brand: World Products (Landmark)
SKU: dcd-30003459651
Price: $8.85
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sports
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/50400000835823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001223473
JSON data: https://landmarks.builders/products/wp-dcd-10001223473.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This fitness equipment is a versatile incline wedge board designed for squat exercise, stretching, and general lower-body work. Its simple, low-profile shape makes it easy to slide into a home gym setup or keep beside other workout gear without taking up much space.Used as a stretching board or slant board, it raises the heel to create a more comfortable angle for calves, ankles, and legs. That extra incline can be especially helpful when you want to warm up before a workout, ease into flexibility exercises, or focus on more controlled movement during bodyweight exercises.The textured top surface adds a stable feel underfoot, while the compact folded design gives it a firm, practical structure for repeated use. Whether you are doing stretching routines, squat variations, or recovery-focused exercises, this incline wedge board helps maintain your stance consistent and your posture more balanced.For anyone looking for a stretching wedge that fits into everyday training, it offers a simple way to make workouts feel smoother and more supportive. The 600 mm length and 149 mm width provide enough room for stable foot placement, while the 40 mm height gives a noticeable incline without feeling bulky or uncomfortable.
Summary: Incline Wedge Board Anti-Slip Surface Stretching Wedge Heavy Duty Calf Stretching Board for Workout, Gym. This fitness equipment is a versatile incline wedge board designed for squat exercise, stretching, and general lower-body work. Its simple, low-profile shape makes it easy to slide into a home gym setup or keep beside other workout gear without taking up much space.Used as a stretching board or slant board, it raises the heel to create a more comfortable angle for calves, ankles, and legs. That extra incline can be especially helpful when you want to warm up before a workout, ease into fle
Generated by: dcd-map-v1
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Incline Wedge Board Anti-Slip Surface Stretching Wedge Heavy Duty Calf Stretching Board for Workout, Gym",
"product_id": 9535934365935,
"variant_id": 50400000835823,
"quantity": 1,
"grams": 3000,
"length_cm": "61.0",
"width_cm": "17.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").