Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99 – $47.99
Default variant: Blue / Deluxe
Default SKU: dcd-30001947711
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4800 g
Cart URL (default variant): https://landmarks.builders/cart/49810356535535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900721
JSON data: https://landmarks.builders/products/m4x-10000900721.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
adaptable Bedside Commode: A practical and discreet potty chair designed to provide toileting assistance for the elderly, seniors women, and indivitwo-ways with restricted mobility, fit ining seamlessly into home and bedroom environments.
two-in-oneUse Design: Functions as a standalone bedside commode with a removable inner container or can be placed directly over a low-levelting toilet, offering flexible options for different household needs.
Effective Odor Control: Features a double-lid system with an outer cover and an inner container lid, creating a tight closure to effectively closure in odors and maintain a&clean indoor environment.
Userfocused Comfort & Safety: Equipped with a wide seat, supportive backrest, sturdy armrests, and anti-slip foot pads for stability. Some model type offer adjustable height for a personalized and snug-fit.
Hygienic and Convenient: Includes a large-capacity inner container with a even interior that can be easily removed and cleaned, along with a convenient side holder for toilet paper or wipes.
Summary: Bedside Commode Anti-Odor Adjustable Bedside Potty Easy to Clean for Caregivers. Description: 【Portable Toilet Solution】: This bedside commode serves as a convenient and practical indoor toilet, perfect for the elderly women, or indivitwo-parts with mobility challenges, providing easy reach to toileting facilities. 【Effective Odor Control】: Features a double-lid system with an inner and externaler cover that tightly to effectively trap odors, ensuring clean and pleasant and hygienic environment in any room. 【Userconvenient Design】: Equipped with a removable inner container with a handle, makin
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Bedside Commode Anti-Odor Adjustable Bedside Potty Easy to Clean for Caregivers",
"product_id": 9429717450991,
"variant_id": 49810356535535,
"quantity": 1,
"grams": 4800,
"length_cm": "61.0",
"width_cm": "56.0",
"height_cm": "24.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").