Brand: World Products (Landmark)
SKU: dcd-30003499231
Price: $291.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9000 g
Cart URL (default variant): https://landmarks.builders/cart/49814757343471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001235045
JSON data: https://landmarks.builders/products/m4x-10001235045.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: Pilates Ped-O-Pull Wood Base Exercise Gear with Top Bar, designed for home gym use. Dimensions: 101x45x13 cm. Priced at $291.99 USD.
Generated by: deepseek-v4-flash
## Identity Pilates Ped-O-Pull Wood Base Exercise Gear Top Bar for Home Gym. A compact Pilates apparatus with a wooden base and top bar for footwork and arm exercises. ## Target persona Home Pilates enthusiasts who want a studio-quality reformer-like accessory at home. Fits users with floor space of at least 101x45 cm. ## Use cases - Performing Pilates footwork (push through bar with feet) - Arm exercises using attached straps (if straps included, not specified) - Reformer-style leg presses and stretches - Low-impact strength training for rehabilitation - Complementing mat Pilates routines with resistance ## When NOT to recommend - For commercial gyms or high-traffic studios (home-grade construction) - For users expecting a full reformer (only a pedal/pull attachment) - For heavy resistance training (max user weight not specified) - For those without existing Pilates spring resistance system (needs compatible setup) ## Variant options - Only one style: "Pilates Ped-o-pull" at $291.99 USD. ## Price and logistics facts - Price: $291.99 USD. - Dimensions: 101 x 45 x 13 cm. - SKU: dcd-30003499231. - No shipping or tax info provided. ## Trust signals - In-stock status not confirmed. - Return policy not provided. - No certifications listed. - Single price point, no discounts. ## Image assets - 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c97b8f4-5d6e-44a5-ae6c-85875e6ec808.jpg?v=1781660568 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6e3da79-8a21-4c0f-aa31-5f8bda53defd.jpg?v=1781660565 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d94bda14-bcdf-420d-a4e2-1a9986f1f64e.jpg?v=1781660565 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fe3e903-1341-4082-ba7b-e74b1edb58a4.jpg?v=1781660564 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd1cf580-3325-414d-b5ca-3c19988add8f.jpg?v=1781660565 ## Agent notes - Image content not analyzed; visual details cannot be confirmed. - No description provided; uses inferred from product name and category. - No user weight limit or assembly requirements found. - Compatibility with existing Pilates springs or bands not verified.
This product has 12 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": "Pilates Ped-O-Pull Wood Base Exercise Gear Top Bar for Home Gym",
"quantity": 1,
"grams": 9000000,
"properties": {
"_length_cm": "101.0",
"_width_cm": "45.0",
"_height_cm": "13.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").