Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.61
Default variant: Purple with White
Default SKU: dcd-30003606798
Default price: $8.61
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: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/50455501275375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268609
JSON data: https://landmarks.builders/products/wp-dcd-10001268609.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This exercise gear is a foam stretching wedge built with a sloped block form and a flat top surface, making it a practical aid for everyday practice and training routines. Its shape gives you a stable angled surface that can be used when you want extra support during stretching, alignment work, or balance-focused exercises. As a stretching block option, the wedge design helps create more controlled touch points than a flat surface alone. The angled profile can be useful in a home workout space, studio, or any setting where you want a stable piece of training equipment that supports careful movement and positioning. The foam stretching wedge is made with a padded foam construction with a smooth outer cover and stitched seams, giving it a tidy, finished appearance. Its dimensions, 37.5 cm long, 20.5 cm wide, and 18 cm high, provide a compact yet substantial form, while the additional labeled side measurements of 16.5 cm and 10.5 cm highlight the sloped structure that defines its use.
Summary: This exercise gear is a foam stretching wedge built with a sloped block form and a flat top surface, making it a practical aid for everyday practice and training routines. Its shape gives you a stable angled surface that can be used when you want extra support during stretching, alignment work, or balance-focused exercises. As a stretching block option, the wedge design helps create more controlled touch points than a flat surface alone. The angled profile can be useful in a home workout space, studio, or any setting where you want a stable piece of training equipment that supports careful movement and positioning. The foam stretching wedge is made with a padded foam construction with a smooth outer cover and stitched seams, giving it a tidy, finished appearance. Its dimensions, 37.5 cm long, 20.5 cm wide, and 18 cm high, provide a compact yet substantial form, while the additional labeled side measurements of 16.5 cm and 10.5 cm highlight the sloped structure that defines its use.
Generated by: deepseek-v4-flash
This product has 11 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": "Foam Stretching Wedge Flat Tops Exercise Wedge Padded Workout Accessory",
"product_id": 9537221853423,
"variant_id": 50455501275375,
"quantity": 1,
"grams": 1100,
"length_cm": "38.5",
"width_cm": "33.0",
"height_cm": "19.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").