Brand: World Products (Landmark)
This product has 21 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99 – $46.99
Default variant: Orange / S
Default SKU: dcd-30003611590
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49714123899119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270488
JSON data: https://landmarks.builders/products/wp-dcd-10001270488.json
This product comes in 21 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
owlwin救生衣浮力衣紧身轻薄游泳滑雪护甲衣内穿防风保温防摔背心
| 品牌 | owlwin |
| 货号 | WIN-002 |
| 型号 | owlwin-02 |
| 口袋数量 | 0 |
| 规格 | 4 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 是 |
| PVC厚度 | 5CM |
| 加工定制 | 可以 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 东北亚 |
| 是否进口 | 否 |
Summary: The owlwin life jacket is a slim, lightweight buoyancy vest for swimming, skiing, and fall protection, with windproof and thermal padding, available in multiple colors and sizes S-L, priced $37.99-$40.99.
Generated by: deepseek-v4-flash
## Identity
- **Product:** owlwin Buoyancy Vest / Life Jacket
- **Brand:** owlwin
- **Model:** WIN-002 / owlwin-02
- **SKU:** WIN-002
## Target persona
This product is for active individuals who need a slim, lightweight buoyancy and impact protection vest for swimming, skiing, or other water/winter sports, at a budget-friendly price. Suitable for adults and older teens who want a multi-purpose protective underlayer.
## Use cases
- Swimming in lakes, pools, or open water (buoyancy aid)
- Skiing or snowboarding (impact protection and thermal layer)
- Kayaking, paddleboarding, or other water sports
- Worn under a jacket for windproof and thermal insulation
- Fall protection during biking, skating, or light outdoor activities
- As an inner layer for cold-weather sports requiring mobility
## When NOT to recommend
- Professional or marine rescue operations requiring certified life jackets (no certification stated)
- Deep-sea scuba diving (not designed for submersion pressure)
- Heavy-impact fall protection (e.g., rock climbing, motocross) - PVC foam only 5cm thick
- Children without checking sizing (no child-specific variants listed)
## Variant options
| Color | Price ($) |
|-------|-----------|
| Orange (S, M, L) | 37.99 (S), 38.99 (M), 40.99 (L) |
| Black (S, M, L) | 37.99 (S), 38.99 (M), 40.99 (L) |
| Blue (S) | 37.99 |
| Pink-blue (M) | 38.99 |
| Yellow-blue (M) | 38.99 |
| Black-red (M) | 37.99 |
| Yellow (L) | 40.99 |
| Blue Leaf (L) | 40.99 |
## Price and logistics facts
- Price range: $37.99 - $40.99
- Dimensions (package): 55 x 45 x 20 cm
- No shipping or tax info provided
## Trust signals
- In-stock status: Not explicitly stated; variants are listed with prices (assumed available)
- Return policy: Not provided
- Certifications: None specified
- Price consistency: All variants listed at same base price per size/color
## Image assets








## Agent notes
- Image content not analyzed; rely on text facts only.
- No return policy or warranty information provided.
- No safety certifications (e.g., USCG, CE) mentioned.
- Construction: PVC thickness 5cm per description.
- Customization available ("加工定制 可以") but details unknown.
- Primarily for export to Northeast Asia (LAZADA platform).This product has 33 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": "owlwin救生衣浮力衣紧身轻薄游泳滑雪护甲衣内穿防风保温防摔背心",
"quantity": 1,
"grams": 400000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "45.0",
"_height_cm": "20.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").