Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99
Default variant: White
Default SKU: dcd-30003623901
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: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713120051439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275439
JSON data: https://landmarks.builders/products/wp-dcd-10001275439.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
成人连帽加厚吸水浴袍超细纤维速干斗篷男女通用游泳沙滩换衣袍
| 品牌 | 其他 |
| 货号 | 素色成人浴袍 |
| 纱线规格 | 120D |
| 材质 | 超细纤维 |
| 克重 | 400g(含)-500g(不含) |
| 加工定制 | 是 |
| 制作工艺 | 平织 |
Summary: Unisex adult hooded microfiber bathrobe for swimming and beach, quick-dry, 7 colors, $34.99.
Generated by: deepseek-v4-flash
## Identity Adult hooded microfiber bathrobe (unisex) for swimming/beach, quick-dry, brand: 其他, material: microfiber, weight 400-500g, flat weave. ## Target persona Adults who swim or go to beach/pool frequently and need a quick-dry changerobe; budget-conscious buyers seeking functional, lightweight coverage. ## Use cases - Changing at beach after swimming - Poolside coverage and drying - Post-shower use at gym or spa - Outdoor camping or festival showers - Home bathrobe for quick drying - Travel robe for hotels ## When NOT to recommend - For heavy winter use or cold climates (lightweight microfiber) - For children (adult size only) - For those seeking plush terry cloth luxury - For buyers wanting a robe with pockets or belt loops (not specified) ## Variant options 7 colors: White, Light Gray, Blue Purple, Indigo, Pink, Light Brown, Dark Gray. All at $34.99. ## Price and logistics facts Price: $34.99 USD. Dimensions (packed): 35 x 30 x 7 cm. Weight: 400-500g. No shipping or return info provided. ## Trust signals - All variants same price ($34.99). - In-stock status not explicitly stated but typical. - No certifications or return policy mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09148c762eeb48649ba4091be1966a12.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc7f83ac12504ca89b065202126efcd7.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/467a30465e484260bcf8f1d99818b0f9.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/748adf2963cf4f188293083a5674b8d2.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6b623349ec940a0bde06c90ca986c01.png?v=1781084429 ## Agent notes No visual description provided. Images should be fetched for color/texture details.
This product has 19 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": 850000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "30.0",
"_height_cm": "7.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").