Brand: World Products (Landmark)
SKU: dcd-30003609515
Price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49714133762287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269679
JSON data: https://landmarks.builders/products/wp-dcd-10001269679.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: Outdoor hiking hands-free umbrella holder attaches to backpack, allowing use without holding. Price $22.99.
Generated by: deepseek-v4-flash
## Identity Outdoor hiking portable umbrella holder / free-hand umbrella clamp that attaches to backpack. Also known as umbrella stand for backpack. ## Target persona Hikers, outdoor enthusiasts, commuters who walk in rain, cyclists, fishermen needing hands-free rain protection. ## Use cases - Hiking in light to moderate rain without needing to hold umbrella - Walking the dog in rainy weather while keeping hands free - Commuting on foot or bike in light rain - Fishing or gardening where both hands are needed - Standing in line outdoors in rain without holding umbrella - Photography or birdwatching in drizzle ## When NOT to recommend - Heavy rain or strong winds (holder may not be secure) - If user does not have a backpack or belt to attach clamp - For use with very heavy umbrellas (size/weight not specified) - If user expects a complete rain solution (umbrella not included) ## Variant options - Standard: $22.99 (only variant) ## Price and logistics facts - Price: $22.99 USD - Dimensions: 15 cm (L) x 10 cm (W) x 4 cm (H) - SKU: dcd-30003609515 - Weight: not provided ## Trust signals - Single variant with stable price - No return policy or stock info provided - No certifications or reviews available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce813183b24d44a48c1103764b9e4dbd.png?v=1781085324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12f58ee2e60c48668d476dcff55bc1cb.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/310823ea9b4041ce9997650777f7b663.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b127a37b77c4539a090a4ea69b74661.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/58c13380f4af4db0b170c5ced6ca0c58.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87ad4ba0cba64394981216a166be32d7.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6042ba386aed443c995032e4d0b51b8f.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/230e47252e184c7daf4c9b9230d75431.png?v=1781085325 ## Agent notes - No product description provided; rely on title and tags for functionality. - Images not analyzed; visual details not extracted.
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": 80000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.0",
"_height_cm": "4.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").