Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99
Default variant: Green
Default SKU: dcd-30003623897
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: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49713122836719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275438
JSON data: https://landmarks.builders/products/wp-dcd-10001275438.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
亚马逊吸水速干条纹沙滩游泳连帽斗篷浴袍不粘沙海边冲浪换衣浴袍
| 品牌 | 其他 |
| 货号 | 条纹浴袍 |
| 纱线规格 | 120D |
| 材质 | 超细纤维 |
| 克重 | 200g(含)-300g(不含) |
| 加工定制 | 是 |
| 制作工艺 | 印花 |
Summary: Quick-dry microfiber hooded beach changing robe with striped design, sand-resistant, available in 4 colors. Weighs 200-300g, price $34.99.
Generated by: deepseek-v4-flash
## Identity Quick-dry microfiber hooded cape bathrobe for beach and swimming, striped pattern, sand-resistant. Weighs 200-300g. Sold by generic brand. ## Target persona Beachgoers, swimmers, surfers, families needing a quick-dry changing cover-up for outdoor water activities. ## Use cases - Changing out of wet swimsuit after ocean swim - Keeping warm after surfing session - Quick-drying cover-up for beach lounging - Sand-free drying after water play - Using as towel for children at beach ## When NOT to recommend - For indoor use as a plush bathrobe - For heavy-duty towel needs (e.g., gym) - For formal or stylish beach cover-up (basic design) - As a winter coat replacement ## Variant options - Green: $34.99 - Blue: $34.99 - Pink: $34.99 - Gray: $34.99 ## Price and logistics facts Price: $34.99 USD. Dimensions: 35 cm x 25 cm x 6 cm. Weight: 200-300g (from description). ## Trust signals No specific trust signals provided (no return policy, stock status, or certifications). Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4c1aa4e9590452c89e400178ecd0b6f.png?v=1781084432 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d705c375472243aa8421342a88f6eae5.png?v=1781084431 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86fa0261f19d49e1a0d80363ed6f293e.png?v=1781084431 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f49cbe0fa1944cd7a295429d42477aa9.png?v=1781084431 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a51d0571f6a1433d98c067e02c2191a4.png?v=1781084430 ## Agent notes Image understanding not performed; visual details like fit or pattern specifics not inferred.
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": "Hooded Swim Cover up Striped Hooded Cover-up Robe Beach Robe Button-Front Poolside Clothing Easy Fit for by the Water",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "25.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").