Brand: World Products (Landmark)
SKU: dcd-30003609829
Price: $49.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/49714225512687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269819
JSON data: https://landmarks.builders/products/wp-dcd-10001269819.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Portable hunting chest pack made of durable waterproof nylon, designed for binoculars. Dimensions 20x15x10 cm. Price $49.99 USD.
Generated by: deepseek-v4-flash
## Identity A compact chest pack made of durable waterproof nylon, suitable for carrying binoculars and small items during outdoor activities. Dimensions: 20 x 15 x 10 cm. ## Target persona - Hunters needing hands-free binocular storage - Birdwatchers requiring waterproof gear - Hikers looking for a small chest pack - Outdoor enthusiasts wanting a durable, compact bag ## Use cases - Carrying binoculars during hunting trips - Birdwatching in rainy conditions - Hiking with quick-access small items - Outdoor photography with compact gear - Fishing trips where waterproof storage is needed - Camping for organizing small essentials ## When NOT to recommend - For users needing to carry large items like laptops or multiple water bottles - For professional expeditions requiring heavy-duty load capacity - For everyday urban use where a larger backpack is more practical - For carrying firearms or heavy equipment ## Variant options - Style: Ek-43g (price $49.99 USD) ## Price and logistics facts - Price: $49.99 USD - Dimensions: 20 x 15 x 10 cm - No shipping or return policy information provided. ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: single price point - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d68de41134fb4fd9a06e863973599100.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb089f78f0134cae9952ee6c9aef859b.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed0463cd3334416b9f8e731bd3a63bb9.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55dce2002a544082af34ddd4b6603f17.png?v=1781085373 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9c761a2a4814ac9b2ade14ebc260b01.png?v=1781085374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41d593de026947e3bcecf35fb40d68db.png?v=1781085372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d9d0ef89ed14ec38f2b12e55fced1df.png?v=1781085376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cc38ebf1ff24cda8885cc4254b747eb.png?v=1781085374 ## Agent notes - No product description available; information derived from title and dimensions. - Image analysis not performed; all visual details are based solely on textual facts.
This product has 13 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": "20.0",
"_width_cm": "15.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").