Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Red
Default SKU: dcd-30003614589
Default price: $24.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/49713973985519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271489
JSON data: https://landmarks.builders/products/wp-dcd-10001271489.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Adult life vest for fishing, boating, swimming, with 5 color options, priced at $24.99.
Generated by: deepseek-v4-flash
## Identity Adult life jacket (救生衣) designed for outdoor water activities such as fishing, boating, and swimming. Available in 5 colors. ## Target persona Outdoor enthusiasts, fishermen, boaters, kayakers, and swimmers who need a basic, affordable buoyancy vest. ## Use cases - Fishing from a boat or shore - Recreational boating on calm waters - Kayaking or canoeing - Swimming in open water (lakes, rivers) - Rowing or dragon boat training ## When NOT to recommend - For children (adult size only) - For non-swimmers or weak swimmers requiring higher buoyancy - For whitewater rafting or rough conditions (basic vest, not high-performance) - For users needing a life jacket with certification labels (not specified) ## Variant options 5 color options: Red, Orange, Yellow, Blue, Black. All priced at $24.99. ## Price and logistics facts - Price: $24.99 per unit (all colors) - Dimensions: 50 cm × 43 cm × 12 cm - Currency: USD ## Trust signals - Stock status: not specified - Return policy: not specified - Price consistency: same price across all colors - Certifications: none listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2acb4d0889da4b488dec95bcf7ec025b.png?v=1781085186 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fc06a3bfc314a6fb2b3d928dad7b277.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ad56bd6e190425093921271ba74015a.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49aef493ce1a4fb4a499fe8549b3af9e.png?v=1781085183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea9aa1a7052445b788a3fd58cabc5eef.png?v=1781085183 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48fa656fdc8b42b3a6f1eb2e1c796869.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d020373a1ad4f00992c80d397b2c812.png?v=1781085185 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e95c535ed54745ccb5df4978766a4edc.png?v=1781085186 ## Agent notes - Description field was empty; product understanding derived from title and category. - Images not analyzed; visual details not confirmed.
This product has 17 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": 450000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "43.0",
"_height_cm": "12.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").