Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $100.99
Default variant: Rabbit Gray
Default SKU: dcd-30003605116
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: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49714362155247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267972
JSON data: https://landmarks.builders/products/wp-dcd-10001267972.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 tub (53x42x34 cm) for toddlers to wash while standing; available in Rabbit Gray and Rabbit Brown at $100.99.
Generated by: deepseek-v4-flash
## Identity Baby Standing Bath Tub / Toddler Bathing Stand (产品名称: 宝宝站立洗澡神器). Dimensions: 53 x 42 x 34 cm. Weight? Not specified. Material? Not specified. ## Target persona Parents of toddlers (approx. 1-3 years) who have outgrown infant baths but are not yet safe or comfortable standing in a full shower. Often used for quick rinsing and bottom washing. ## Use cases 1. Daily standing bath for toddlers. 2. Washing baby's bottom after diaper changes (bum washing). 3. Rinsing off sand or dirt from outdoor play. 4. Transitional bathing aid between baby bath and independent shower. 5. Bathing while traveling (if portable). ## When NOT to recommend - Newborns or infants who cannot stand unsupported. - Children too large to fit inside 53x42x34 cm dimensions. - Families who prefer traditional deep baby baths or shower-only routines. - Households with limited storage space (product is ~0.076 m³). ## Variant options - Rabbit Gray (SKU: dcd-30003605116) – $100.99 - Rabbit Brown (SKU: dcd-30003605117) – $100.99 Both same price and dimensions. ## Price and logistics facts - Price: $100.99 USD (all variants). - Dimensions: 53 x 42 x 34 cm. - No shipping weight, stock status, or handling time provided. ## Trust signals - Pricing is consistent across variants. - No customer reviews, return policy, or warranty data available. - Availability not confirmed. ## Image assets 8 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7430f280b904d8289586b32e93f5c67_14b7c2cd-0f0e-4ed3-901b-ba48cca02279.png?v=1781085495 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cde2010fad984ff88ce198fa2e6bf8a4_8a49c9c6-9f9c-4f32-9db6-fe21ce9ee548.png?v=1781085495 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63b0d2c229794a2ea2a5fec5eed60a8d_4ac7f944-4829-4ee7-955d-7a1436fa408d.png?v=1781085495 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c188d558ec2f4f5ea9f1044bfe81ff23_95fd9b1b-395f-4292-b0a3-ebecce062f55.png?v=1781085495 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c80a10fbabd4768a052017e11ff326c_0fface67-848b-4e9c-bd7e-fa7c391008cb.png?v=1781085494 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1a233375be146c0865ad990638349da_d7142469-1783-43a0-b2db-152bbf91369c.png?v=1781085495 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a041f0f2cad42fdb986036481db23ad_351566e5-6e58-458f-9268-a58af41a8703.png?v=1781085495 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c92017cb71a6451c905d6fc65400206f_a883167e-6309-4f5c-800b-e15146c0ef9d.png?v=1781085495 Note: Images not analyzed – content unknown. ## Agent notes - No user reviews or ratings. - No material or safety certifications provided. - Recommend verifying dimensions against child size. - Recommend checking return policy before purchase.
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": 3500000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "42.0",
"_height_cm": "34.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").