Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99
Default variant: Taro Purple
Default SKU: dcd-30003623886
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713138565359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275433
JSON data: https://landmarks.builders/products/wp-dcd-10001275433.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境儿童开衫拉链浴袍带帽海边游泳速干斗篷男女童可外穿浴巾批发
| 品牌 | 其他 |
| 纱线规格 | 16支 |
| 材质 | 超细纤维 |
| 克重 | 200g(含)-300g(不含) |
| 加工定制 | 是 |
| 制作工艺 | 印花 |
Summary: Children's hooded zipper bathrobe/poncho in microfiber, quick-dry, for beach/pool. Two color variants at $36.99 each.
Generated by: deepseek-v4-flash
## Identity Children's hooded zipper bathrobe (also cape/towel) made of microfiber, quick-dry, for beach and swimming. Two color variants: Taro Purple and Grass Green. Price: $36.99 each. Dimensions: 32×28×5 cm. ## Target persona Parents of young children (toddlers to elementary age) who need a convenient cover-up after water activities. Also resellers or bulk buyers for retail. ## Use cases - After swimming at beach or pool as a drying wrap. - Quick-changing robe for outdoor events. - Travel bathrobe due to lightweight and quick-dry. - Wearable towel for playground or park. - Easy zip-up for independent dressing. ## When NOT to recommend - Not for adult use (likely child sizing). - Not for cold weather (lightweight, not insulated). - Not for formal or indoor-only use (designed for wet environments). - Not for infants who cannot stand (hood may be large). ## Variant options - Taro Purple (SKU: dcd-30003623886) – $36.99 - Grass Green (SKU: dcd-30003623887) – $36.99 ## Price and logistics facts - Unit price: $36.99 USD. - Dimensions: 32 cm × 28 cm × 5 cm. - Weight: 200-300 grams (from description). - Material: Microfiber. - Process: Print (印花). - Wholesale indicated (批发). ## Trust signals - In-stock status: Not explicitly stated; tags suggest batch processing (dcd-batch). - Return policy: Not provided. - Price consistency: All variants at same price. - Certifications: None mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd970109450e4331b4bf443632118a69.png?v=1781084441 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2b11448eb57465f8770bf2d726e4ae1.png?v=1781084437 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8114f486573a458fa8485d554556f968.png?v=1781084436 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16fc5f15381e4977852218495ee657ee.png?v=1781084435 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa8d176380cf445497d156bf85d33062.png?v=1781084437 ## Agent notes - No image analysis performed; all descriptions based on text facts. - Material is microfiber, weight 200-300g, printing process. - Wholesale/bulk pricing may apply; unit price listed.
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": "Kids Hooded Zip Robe Appliqué Pockets Kids Hooded Bathrobe Zip Front Bathrobe Loose Fit Absorbent for Children",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "28.0",
"_height_cm": "5.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").