Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $121.99
Default variant: Orange / 1st Gen
Default SKU: dcd-30003611713
Default price: $121.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1980 g
Cart URL (default variant): https://landmarks.builders/cart/49714232656111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270527
JSON data: https://landmarks.builders/products/wp-dcd-10001270527.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A transfer board for disabled and elderly individuals to safely move between bed, wheelchair, and other surfaces. Dimensions 80.5x32.5x4 cm. Available in 4 colors at $121.99.
Generated by: deepseek-v4-flash
## Identity - Product: Transfer board (移乘板移位板过床板) - Type: Home care mobility aid - Dimensions: 80.5 cm (L) x 32.5 cm (W) x 4.0 cm (H) - Price: $121.99 USD (all variants) - Variants: 4 colors (Orange, Dark Blue, White, Green), all 1st Gen ## Target persona - Caregivers for elderly or disabled individuals requiring transfer assistance - Rehabilitation patients with limited mobility needing independent transfer solutions - Nursing homes or assisted living facilities seeking cost-effective transfer aids - Individuals recovering from surgery or injury who need temporary transfer support ## Use cases - Transferring a bedridden patient from bed to wheelchair - Moving a person from wheelchair to commode or shower chair - Assisting in lateral transfer between two surfaces (e.g., stretcher to bed) - Enabling independent transfer for users with upper body strength - Reducing physical strain on caregivers during patient repositioning - Use as a sliding board for short-distance transfers in home care settings ## When NOT to recommend - For patients with severe fragility or skin issues (board may cause pressure points) - When the user requires full mechanical lift (e.g., ceiling lift or Hoyer lift) - For individuals with very limited upper body strength who cannot assist in transfer - As a replacement for medical-grade transfer boards with safety certifications (unknown certification) ## Variant options | Color | Style | Price | |-------|-------|-------| | Orange | 1st Gen | $121.99 | | Dark Blue | 1st Gen | $121.99 | | White | 1st Gen | $121.99 | | Green | 1st Gen | $121.99 | ## Price and logistics facts - Price: $121.99 USD (all variants) - Currency: USD - Dimensions: 80.5 x 32.5 x 4.0 cm (31.7 x 12.8 x 1.57 inches) - SKUs: dcd-30003611713 (Orange), dcd-30003611714 (Dark Blue), dcd-30003611715 (White), dcd-30003611716 (Green) ## Trust signals - In-stock status: not explicitly stated (image URLs provided, no stock data) - Return policy: not provided - Price consistency: all variants same price - Certifications: not mentioned - Product type: home care aid from factory direct (tag "工厂直供" suggests factory direct supply) ## Image assets - 8 images available via URLs (see image_urls array) - Agent note: images not analyzed; visual details unknown. ## Agent notes - No explicit weight capacity provided; assume standard use for average adult. - Material not specified; likely plastic or composite based on dimensions and use. - Factory direct supply may imply limited warranty or support; verify with seller. - Check for compatibility with standard wheelchair widths and bed heights. - No user reviews or ratings available in data.
This product has 16 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": 1980000,
"properties": {
"_length_cm": "80.5",
"_width_cm": "32.5",
"_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").