Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Army Green
Default SKU: dcd-30003504971
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49739215339759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250255
JSON data: https://landmarks.builders/products/wp-dcd-10001250255.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
开票需要加税点,详情请咨询客服
Summary: A multi-pocket fishing vest for fly fishing and outdoor adventure, available in Army Green and Gray, priced at $42.99.
Generated by: deepseek-v4-flash
## Identity A lightweight multi-pocket fishing vest designed for fly fishing and outdoor exploration. ## Target persona Anglers and outdoor enthusiasts who need convenient gear storage during fishing trips, hiking, or adventure travel. ## Use cases - Fly fishing in rivers or streams with easy access to tackle and tools. - Trout fishing where quick gear retrieval is important. - Hiking combined with fishing, carrying small essentials. - Outdoor survival trips requiring multiple pockets for gear. - Travel fishing trips where a compact vest is preferred over bulky bags. ## When NOT to recommend - For formal or business attire. - In extreme cold weather without proper insulation (lightweight vest). - For indoor or non-outdoor activities. - When waterproof or heavy-duty gear is required. ## Variant options - Army Green: $42.99 - Gray: $42.99 ## Price and logistics facts - Price: $42.99 USD (both variants) - Dimensions: 38 cm (length) x 28 cm (width) x 13 cm (height) ## Trust signals - Price is consistent across both color variants. - No specific stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/491a32ee26ea4f9f8e134c87ff7999d5.png?v=1781488401 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4abb7451722544f8a0345af923a269c6.png?v=1781488400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf4840a6cab74e6787a2a864e8493e35.png?v=1781488401 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02439b7e47a14814b54f074cd4b0c445.png?v=1781488401 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f63a077ecd0242d59c43e5ff8a135305.png?v=1781488401 ## Agent notes - No return policy, stock status, or warranty information available in provided facts. - Invoice tax details: '开票需要加税点,详情请咨询客服' (requires additional tax point; check with customer service).
This product has 14 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": 850000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "28.0",
"_height_cm": "13.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").