Brand: World Products (Landmark)
SKU: dcd-30001986249
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49945368658159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000905617
JSON data: https://landmarks.builders/products/m4x-10000905617.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Toilet crouchting Stool Thickened Toilet Potty Stool adaptable for Seniors
Summary: A thickened toilet potty stool designed for seniors to assist with crouching posture during toilet use.
Generated by: deepseek-v4-flash
## Identity Thickened Toilet Crouching Stool for Seniors (Cream Yellow) ## Target persona Seniors with limited mobility who need a lower stool to support a squatting position; caregivers or family members purchasing for elderly users. ## Use cases - Assisting with natural crouching posture during bowel movements - Reducing strain on knees and hips while using the toilet - Portable stool for use in different bathrooms (e.g., travel, visiting relatives) - Post-operative toileting aid for hip or knee surgery recovery - Daily bathroom assistance for seniors with mild mobility challenges ## When NOT to recommend - Users who need a raised toilet seat (higher elevation) for standing up - Individuals requiring bariatric support (weight capacity not specified) - Medical facilities needing certified or medical-grade equipment - Children's potty training (designed for adults) ## Variant options - Cream Yellow ($10.99) ## Price and logistics facts - Price: $10.99 USD (fixed across the only variant) - No dimensions or weight provided - Single SKU: dcd-30001986249 ## Trust signals - In-stock status not verified - No return policy or certifications stated - Price appears consistent; no discounts or price variation - Multiple images available for visual inspection ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3e3329a-4213-413e-94e4-284aa65bdf1f.jpg?v=1782180481) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8191491-2076-4b1f-8be0-a0262c61966f.jpg?v=1782180482) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6ac3cf4-c2ec-46ca-a928-059bf33b42a8.jpg?v=1782180482) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e1e2edd-fb34-4f9f-80ae-f76d787d7e01.jpg?v=1782180482) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8484528c-9ad2-41d0-8f38-3442f3038560.jpg?v=1782180482) ## Agent notes - Image understanding was not performed; visual details may be inferred from URLs. - No dimensions, weight capacity, or material information available. - Only one variant listed; verify if other colors exist but not provided.
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": "Toilet crouchting Stool Thickened Toilet Potty Stool adaptable for Seniors",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").