Brand: World Products (Landmark)
SKU: dcd-30002757688
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 590 g
Cart URL (default variant): https://landmarks.builders/cart/49879174611183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043616
JSON data: https://landmarks.builders/products/m4x-10001043616.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Hollow Seat Cushion Ergonomic Wheelchair Seat Pad Washable Cover for Bed
Summary: A 19.99 USD hollow seat cushion with ergonomic design for wheelchairs and beds, washable, available in Navy Blue.
Generated by: deepseek-v4-flash
## Identity Hollow Seat Cushion Ergonomic Wheelchair Seat Pad Washable Cover for Bed. SKU: dcd-30002757688. Navy Blue color option. Price: $19.99 USD. ## Target persona Individuals who use wheelchairs or are bedridden, seeking pressure relief and comfort. Caregivers or healthcare facilities looking for affordable, washable seat cushions. ## Use cases - Relieving pressure on buttocks during extended wheelchair use. - Providing comfort for bed-bound patients to prevent sores. - Use as a portable cushion on hard chairs or benches. - Easy cleaning after spills or incontinence events. - Lightweight travel cushion for long sitting sessions. ## When NOT to recommend - Users requiring large cushion thickness (height only 15 cm). - Situations needing high-density foam without airflow (hollow may not suit). - For individuals allergic to common cushion materials (unknown composition). - Those seeking a cushion with specialized medical certification (none provided). ## Variant options Single variant: Navy Blue (SKU: dcd-30002757688) at $19.99 USD. ## Price and logistics facts Price: $19.99 USD. Dimensions: 41 cm length, 16 cm width, 15 cm height. No shipping or inventory details provided. ## Trust signals One variant in stock (no explicit stock count). Return policy not stated. Price is consistent for the variant. No certifications listed. ## Image assets 5 image URLs available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5322b4df-7a7a-4823-b580-23858babcb95.jpg?v=1782126348 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba3a5655-a1bb-4d69-9e24-692621d7a14d.jpg?v=1782126342 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53afba60-c879-4f2a-9fa4-66bec5e95896.jpg?v=1782126342 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11197f47-c006-4ec9-8f0e-36e2e135763e.jpg?v=1782126342 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e55bccf-984d-49e5-85a5-71857fb57de3.jpg?v=1782126342 ## Agent notes No image understanding performed; visual details (material texture, exact shape) not extracted. Verify dimensions and compatibility before recommendation.
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": "Hollow Seat Cushion Ergonomic Wheelchair Seat Pad Washable Cover for Bed",
"quantity": 1,
"grams": 590000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "16.0",
"_height_cm": "15.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").