Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Pink
Default SKU: dcd-30003609595
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 成人用品
Vendor: World Products
Weight: 1550 g
Cart URL (default variant): https://landmarks.builders/cart/49714212831471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269720
JSON data: https://landmarks.builders/products/wp-dcd-10001269720.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Adult bathroom stool (43x35x33cm) for shower or bath use, available in Pink, Light Green, Gray, priced at $22.99 USD.
Generated by: deepseek-v4-flash
## Identity A thick adult bathroom stool designed for showering and bathing, suitable for elderly, pregnant, or disabled individuals. Dimensions: 43cm length, 35cm width, 33cm height. Weight capacity not specified. ## Target persona - Elderly individuals needing seated bath support - Pregnant women requiring stable seating in shower - People with temporary or permanent mobility limitations - Caregivers equipping a bathroom for assisted bathing ## Use cases - Seated showering to reduce fall risk - Bathroom grooming while seated (e.g., washing feet) - Post-surgery recovery bathing - Pregnant woman using shower safely - Elderly person bathing without standing for long - Use as a step stool (not recommended) or footrest ## When NOT to recommend - For outdoor use (material unknown, likely indoor only) - For individuals exceeding typical weight capacity (not specified, assume <250 lbs) - As a permanent toilet stool (designed for bath, not toilet) - For users requiring a larger seating area (43x35cm seat) ## Variant options - Pink (SKU: dcd-30003609595, $22.99) - Light Green (SKU: dcd-30003609596, $22.99) - Gray (SKU: dcd-30003609597, $22.99) ## Price and logistics facts - Unit price: $22.99 USD (all variants) - Dimensions: 43x35x33 cm - Currency: USD - No shipping cost or lead time provided ## Trust signals - Price consistent across all color variants - Listed as a product type 'adult products' - No stock status or return policy available - No customer reviews or ratings provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d35b7134cd064b1d8f2a6ffccf9664bb.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e66805397493434c8be2b8c619134397.png?v=1781085365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c0dc406323646919f5710e078e867d6.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d19ffbdf27d94a68b98d1885f15d1f0b.png?v=1781085365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c437b88467154d8e86f00627dcd43039.png?v=1781085364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5024c26b03124bd8aae3c75217c29f69.png?v=1781085366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/202b6e5f3591404aa3ad03e4e0947edc.png?v=1781085364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e41eed5fc8404b06982d112dcbed3472.png?v=1781085366 ## Agent notes - No product description provided; information inferred from title and tags. - Image understanding not performed; treat URLs as fetchable assets only. - Weight capacity, material, and assembly details are missing.
This product has 15 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": "大人洗屁股凳子加厚成人浴室凳孕妇坐浴凳老人洗澡椅卫生间洗澡凳",
"quantity": 1,
"grams": 1550000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "35.0",
"_height_cm": "33.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").