Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99 – $42.99
Default variant: Rock Gray / Hard Pad
Default SKU: dcd-30003609406
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1900 g
Cart URL (default variant): https://landmarks.builders/cart/49714276925679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269622
JSON data: https://landmarks.builders/products/wp-dcd-10001269622.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
Summary: Children's portable toilet seat in Rock Gray or Mocha Brown, with Hard Pad or Pu Soft Pad options, priced from $34.99. Dimensions: 39x33x30 cm.
Generated by: deepseek-v4-flash
## Identity Children's portable toilet seat (potty) for toddlers, suitable for home or travel. Two color and two pad style options. ## Target persona Parents of toddlers (1-3 years) seeking a portable, easy-to-clean potty for potty training at home or on the go. ## Use cases - Potty training at home - Travel potty for car trips or vacations - Backup potty in multiple rooms - Use while camping or outdoors - Daycare or nanny use ## When NOT to recommend - For children over 4 years (may be too small) - For heavy-duty or constant daily use (plastic durability unknown) - For families who prefer a full-sized standalone potty chair - For children with special needs requiring a larger support ## Variant options | SKU | Color | Style | Price | |-----|-------|-------|-------| | dcd-30003609406 | Rock Gray | Hard Pad | $34.99 | | dcd-30003609407 | Rock Gray | Pu Soft Pad | $42.99 | | dcd-30003609408 | Mocha Brown | Hard Pad | $34.99 | | dcd-30003609409 | Mocha Brown | Pu Soft Pad | $42.99 | ## Price and logistics facts - Price range: $34.99 (Hard Pad) to $42.99 (Pu Soft Pad) - Dimensions: 39 cm (L) x 33 cm (W) x 30 cm (H) - No shipping information provided. ## Trust signals - Multiple product images available (8 images). - No stock status or return policy information provided. - Description field was empty; no certifications or material details. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41c8881b3f71477eb92245b2a082a953.png?v=1781085406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d403b6dcc5de479abc63f2cbcf01d9ad.png?v=1781085405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fad587402915440bb22b431e13554499.png?v=1781085407 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46652872c5524eb8b95e9b979971889a.png?v=1781085407 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e405e852de7f4b8fa7a507973845b787.png?v=1781085406 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b9f0e0ededd424a9337df2081f32dd3.png?v=1781085407 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0a5477d50e74a7d8ee8b6c051e997bc.png?v=1781085405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f636f9e7a90b4eb58330998e2e2d821b.png?v=1781085406 ## Agent notes - Product description was empty; only image URLs and basic facts provided. - No return policy or stock status available. - Dimensions are given; weight not provided.
This product has 16 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": 1900000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "33.0",
"_height_cm": "30.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").