Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $89.99
Default variant: Basic Gray
Default SKU: dcd-30003605122
Default price: $89.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 3700 g
Cart URL (default variant): https://landmarks.builders/cart/49714343903471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267976
JSON data: https://landmarks.builders/products/wp-dcd-10001267976.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: A baby standing bath aid (tub/stand) designed for washing infants and toddlers while standing, with dimensions 53x43x20 cm, available in Gray and Brown at $89.99.
Generated by: deepseek-v4-flash
## Identity Baby standing bath aid (洗澡神器) for washing infants/toddlers while standing. ## Target persona Parents of babies aged 6-24 months who can stand with support and need a safe, convenient bath station. ## Use cases - Bathing a standing baby without requiring a full bathtub. - Washing baby's bottom or hair while baby stands securely. - Quick rinsing after diaper changes or messy meals. - Portable bath solution for travel or small bathrooms. - Transitioning from baby bath to regular shower. - Supporting a baby who dislikes lying down baths. ## When NOT to recommend - Newborns who cannot sit or stand unsupported. - Parents seeking a full-body immersion bathtub. - Users needing a foldable or wall-mounted solution. - Babies over 2 years old or exceeding weight capacity (not specified). ## Variant options - Basic Gray (SKU: dcd-30003605122) - $89.99 - Basic Brown (SKU: dcd-30003605123) - $89.99 ## Price and logistics facts - Price: $89.99 USD per unit - Dimensions: 53 x 43 x 20 cm (length x width x height) - No shipping weight or origin specified. ## Trust signals - In-stock status not confirmed. - No return policy provided. - Price consistent across variants. - No certifications mentioned. ## Image assets - 8 product images available at provided URLs. - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7430f280b904d8289586b32e93f5c67.png?v=1781085480) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cde2010fad984ff88ce198fa2e6bf8a4.png?v=1781085480) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63b0d2c229794a2ea2a5fec5eed60a8d.png?v=1781085480) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c188d558ec2f4f5ea9f1044bfe81ff23.png?v=1781085479) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c80a10fbabd4768a052017e11ff326c.png?v=1781085481) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1a233375be146c0865ad990638349da.png?v=1781085480) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a041f0f2cad42fdb986036481db23ad.png?v=1781085481) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c92017cb71a6451c905d6fc65400206f.png?v=1781085480) ## Agent notes - No visual analysis performed on images. - Description field empty; all information derived from title, tags, and dimensions.
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": 3700000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "43.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").