Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99 – $28.99
Default variant: Black / S
Default SKU: dcd-30003612216
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: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714003050735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270787
JSON data: https://landmarks.builders/products/wp-dcd-10001270787.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Hands-free umbrella shoulder strap for outdoor activities like fishing and tea picking, available in black/gray, sizes S and L.
Generated by: deepseek-v4-flash
## Identity Hands-free umbrella shoulder strap designed to hold an umbrella without using hands, portable and easy to wear for outdoor work or leisure. ## Target persona Outdoor workers (fishermen, tea pickers), hikers, gardeners, anyone needing umbrella protection while keeping hands free. ## Use cases - Fishing while holding an umbrella over a spot - Picking tea leaves in the rain - Gardening during light rain - Walking a dog in drizzle - Attending outdoor events where umbrella holding is inconvenient - Standing guard or waiting outdoors ## When NOT to recommend - Users expecting a fully waterproof or heavy-duty rain protection system - Situations requiring a large golf umbrella or heavy wind resistance - Indoor use or non-outdoor contexts - Users who need a product with explicit waterproof certifications or tested wind ratings ## Variant options - Black / S: $23.99 - Black / L: $28.99 - Gray / S: $23.99 - Gray / L: $28.99 ## Price and logistics facts - Base price: $23.99 (S) / $28.99 (L) - Dimensions (package): 40 cm x 35 cm x 7 cm - Currency: USD ## Trust signals - In-stock status: not provided in source data - Return policy: not provided - Price consistency: variants listed with clear prices - Certifications: none stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a78009d435a948068933a9d0e3997a05.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ec4b10c8bbf4ac18f891f015c593e58.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72d368b3400643ea9297d6071010cd65.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/430fba050c054eeeb7e1f9e5a7fcd4e3.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/563d6bc2743147999661dcc34cd9761d.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa0f0d0168304398a1084388046f4779.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b20985150d294069a798c082e36258a0.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b4eb301fee542eea5f2e6088f0f7e5c.png ## Agent notes - Product description field was empty; title and tags indicate use as hands-free umbrella strap for outdoor activities. - Image content not analyzed; visual details (materials, fit, how it attaches) are unverified. - Dimensions may refer to packaging, not the product itself. - No customer reviews or rating data available.
This product has 16 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": 250000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "35.0",
"_height_cm": "7.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").