Brand: World Products (Landmark)
SKU: dcd-30003483975
Price: $253.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49813674295535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001229411
JSON data: https://landmarks.builders/products/m4x-10001229411.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Standing Transfer Aid Curved Handle Metal Frame
| Product | Sit-To-Stand Lift |
| Intended Use/Discipline | Physical Medicine & Rehabilitation |
Summary: Standing Transfer Aid with curved handle and swivel casters, priced at $253.99, dimensions 80x65x30 cm.
Generated by: deepseek-v4-flash
## Identity Standing Transfer Aid Curved Handle Swivel Casters ## Target persona Home health aides, elderly individuals with partial mobility, physical therapy patients, caregivers assisting with standing transfers. ## Use cases - Transfer from bed to wheelchair - Transfer from toilet to chair - Car entry/exit assistance - Standing exercise support during rehab - Positioning for dressing or hygiene tasks ## When NOT to recommend - Non-weight-bearing patients requiring a full sling lift - Bariatric use (no weight capacity stated) - Use on stairs or uneven surfaces - As a replacement for a powered patient lift ## Variant options - Stand-up Lift (Style) – SKU: dcd-30003483975, Price: $253.99 ## Price and logistics facts - Price: $253.99 USD - Dimensions (L×W×H): 80 × 65 × 30 cm - Only one variant available ## Trust signals - No stock level or return policy information provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0cd0c34-917b-4a82-b0d5-91a136dcbfa8.jpg?v=1781628297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14646e03-6868-43f8-af6e-a9546b876efc.jpg?v=1781628364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7ba4009-c221-4a06-a28c-1328a68e1277.jpg?v=1781628296 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6777e615-d1d2-4d7e-9e3b-214bebbc1dcb.jpg?v=1781628296 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec0d6b73-a2b5-4dcf-8491-05175f83651b.jpg?v=1781628298 ## Agent notes - Image content was not analyzed; visual details (materials, build quality, handle shape) cannot be confirmed - Weight capacity, warranty, and product materials are not specified in provided data
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": "Standing Transfer Aid Curved Handle Metal Frame",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "65.0",
"_height_cm": "30.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").