Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $23.99
Default variant: 60x60cm / Colorful Bear
Default SKU: dcd-30003623926
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713106190575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275443
JSON data: https://landmarks.builders/products/wp-dcd-10001275443.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童双面绒印花速干浴袍连帽带挂绳斗篷款游泳沙滩洗澡男女童通用
| 品牌 | 其他 |
| 货号 | ETYP-YH-001 |
| 纱线规格 | 16支 |
| 材质 | 超细纤维 |
| 克重 | 200g(含)-300g(不含) |
| 加工定制 | 是 |
| 制作工艺 | 印花 |
Summary: Children's double-sided fleece printed quick-dry hooded robe with hanging strap, poncho style for swimming, beach, bath; unisex, sizes 60x60cm and 80x80cm.
Generated by: deepseek-v4-flash
## Identity Children's double-sided fleece printed quick-dry hooded robe (poncho style) with hanging strap. Brand: other. Material: microfiber. Weight: 200-300g. Sizes: 60x60cm and 80x80cm. Styles: Colorful Bear, Fat Head Duck, Pink Baymax, Angry Fish, Flower Fairy. ## Target persona Parents or guardians of children aged 1-6 years who need a quick-dry, fun-patterned robe for after swimming, beach, or bath. Seeking affordable, lightweight, easy-to-wear poncho style. ## Use cases - After swimming at pool or beach - Post-bath drying - Summer camp or daycare - Travel or vacation - Quick change after water play ## When NOT to recommend - For children who dislike hooded garments - For formal or cold-weather use (not winter-weight) - For older children beyond size 80x80cm (approx 4-6 years) - If microfiber material is not preferred (e.g., sensitive skin) ## Variant options | Size | Style | SKU | Price | |-------|-------|------|-------| | 60x60cm | Colorful Bear | dcd-30003623926 | $18.99 | | 80x80cm | Colorful Bear | dcd-30003623927 | $23.99 | | 60x60cm | Fat Head Duck | dcd-30003623928 | $18.99 | | 80x80cm | Fat Head Duck | dcd-30003623929 | $23.99 | | 60x60cm | Pink Baymax | dcd-30003623930 | $18.99 | | 80x80cm | Pink Baymax | dcd-30003623931 | $23.99 | | 60x60cm | Angry Fish | dcd-30003623932 | $18.99 | | 80x80cm | Angry Fish | dcd-30003623933 | $23.99 | | 60x60cm | Flower Fairy | dcd-30003623934 | $18.99 | | 80x80cm | Flower Fairy | dcd-30003623935 | $23.99 | ## Price and logistics facts Price: $18.99 (60x60cm) / $23.99 (80x80cm). Packaged dimensions: 35x30x6 cm. Currency: USD. ## Trust signals In-stock status not explicitly confirmed. Return policy unknown. Price consistency across variants. No certifications provided. ## Image assets 5 images available at the following URLs (treat as fetchable assets; no visual inspection performed): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/736d618af38e42c68c7b8ae039f4ba70.png?v=1781084423 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/471f34a809264f62b0ac38e2575c106e.png?v=1781084424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94e528a92844452dbcefb4bd90723534.png?v=1781084424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc53ec3c58454e62a8ef455228641dcc.png?v=1781084424 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5b835ff457e408797eddd79491c553a.png?v=1781084423 ## Agent notes All facts from structured data. No trust signals beyond what is listed. Image understanding not performed.
This product has 22 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 Double-Sided Fleece Quick-Dry Hooded Bathrobe with Lanyard, Cape Style for Swimming Beach Bathing Unisex",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "30.0",
"_height_cm": "6.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").