Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $101.99 – $148.99
Default variant: Blue Mesh Back
Default SKU: dcd-30003612227
Default price: $101.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49713996366063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270790
JSON data: https://landmarks.builders/products/wp-dcd-10001270790.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
背包遮阳伞 便携远足采摘采茶户外劳作骑行钓鱼折叠双肩晴雨伞
| 产地 | 湖南省 |
| 品牌 | 其他家 |
| 适用场景 | 户外 |
| 产品类型 | 其他 |
| 型号 | 1 |
| 开合方式 | 手动 |
| 是否可定制 | 否 |
| 区县 | 长沙县 |
| 运输要求 | 是 |
| 款式定位 | 艺术风格型 |
| 附加功能 | 多功能 |
| 地市 | 长沙市 |
Summary: Backpack sun umbrella (manual open/close) for outdoor activities like hiking, fishing, cycling; available in mesh back and sponge back variants.
Generated by: deepseek-v4-flash
## Identity Backpack sun umbrella (manual open/close) for outdoor activities such as hiking, fishing, cycling, farming, and tea picking. Product dimensions: 56x26x8 cm. Origin: Hunan, China. Brand: Other. Model: 1. ## Target persona Outdoor workers requiring sun protection; hikers and campers; cyclists needing hands-free coverage; fishermen seeking shade while active; tea pickers and farmers. ## Use cases - Hiking in sunny conditions - Fishing from a boat or shore - Cycling during daylight hours - Farming or picking tea outdoors - Outdoor manual labor - Walking or running in sunny weather ## When NOT to recommend - Heavy rain or storms (primarily sun protection, not waterproof) - Formal or urban commuter use - Users needing automatic open/close (manual only) - Situations requiring a fully waterproof backpack cover ## Variant options - Blue Mesh Back: $101.99 USD - Black Mesh Back: $101.99 USD - Camouflage Mesh Back: $101.99 USD - Sponge Back: $148.99 USD ## Price and logistics facts Price: Mesh variants $101.99 USD, Sponge Back $148.99 USD. Dimensions: 56 x 26 x 8 cm. Manual open/close. Not customizable. Product must be shipped (transport required). ## Trust signals - In-stock status: Not provided - Return policy: Not provided - Price consistency: All mesh back variants same price; sponge back higher - Certifications: None stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eed425ba302645f79ab3c0dd1ec75269.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0b4fa4b98bf4c8eac1d3465f4191151.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ae8cf0554854987a8011b9b8df3b807.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de97983c4d31441a9bcc0639d5b742df.png?v=1781085192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08a60ba7f51e4629afdbb0655c592ea5.png?v=1781085194 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d96a9c6843b422fb756ed310641ffd9.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c8ee6362d1a4a24937e19388d38e159.png?v=1781085193 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d9be1d37c9449cd962207a701ace205.png?v=1781085192 ## Agent notes - No return policy or stock status provided in source data. - Image content was not analyzed; visual details should not be inferred.
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": 1300000,
"properties": {
"_length_cm": "56.0",
"_width_cm": "26.0",
"_height_cm": "8.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").