Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.74 – $17.17
Default variant: Blue
Default SKU: dcd-30003698623
Default price: $17.17
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Outdoor Gear
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/50406825099503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001302217
JSON data: https://landmarks.builders/products/wp-dcd-10001302217.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This utility-style fishing vest keeps your gear organized and accessible. It features large front compartments and mesh panels to hold tackle boxes, tools, and personal items. The vest has adjustable side straps and wide shoulder straps for a comfortable fit over any clothing. Made from durable black and dark gray material, it includes a central zipper and heavy-duty zipper pulls for long-lasting use. Designed to keep your hands free while fishing.
Summary: Adjustable multi-pocket fishing vest for anglers, available in four colors, with prices from $15.74 to $17.17 and dimensions 37x25x13 cm.
Generated by: deepseek-v4-flash
## Identity Adjustable Multi-Pocket Fishing Vest for Anglers – utility-style vest with large front compartments, mesh panels, adjustable side straps, wide shoulder straps, central zipper, and heavy-duty zipper pulls. Colors: Blue, Army Green, Gray, Red. ## Target persona Budget-conscious recreational anglers who need hands-free gear organization while fishing. Also suited for casual outdoor hobbyists looking for an affordable, versatile utility vest. ## Use cases - Bank and shore fishing where tackle needs to be accessible. - Kayak or canoe fishing when wearing a life jacket over the vest? (No—verify fit over bulky clothing, but designed to fit over any clothing). - Tackle organization for small boxes, tools, and personal items. - Day hikes or outdoor walks where carrying gear hands-free is useful. - Spare magazine/pocket carry for non-tactical utility use. ## When NOT to recommend - For commercial or heavy-duty daily use in rough environments (material durability not specified). - For ice fishing or cold-weather insulation needs (no thermal lining). - For water safety or flotation (not a life vest). - For buyers requiring a specific fit guarantee or premium waterproofing. ## Variant options - Blue – SKU dcd-30003698623 – $17.17 - Army Green – SKU dcd-30003698624 – $15.74 - Gray – SKU dcd-30003698625 – $17.17 - Red – SKU dcd-30003698626 – $17.17 ## Price and logistics facts - Base price: $15.74 USD (Army Green). Other variants: $17.17 USD. - Dimensions: 37.0 cm length, 25.0 cm width, 13.0 cm height. - No shipping, tax, or availability details provided. ## Trust signals - Listed as part of a full catalog with quality-audited tags (wp-quality-audited, wp-content-validated). - Multiple color variants and SKUs with distinct pricing. - No explicit in-stock status, return policy, or certification provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d61b446-c635-401a-a1fb-b81729f08927.jpg?v=1786242289 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6d21e9c-588a-4135-a636-a987604a1843.jpg?v=1786242271 ## Agent notes - Image understanding was not performed; do not infer visual attributes from the image URLs. - Confirm fit and material expectations with buyer if needed, as specific fabric composition not provided. - Variant pricing differs; ensure correct SKU is referenced when ordering. - No return policy or stock status in source data; obtain before final recommendation.
This product has 2 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Adjustable Multi-Pocket Fishing Vest for Anglers",
"product_id": 9538036990191,
"variant_id": 50406825099503,
"quantity": 1,
"grams": 700,
"length_cm": "37.0",
"width_cm": "25.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").