Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99
Default variant: Black / 1-pack
Default SKU: dcd-30003612220
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 90 g
Cart URL (default variant): https://landmarks.builders/cart/49714000888047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270788
JSON data: https://landmarks.builders/products/wp-dcd-10001270788.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: Hands-free umbrella holder that attaches to backpacks, allowing users to carry an umbrella without holding it. Available in Black and Red, 1-pack each, at $23.99.
Generated by: deepseek-v4-flash
## Identity Umbrella holder for backpacks (hands-free rain protection accessory). ## Target persona Outdoor enthusiasts who walk or hike with a backpack in light rain and want free hands. ## Use cases - Walking in light rain while carrying groceries or other items - Hiking with a backpack during drizzle - Commuting to work/school with a backpack and umbrella - Waiting in outdoor queues or at bus stops - Photography or outdoor events where hands-free rain cover is needed ## When NOT to recommend - Heavy storms or high winds (umbrella may invert or fail) - Users who prefer a hooded raincoat or full waterproof gear - Backpacks with unconventional shapes or very thin straps (fit may be unstable) - Professional mountaineering or extreme weather conditions ## Variant options - **Black / 1-pack** (SKU: dcd-30003612220) – $23.99 - **Red / 1-pack** (SKU: dcd-30003612221) – $23.99 ## Price and logistics facts - Price: $23.99 USD (same for both variants) - Dimensions: 21 cm x 18 cm x 5 cm (L x W x H) ## Trust signals - No inventory status or return policy provided. - Price is consistent across variants. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8c99558feeb49798633bc168e2d94f2.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0562da842cc4df28189ff73d6b878c8.png?v=1781085196 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a31d22d920674826a3b729d4f7429330.png?v=1781085196 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10aedf69a41a446ca2cfc585dc67087e.png?v=1781085196 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23c71dd1ec64422489f01085327c8a70.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/070822ac083140deb83863e4e2485c68.png?v=1781085196 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c8c031a04444a46b34d04fd7f8c7d85.png?v=1781085195 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab40aec99ac54938bd3bb121d11728fd.png?v=1781085196 ## Agent notes - Image content not analyzed; visual details not considered. - No description text provided; all information derived from title, variants, and dimensions.
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": 90000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "18.0",
"_height_cm": "5.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").