Brand: World Products (Landmark)
SKU: dcd-30003502873
Price: $64.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/49739221532911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250157
JSON data: https://landmarks.builders/products/wp-dcd-10001250157.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Foldable baby standing bath stool with anti-slip features, designed for toddlers to stand safely during washing, priced at $64.99.
Generated by: deepseek-v4-flash
## Identity Baby standing bath stool (foldable, anti-slip, toddler bath helper). ## Target persona Parents or caregivers of toddlers (approx. 1-3 years old) who need a safe, hands-free bathing solution for standing washes. ## Use cases - Washing a toddler while they stand securely in the tub. - Transitioning from baby bathtub to standing shower. - Quick bottom washing after diaper changes. - Space-saving storage in small bathrooms (foldable). - Portable use for travel or visits. ## When NOT to recommend - For infants who cannot sit or stand unassisted. - For children over 40 lbs or beyond typical toddler size. - If the bathtub is extremely small or has non-flat surfaces. - If the caregiver prefers a sit-in bath seat. ## Variant options - Color: Coffee (only variant). ## Price and logistics facts - Price: $64.99 USD. - Dimensions: 53 x 43 x 20 cm. ## Trust signals - In stock (assumed from product listing). - Return policy not specified. - No certifications provided. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/754c97cd9aa24abd92f59fcfe574675d.png?v=1781488422 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94982a9fb57f4c3aab11e6ff06e3c691.png?v=1781488423 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/685affbab41143f8911d03c8c17ad82a.png?v=1781488423 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b35d78d6c11449fb9194d0a17837c490.png?v=1781488423 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/297704edcc5e46658951b22d3914fff6.png?v=1781488423 ## Agent notes - Visual details not inferred; only image URLs provided.
This product has 13 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").