Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $70.99 – $74.99
Default variant: Orange / Automatic
Default SKU: dcd-30003505003
Default price: $74.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/49739213177071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250272
JSON data: https://landmarks.builders/products/wp-dcd-10001250272.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: Auto-inflating life jacket for fishing and boating, available in automatic and manual variants, with high buoyancy and lightweight design.
Generated by: deepseek-v4-flash
## Identity Automatic inflatable life jacket for fishing and boating, manual and automatic variants available. ## Target persona - Adult anglers who fish from boats or shore - Boaters and kayakers needing a compact, easy-to-wear PFD - Outdoor enthusiasts who prioritize low bulk and high buoyancy ## Use cases - Fishing in rivers, lakes, or coastal waters where a PFD is required - Boating or kayaking in calm conditions where occasional immersion risk exists - Emergency use as backup flotation device - Travel or storage where compact size is beneficial (39x25x10 cm) - Use in warm weather where breathability and low weight are desired ## When NOT to recommend - Non-swimmers or weak swimmers who need a standard inherently buoyant vest - Children or persons weighing under 40 kg (no sizing info) - Professional or rescue use requiring specialized certifications - Situations requiring continuous wear without automatic inflation readiness ## Variant options - Orange / Automatic ($74.99) - Orange / Manual ($70.99) - Red / Manual ($70.99) - Fluo Green / Automatic ($74.99) - Fluo Green / Manual ($70.99) ## Price and logistics facts - Base price: $70.99 (manual variant) - Automatic variant: $74.99 - Dimensions: 39 x 25 x 10 cm (compact) - Currency: USD ## Trust signals - In-stock status not confirmed - No return policy or warranty stated - No certification information provided - Price consistency: two price points across variants ## Image assets - Five images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d85be4565d7641beaaa95ca5b9497422.png?v=1781488397 and similar URL patterns ## Agent notes - Image understanding not performed; visual details such as logo, buckle type, or print are unknown.
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": 750000,
"properties": {
"_length_cm": "39.0",
"_width_cm": "25.0",
"_height_cm": "10.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").