Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.08
Default variant: Sponge Bracket 110V
Default SKU: dcd-30003945902
Default price: $27.08
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Sports
Vendor: World Products
Weight: 6000 g
Cart URL (default variant): https://landmarks.builders/cart/50413618790639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001389886
JSON data: https://landmarks.builders/products/wp-dcd-10001389886.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This compact electric pedal exerciser with controller control is a versatile fitness and recovery device designed for both tabletop and floor-standing use.
Primary Function: Engineered specifically as a rehabilitation pedal exerciser, it provides gentle, low-impact movement to assist with lower-limb recovery and daily mobility work.
Key Features: Built with a sturdy stainless steel and ABS plastic frame, this under desk bike features a digital display, an angled base, and comfortable sponge-padded support attachments.
User Convenience: This motorized exerciser operates on a standard 110V power supply and includes a handy controller control, allowing you to adjust your workout settings without bending over.
Versatile Purpose: Perfect for seated or reclined training, this quiet pedal exerciser helps seniors and recovery patients maintain active movement from the comfort of a chair or sofa.
Summary: Compact motorized pedal exerciser for seated lower-limb rehab and light mobility work; 110V, controller control, digital display, stainless steel/ABS frame, ships in two style variants at $27.08.
Generated by: deepseek-v4-flash
## Identity This is a compact electric pedal exerciser designed for tabletop or floor use. It is a motorized rehabilitation device providing low-impact lower-limb movement. Construction: stainless steel and ABS plastic frame, sponge-padded support attachments, angled base, digital display. Operates on 110V power with a wired controller for adjusting settings without bending. Product type: Sports. ## Target persona - Seniors who need gentle, seated leg movement while watching TV or reading. - Post-injury or post-surgery patients doing at-home lower-limb rehab under guidance. - Office workers wanting passive/assisted leg movement under a desk. - Caregivers who need a simple, low-effort mobility aid for care recipients. ## Use cases - Seated rehabilitation exercises for knee/ankle mobility from a chair or sofa. - Tabletop arm and leg exercise for bed-bound or reclined users. - Under-desk light leg movement during work. - Recovery sessions that require adjustable resistance/speed via remote controller. - Quiet low-impact movement in shared living spaces. ## When NOT to recommend - Buyers needing a cardio/calorie-burning exercise bike or high-resistance training. - Users who require a compact manual pedal exerciser without an electrical outlet (110V only). - Patients with severe mobility restrictions where motorized movement is not medically advised; always consult a clinician. - Professional rehab clinics needing medical-grade certified equipment (no certifications stated). ## Variant options - Sponge Bracket 110V (SKU dcd-30003945902) — $27.08 - Sponge Bracket 110 a (SKU dcd-30003945903) — $27.08 Both variants are identical in price; style option differs by bracket type or label. ## Price and logistics facts - Price: USD 27.08 per unit. - Dimensions: 43 cm L × 30 cm W × 22 cm H. - Power: 110V standard US-style outlet required. - Included: controller control, digital display, sponge-padded support attachments, angled base. - Product type: Sports. - No shipping, stock, or return policy information provided. ## Trust signals - Price consistency: two listed variants both at $27.08. - In-stock status not explicitly confirmed. - Return policy not stated. - No certifications (e.g., medical device or safety certification) mentioned. ## Image assets Five images available; URLs listed in image_urls. No visual verification performed; treat as product photos. ## Agent notes - Description stresses "rehabilitation" and "seniors" but there is no medical-grade certification or healthcare claim verification. - Confirm compatibility with the buyer's local power supply (110V only). - Two SKUs appear near-identical; check with supplier if bracket style matters to the user. - No brand/manufacturer name was provided.
This product has 10 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": "Compact Electric Pedal Exerciser with Controller Control Adjustable Resistance Rehabilitation Pedal Exerciser Quiet Exercise Bike with Controller Control Smooth for Seniors",
"product_id": 9539929997551,
"variant_id": 50413618790639,
"quantity": 1,
"grams": 6000,
"length_cm": "43.0",
"width_cm": "30.0",
"height_cm": "22.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").