Brand: World Products (Landmark)
SKU: dcd-30003503362
Price: $459.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 11500 g
Cart URL (default variant): https://landmarks.builders/cart/49739219992815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250186
JSON data: https://landmarks.builders/products/wp-dcd-10001250186.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Outdoor center-pole umbrella for garden, pool, beach; 2.5m diameter, 48 ribs; priced at $459.99.
Generated by: deepseek-v4-flash
## Identity Generic outdoor umbrella (center pole) – no brand or model specified. ## Target persona Homeowners with garden or patio, pool owners, beach-goers seeking durable shade, commercial users (resorts, cafes) needing a 2.5m umbrella. ## Use cases - Shading patio dining or lounge areas - Poolside sun protection - Beach outings (if wind is calm) - Garden gatherings or events - Commercial outdoor seating ## When NOT to recommend - Small balconies (requires ~2.5m clearance) - High-wind locations (no wind-resistance info) - Budget-conscious buyers (price ~$460) - If compact or portable umbrella needed (packed size 260cm long) ## Variant options Only one variant: "48 Ribs 2.5M" at $459.99. ## Price and logistics facts - Price: $459.99 USD - Packed dimensions: 260 x 26 x 26 cm (length x width x height) - No shipping or tax details provided ## Trust signals - In-stock status not confirmed - No return policy or warranty stated - No certifications or material specs given - Single price point, no discounts known ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4c5ae5b5aef4d058277ec6a818d804b.png?v=1781488421) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0efe50631524d1db64bc02039e8edab.png?v=1781488420) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bd2c75b9a5240fdb064b93db131d177.png?v=1781488420) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/629ccc09d519459a807e66c333d8c4c7.png?v=1781488420) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1b5276ba3f3b4937b2ec7bb924f1451e.png?v=1781488420) ## Agent notes - No product description provided; details inferred from title. - Packed dimensions listed; canopy size is 2.5m diameter (from variant title). - Image content not analyzed; fetch images for visual details.
This product has 13 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": 11500000,
"properties": {
"_length_cm": "260.0",
"_width_cm": "26.0",
"_height_cm": "26.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").