Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Blue / U-shape Pad
Default SKU: dcd-30003415741
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 520 g
Cart URL (default variant): https://landmarks.builders/cart/49877912289519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001207920
JSON data: https://landmarks.builders/products/m4x-10001207920.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Raised Toilet Seat Cushion Easy to Clean Elderly Toilet Lift Cushion Non-Slip
Summary: A non-slip, easy-to-clean raised toilet seat cushion for elderly or mobility-limited users, available in Blue or Coffee U-shape pads at $12.99.
Generated by: deepseek-v4-flash
## Identity Raised Toilet Seat Cushion – non-slip, easy-clean foam pad that adds height and comfort to standard toilets. ## Target persona - Seniors with reduced leg strength - Post-surgery or injury patients needing temporary lift - Caregivers equipping a home for elderly relatives - Individuals with arthritis or joint pain ## Use cases - Daily use by elderly to reduce squatting depth - Post-hip/knee surgery recovery at home - Bathroom safety for those with balance issues - Temporary height boost for taller users on low toilets - Quick installation in guest bathrooms for visiting seniors - RV or small bathrooms where permanent raised toilets aren't feasible ## When NOT to recommend - Users requiring full-height raised toilet (height >12cm) - Bariatric users exceeding weight limit (not specified – assume light-duty) - Commercial or high-traffic public restrooms (likely home use only) - Users who need a hard plastic raised seat with integrated support rails ## Variant options - Blue / U-shape Pad (sku: dcd-30003415741) – $12.99 - Coffee / U-shape Pad (sku: dcd-30003415742) – $12.99 ## Price and logistics facts - Price: $12.99 USD per variant - Dimensions: 42 x 42 x 12 cm - Currency: USD ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: both variants same price - Certifications: none listed ## Image assets No image URLs provided. ## Agent notes - Image understanding was not performed because no image URLs were supplied. - Weight capacity not given; assume standard adult use. - Material is foam cushion – confirm if waterproof cover included. - Installation: simply place on toilet seat (no tools).
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": "Raised Toilet Seat Cushion Easy to Clean Elderly Toilet Lift Cushion Non-Slip",
"quantity": 1,
"grams": 520000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "42.0",
"_height_cm": "12.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").