Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $100.99
Default variant: Penguin Gray
Default SKU: dcd-30003605114
Default price: $100.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 2800 g
Cart URL (default variant): https://landmarks.builders/cart/49714363826415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267971
JSON data: https://landmarks.builders/products/wp-dcd-10001267971.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Baby standing bath support stool (53x42x20 cm) in two color variants (Penguin Gray/Brown) priced at $100.99, designed for toddlers to stand securely during bathing.
Generated by: deepseek-v4-flash
## Identity A baby standing bath support stool (53x42x20 cm) with a raised platform for toddlers to stand on while being bathed or having their bottom washed. Available in Penguin Gray and Penguin Brown. ## Target persona Parents and caregivers of toddlers (approximately 12–36 months) who are able to stand with support and need a stable, elevated surface for standing bath sessions or bottom washing. ## Use cases - Bathing a toddler who prefers to stand rather than sit in a tub - Washing a child's bottom after diaper changes using the stand - Supporting a child during bath time in a standard adult bathtub - Transitioning from infant bath tubs to standing bath routines - Providing a non-slip elevated spot for rinsing after shampoo - Assisting caregivers with safe positioning during toddler baths ## When NOT to recommend - Newborns or infants who cannot stand with support (safety hazard) - Very small or shallow bathtubs where the stand cannot fit or may tip - Parents seeking a traditional reclined infant bath tub or bath seat - Households that require a fully contained bath (this is an open stand, not a tub) ## Variant options - Penguin Gray (SKU: dcd-30003605114) - Penguin Brown (SKU: dcd-30003605115) Both at $100.99. ## Price and logistics facts - Price: $100.99 USD per unit - Dimensions: 53 cm (length) x 42 cm (width) x 20 cm (height) - No shipping cost, weight, or lead time provided. ## Trust signals - In-stock status not confirmed. - Return policy not provided. - No certifications or safety standards listed. - Price consistency: single price across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7430f280b904d8289586b32e93f5c67_0143f6b3-361b-45f9-92c8-151d87913338.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cde2010fad984ff88ce198fa2e6bf8a4_9ded9281-06fd-43b3-9f77-f532e44e2420.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63b0d2c229794a2ea2a5fec5eed60a8d_b7b4a472-3eb5-40b2-a5e8-85cfaa4eff3a.png?v=1781085497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c188d558ec2f4f5ea9f1044bfe81ff23_3257d6e7-5185-446a-a48a-56094ade18fb.png?v=1781085497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c80a10fbabd4768a052017e11ff326c_3c6cede7-3478-42dc-9bb6-2772cac3bd04.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1a233375be146c0865ad990638349da_02c0cebf-816f-4a72-b544-faa7a5740417.png?v=1781085497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a041f0f2cad42fdb986036481db23ad_111c6569-454b-4c7d-be6b-7e3828197cd1.png?v=1781085498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c92017cb71a6451c905d6fc65400206f_f8d41fb1-e22f-435b-b541-8133fb5de6dd.png?v=1781085496 ## Agent notes - No product description provided; details inferred from title and category. - Image content not analyzed; do not assume visual features (e.g., color accuracy, accessories). - Missing trust signals: stock status, return policy, safety certifications. - Verify dimensions fit buyer's bathtub (53 cm length).
This product has 14 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": 2800000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "42.0",
"_height_cm": "20.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").