Brand: World Products (Landmark)
SKU: dcd-30003611757
Price: $143.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1950 g
Cart URL (default variant): https://landmarks.builders/cart/49714205425903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270536
JSON data: https://landmarks.builders/products/wp-dcd-10001270536.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: Transfer board for moving disabled or bedridden individuals, 77x22x4 cm, Orange 4th Gen Straight, $143.99.
Generated by: deepseek-v4-flash
## Identity Factory direct supply transfer board (移乘板) for assisting disabled and elderly individuals in moving from beds, wheelchairs, etc. Orange 4th Gen Straight variant. ## Target persona Caregivers for bedridden or mobility-impaired individuals; nursing home staff; family members assisting elderly relatives. ## Use cases - Bed to wheelchair transfer - Wheelchair to toilet transfer - Repositioning in bed - Car seat transfer - Rehabilitation assistance ## When NOT to recommend - For fully ambulatory individuals (no mobility aid needed) - For bariatric patients (no weight limit provided) - For use on unstable or soft surfaces - If caregiver requires one-handed operation (board likely requires two hands) ## Variant options Only one variant available: Orange / 4th Gen Straight, $143.99. ## Price and logistics facts Price: $143.99 USD. Dimensions: 77 cm (length) x 22 cm (width) x 4 cm (height). Single variant only. ## Trust signals - Factory direct supply - No return policy or stock status provided - No certifications listed ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dd90d6ccd6f4e51a1f76f7412b7966d.png?v=1781085364 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2d495f2d3e654fce8fda845c2bfe514d.png?v=1781085361 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce9335b58ba142b7acc89a3ca4873ca6.png?v=1781085363 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b7af236a2d147fca8dc59f430cb65b3.png?v=1781085363 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6821c516c7e49e58cedd418829ab08e.png?v=1781085363 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3a6b356d460402fa2f006c7eb7e428f.png?v=1781085364 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfd2a5afa51542afbd1db0d7f736d531.png?v=1781085361 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c6328a5a2404d759a52da459dd2cad9.png?v=1781085364 ## Agent notes Image understanding was not performed; visual details are not described. Only one variant known. No weight capacity or material info provided.
This product has 13 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": "工厂直供移乘板移位板过床板残疾卧床老人移位工具轮椅辅助用品",
"quantity": 1,
"grams": 1950000,
"properties": {
"_length_cm": "77.0",
"_width_cm": "22.0",
"_height_cm": "4.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").