Brand: World Products (Landmark)
SKU: dcd-30001983038
Price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49810671599855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000905260
JSON data: https://landmarks.builders/products/m4x-10000905260.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: Adjustable slant board with padded surface for foot incline stretching, portable for adults, priced at $42.99 USD.
Generated by: deepseek-v4-flash
## Identity Adjustable Slant Board Padded Surface Foot Incline Stretcher Portable for Adults ## Target persona Adults needing calf stretching aid; physical therapy patients; fitness enthusiasts seeking portable stretching equipment. ## Use cases - Daily calf muscle stretching at home - Rehabilitation for Achilles tendon or plantar fasciitis - Improving ankle flexibility before workouts - Post-workout cool-down stretching - As a standing desk foot rest for ergonomic relief ## When NOT to recommend - For users requiring a non-slip heavy-duty board for high-intensity use - For professional gyms needing robust, certified equipment - For individuals with severe balance issues who need handrails or support - For those seeking a board with adjustable angle mechanisms beyond preset incline ## Variant options - Basic: $42.99 USD (only variant) ## Price and logistics facts - Price: $42.99 USD - Dimensions: 43.99 cm x 37.0 cm x 9.0 cm - No shipping or tax information provided ## Trust signals - In stock (assumed from listing, not explicitly stated) - Price consistent across listed variant - No warranty, return policy, or certification information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/748630f1-b163-4c48-ba08-b41fab715ea7.jpg?v=1781598544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/222d9c1b-be2d-482e-9714-b215c9a87cd8.jpg?v=1781598545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9932088d-2120-4a49-9ec1-04c10fc74c2f.jpg?v=1781598546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/391a9d76-5670-452f-9552-24552f0412c7.jpg?v=1781598546 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed54b71d-1d58-4eb2-b069-85bfd5d40297.jpg?v=1781598545 ## Agent notes No product description or brand information provided. Images not analyzed; verify visual details independently.
This product has 9 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": "Adjustable Slant Board Padded Surface Foot Incline Stretcher Portable for Adults",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "43.99",
"_width_cm": "37.0",
"_height_cm": "9.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").