Brand: World Products (Landmark)
This product has 14 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $15.99
Default variant: Red / Adult
Default SKU: dcd-30002672664
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 535 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43754975330378:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001024054
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001024054.json
This product comes in 14 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Essential Safety Gear: Designed for a wide range of water activities, this life jacket is a crucial piece of water safety equipment for swimming, boating, rafting, and fishing, ensuring peace of mind on the water.
Reliable Flotation: Constructed with high-quality Oxford cloth and EPE foam, this buoyancy aid provides dependable flotation to keep you safe without feeling bulky, allowing for comfortable movement.
Secure & Adjustable Fit: Features multiple quick-release buckles on the chest and waist, allowing you to customize the fit for maximum security and comfort. This flotation vest stays in place during active use.
Enhanced Visibility & Safety: Equipped with high-visibility reflective strips on the shoulders and an attached emergency whistle, this life vest significantly increases your chances of being seen and heard in an emergency.
Versatile Use: Available in sizes for both adults and children, this lightweight life jacket is perfect for family outings, angling trips, kayaking adventures, and various other water sports, offering reliable protection for everyone.
Summary: Life Jacket Lightweight Life Vest Sturdy Construction for Water Sports, Anglers. 【Essential Safety Gear】: Designed for a wide range of water activities, this life jacket is a crucial piece of water safety equipment for swimming, boating, rafting, and fishing, ensuring peace of mind on the water. 【Reliable Flotation】: Constructed with high-quality Oxford cloth and EPE foam, this buoyancy aid provides dependable flotation to keep you safe without feeling bulky, allowing for comfortable movement. 【Secure & Adjustable Fit】: Features multiple quick-release buckles on the chest and waist, allowing y
Generated by: m4x-map-v1
This product has 12 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": "Life Jacket Lightweight Life Vest Sturdy Construction for Water Sports, Anglers",
"quantity": 1,
"grams": 535000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "47.0",
"_height_cm": "21.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").