Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99
Default variant: Blue White Stripe
Default SKU: dcd-30003625444
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713266688239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276026
JSON data: https://landmarks.builders/products/wp-dcd-10001276026.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
厂家直销户外遮阳伞防紫外线椅子夹具伞蓝白条纹带流苏沙滩海滩伞
| 中棒材质 | 合金 |
| 是否专利货源 | 否 |
| 产品类别 | 沙滩伞 |
| 产地(国内) | 浙江省 |
| 伞布材质 | 聚酯纤维 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 款式 | 长柄伞 |
| 伞布过胶 | 无 |
| 毛重 | 0.45 |
| 打开方式 | 手动 |
| 品牌 | 亿泰华 |
| 伞骨数量 | 8骨 |
| 货号 | YTH-1435 |
| 伞布密度 | 190T |
| 适用人群 | 成人 |
| 收伞方式 | 手动 |
| 伞骨材质 | 纤维 |
| 包装 | 纸箱 |
| 加印LOGO | 不可以 |
| 版权 | 无 |
| 伞柄材质 | 铁 |
| 造型 | 流苏伞 |
| 风格 | 古典风格 |
| 是否进口 | 否 |
Summary: A manual-open polyester beach umbrella with alloy shaft, fiber ribs, UV protection, and tassels; available in two stripe colors at $26.99.
Generated by: deepseek-v4-flash
## Identity A manual-open beach umbrella with UV protection, 8 fiber ribs, alloy middle pole, iron handle, and polyester canopy. Features a clamp for attaching to chairs. Available in Blue White Stripe or Pink White Stripe. Dimensions: 74 x 11 x 8 cm. Weight: 0.45 kg. ## Target persona Price-conscious beachgoers, outdoor event attendees, poolside loungers, campers seeking portable shade for a chair. ## Use cases 1. Shielding from sun while sitting on a beach chair. 2. Providing UV protection during poolside relaxation. 3. Attaching to a camping chair for afternoon shade. 4. Decorative shading at outdoor picnics or tailgates. 5. Temporary sun cover for garden furniture. 6. Use as a lightweight umbrella for sports sidelines. ## When NOT to recommend 1. For high-wind environments (no wind resistance rating). 2. As a permanent or heavy-duty umbrella. 3. For users requiring automatic open/close. 4. For large tables or group shading (small canopy size). ## Variant options - Blue White Stripe (SKU: dcd-30003625444) – $26.99 - Pink White Stripe (SKU: dcd-30003625445) – $26.99 ## Price and logistics facts - Price: $26.99 per unit. - Dimensions: 74 cm (L) x 11 cm (W) x 8 cm (H). - Weight: 0.45 kg. - Origin: Zhejiang, China (factory direct). ## Trust signals - In-stock status: not specified. - Return policy: not provided. - Price consistency: same price across variants. - Certifications: none claimed. - Material specs: polyester canopy, alloy shaft, fiber ribs, iron handle. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d3d55f3ff6f4392a35e44b477e485d8.png?v=1781084500 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/057501838824484cba269182c8599db2.png?v=1781084501 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16f5ee774c9647ea8269d5a728293bd9.png?v=1781084499 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7796895237594d32a6468b5d528b457c.png?v=1781084497 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9409df9850440618ff590ebafa8a746.png?v=1781084499 ## Agent notes - No return policy or warranty data available. - Image content not analyzed; treat URLs as fetchable assets. - Product is from a direct factory seller, no brand recognition. - UV protection claimed but no UPF rating verified. - Clamp type not specified (assumed chair fitting).
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": 450000,
"properties": {
"_length_cm": "74.0",
"_width_cm": "11.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").