Brand: World Products (Landmark)
SKU: dcd-30003711926
Price: $4.72
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Exercise Equipment
Vendor: World Products
Weight: 2900 g
Cart URL (default variant): https://landmarks.builders/cart/50455833608431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001306901
JSON data: https://landmarks.builders/products/wp-dcd-10001306901.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wooden slant board with side handle, low-profile design, foldable. Features a wood-grain base, heavy-duty metal support hardware, and a black non-slip top surface. Measures 15 5/8 inches by 11 3/4 inches. Suitable for home gym, office, or fitness center use. Helps with flexibility, recovery, and stability exercises.
Summary: Foldable wooden slant board with side handle for flexibility, recovery, and stability exercises. Priced at $4.72. Dimensions: 42 x 32 x 7 cm.
Generated by: deepseek-v4-flash
## Identity A foldable wooden slant board with side handle, low-profile design, wood-grain base, heavy-duty metal support hardware, and black non-slip top surface. Measures 42 x 32 x 7 cm (description states 15 5/8 x 11 3/4 inches). ## Target persona Budget-conscious home gym user seeking low-cost stretching aid; office worker needing occasional calf/leg stretches; fitness enthusiast wanting a portable, storable incline board. ## Use cases - Calf and hamstring stretching at home or office. - Flexibility and mobility warm-up routines. - Recovery sessions after workouts. - Stability exercises (e.g., standing on incline for ankle work). - Compact storage when not in use due to foldable design. ## When NOT to recommend - Buyers needing a professional-grade, heavy-duty slant board with published weight capacity. - Clinics or therapy practices requiring medical-certified equipment. - Users expecting an adjustable-angle mechanism with multiple tilt settings (only one style variant listed). - Anyone needing a non-foldable, rigid permanent fixture. ## Variant options - Style: Wooden Adjustable Slant – SKU dcd-30003711926 – Price $4.72. ## Price and logistics facts - Price: $4.72 USD (single variant). - Dimensions: 42.0 cm x 32.0 cm x 7.0 cm. - Description lists surface as 15 5/8 x 11 3/4 inches. - No shipping or fulfillment details provided. ## Trust signals - Listed in DCD full catalog (content-platform-online, wp-catalog-only). - Tags indicate wp-content-validated and wp-quality-audited. - Single SKU with consistent price. - Return policy not provided in source facts. ## Image assets  ## Agent notes - No image understanding was performed; visual condition and exact appearance are unverified. - Weight capacity, material thickness, and fold/unfold dimensions are not specified. - The term 'Adustable' in variant title is unsupported by angle-adjustment specs; treat as a style label only.
This product has 1 image 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": "Wooden Slant Board with Handle for Home Gym, Foldable Incline Board",
"product_id": 9538019393775,
"variant_id": 50455833608431,
"quantity": 1,
"grams": 2900,
"length_cm": "42.0",
"width_cm": "32.0",
"height_cm": "7.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").