Brand: World Products (Landmark)
SKU: dcd-30001985161
Price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 370 g
Cart URL (default variant): https://landmarks.builders/cart/49810671632623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000905486
JSON data: https://landmarks.builders/products/m4x-10000905486.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bedside Commode Anti-Odor closure grown-up Potty Chair Sturdy Frame for Women
| Type | Cape |
| Main Colour | Red |
| Theme | Fairy Tale |
| Features | Hood |
| Material | Polyester |
Summary: This bedside commode features an anti-odor closure and sturdy frame, designed for women, priced at $42.99.
Generated by: deepseek-v4-flash
## Identity Bedside Commode with Anti-Odor Closure, Grown-up Potty Chair, Sturdy Frame for Women. Single variant: Red Cape 07 / 100CM. Price: $42.99 USD. ## Target persona - Elderly women with limited mobility who need a bedside toilet - Post-surgery patients (e.g., hip or knee replacement) recovering at home - Pregnant women with reduced mobility or frequent bathroom needs at night - Caregivers seeking a stable, easy-to-clean commode for a bedridden adult ## Use cases - Nighttime use to avoid trips to a distant bathroom - Post-operative recovery when walking is difficult or painful - Assisting a bedridden or wheelchair-bound adult with bathroom needs - Managing incontinence or frequent urination during illness - Temporary setup for a guest with mobility issues ## When NOT to recommend - If the user requires a full-height toilet alternative (this is a low bedside chair) - If the user needs a portable commode for travel (no wheels or folding details provided) - If the user prefers a commode with splash guard or male-specific design - If the user requires heavy-duty weight capacity beyond standard (not specified) ## Variant options - Only one variant: Red Cape 07 / 100CM at $42.99 USD. ## Price and logistics facts - Price: $42.99 USD - Dimensions: 30 cm x 25 cm x 5 cm (likely packaged size; actual assembled size not provided) - One variant available ## Trust signals - No specific trust signals (e.g., in-stock status, return policy, certifications) provided in source data. - Price appears consistent across the single variant. ## Image assets -  -  -  -  -  ## Agent notes - Image understanding not performed; do not invent visual details. - No product description provided; claims based solely on title and tags. - Dimensions given are likely for packaging; actual commode size not confirmed. - Weight capacity, materials, and warranty not specified.
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": "Bedside Commode Anti-Odor closure grown-up Potty Chair Sturdy Frame for Women",
"quantity": 1,
"grams": 370000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "5.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").