Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Green
Default SKU: dcd-30003610254
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49714184585455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269968
JSON data: https://landmarks.builders/products/wp-dcd-10001269968.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: PP material urinal toy for boys ages 6 months to 3 years, available in Green and Blue for $9.99.
Generated by: deepseek-v4-flash
## Identity This is a children's urinal toy made of PP plastic, designed for toilet training young boys. ## Target persona Parents or caregivers of boys aged 6 months to 3 years who are beginning potty training and want a child-friendly urinal. ## Use cases - Introducing standing urination during potty training. - Making toilet time fun and engaging for toddlers. - Portable urinal for travel or on-the-go training. - Reducing mess by providing a designated target. - Encouraging independence in bathroom routines. ## When NOT to recommend - Not for girls (anatomy mismatch). - Not for children outside the 6-month to 3-year age range. - Not for children with mobility or coordination issues that prevent standing. - Not for use as a replacement for a standard toilet; this is a training aid. ## Variant options - Green: $9.99 - Blue: $9.99 ## Price and logistics facts - Price: $9.99 (both variants). - Dimensions: 33 x 24 x 17 cm. - Weight: not specified. - Shipping and return policy: not provided. ## Trust signals - In-stock status: not explicitly confirmed. - Return policy: not disclosed. - Certifications: none mentioned. - Price consistency: no price history or comparison provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9faedceb7454dfa8cfe68d3b2c7871a.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a687d6143a5342acae29d9f7e0295b3b.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6dec7aa93f714a208373aea7cf23b4e3.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dca6e0b1f0ba41e3b95bdc7134befa5b.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de6482e1b9744fd3bb0aaa337b2469cb.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9e5ab24299347589bd01a342a1563a5.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63564d73c053483ea00088336e5de2d8.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4847927715d74e998a08fa404977c86a.png?v=1781085351 ## Agent notes - No product description provided; all info from structured data. - Image understanding was not performed; visual details unknown. - Trust signals minimal; advise verifying stock and return policy before recommending.
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": "马桶男童小便器小便池小便器男童适用年龄6-12个月1-3岁PP材质",
"quantity": 1,
"grams": 600000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "24.0",
"_height_cm": "17.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").