Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: White
Default SKU: dcd-30003612231
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49713994301679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270791
JSON data: https://landmarks.builders/products/wp-dcd-10001270791.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
背包雨伞固定器户外撑伞神器雨伞固定夹徒步免手持打伞夹具背包夹
| 品牌 | 闽器 |
| 货号 | 202605041347 |
| 上市年份季节 | 2026年夏季 |
| 功能 | 自粘固定 |
| 伞杆材质 | 钢骨 |
| 伞的种类 | 雨伞 |
| 伞布 | 魔术布 |
Summary: A self-adhesive backpack umbrella clip for hands-free outdoor use, available in White, Black, and Gray for $15.99.
Generated by: deepseek-v4-flash
## Identity A backpack umbrella holder/clip (brand: 闽器) that attaches to backpack straps to hold an umbrella hands-free. Self-adhesive fixing, steel umbrella pole, magic fabric umbrella cloth. Dimensions: 12x12x3 cm. ## Target persona - Hikers and trekkers who need hands-free rain protection. - Outdoor workers or guides who use umbrellas while moving. - Commuters who carry backpacks and want to keep one hand free. ## Use cases - Hiking in light rain without holding an umbrella. - Walking a dog outdoors while staying dry. - Commuting to work or school when it's drizzling. - Sitting at outdoor events (sports, concerts) with umbrella secured on backpack. - Fishing or camping where you need both hands for gear. ## When NOT to recommend - For heavy downpours or strong winds (clip may not hold securely). - For people who never carry a backpack or umbrella. - For large or heavy umbrellas that exceed the clip's grip capacity. - For professional expeditions demanding rugged, load-bearing gear. ## Variant options - White (SKU: dcd-30003612231, $15.99) - Black (SKU: dcd-30003612232, $15.99) - Gray (SKU: dcd-30003612233, $15.99) ## Price and logistics facts - Price: $15.99 USD (all colors) - Dimensions: 12.0 x 12.0 x 3.0 cm - No shipping or return policy provided in facts. ## Trust signals - Three color variants available (White, Black, Gray). - Brand: 闽器. - In-stock status not specified. - No certifications or ratings provided. ## Image assets - 8 product images available at Shopify CDN. URLs listed below. - Note: Images not viewed by agent; visual details not described. ## Agent notes - Product is a simple accessory; recommend primarily for light rain and casual use. - Verify compatibility with customer's backpack strap width before recommending. - No warranty or return info available; advise agent to check with seller.
This product has 15 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": 50000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "12.0",
"_height_cm": "3.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").