Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Green
Default SKU: dcd-30003609767
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714087133423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269790
JSON data: https://landmarks.builders/products/wp-dcd-10001269790.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


















Summary: Adjustable-height wall-mounted urinal for boys, available in Green, Blue, Khaki, priced at $17.99.
Generated by: deepseek-v4-flash
## Identity 儿童小便斗男宝宝站立式小便器可调节高矮小便盆挂墙挂壁式小便池 (Children's urinal, wall-mounted, adjustable height) ## Target persona Parents of potty-training boys, daycare centers, families with multiple young boys. ## Use cases - Potty training boys to stand while urinating - Reducing mess around the toilet - Teaching independence in bathroom routines - Small bathroom where a full urinal is impractical - Daycare or preschool group bathrooms - Transition from diaper to toilet ## When NOT to recommend - For girls (designed for standing use) - For children who are not yet ready for standing urination - For travel or portable needs (wall-mounted only) - For households without a suitable wall mounting surface ## Variant options - Green (sku: dcd-30003609767) – $17.99 - Blue (sku: dcd-30003609768) – $17.99 - Khaki (sku: dcd-30003609769) – $17.99 ## Price and logistics facts - Price: $17.99 USD (all variants) - Dimensions: 48 cm (L) x 24 cm (W) x 17 cm (H) - Category: 家居用品 (Home supplies) ## Trust signals - In-stock status not provided - Return policy not provided - No certifications listed - Price consistency: all variants at $17.99 ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9738151560a4457a30cd09190bb842a.png?v=1781085297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5713353539e848209460eed0b90b2b39.png?v=1781085299 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/536f15f1ab564d97a24140252ea3e8c6.png?v=1781085298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abe44bc76dfb40c7ae9dd6f9e5756cf3.png?v=1781085298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a331965c3574a4a8e4571ce39d3dfd4.png?v=1781085298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96709f033ec5482182785bcaba9e1248.png?v=1781085298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/809b9b62a2dd4842b9e59a42699bc743.png?v=1781085298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/635b61e0eeb54817a2abaafe8fecdb8f.png?v=1781085299 ## Agent notes - Product description missing; summary based on title and facts. - No explicit installation requirements given (e.g., screws, adhesive). - Images not analyzed for visual details.
This product has 15 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": 650000,
"properties": {
"_length_cm": "48.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").