Brand: World Products (Landmark)
SKU: dcd-30003503362
Price: $199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11500 g
Cart URL (default variant): https://landmarks.builders/cart/49811905839343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001250186
JSON data: https://landmarks.builders/products/m4x-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: Round patio umbrella with 48 ribs, 2.5M diameter, metal lower section and sun cover, priced at $199.99 USD.
Generated by: deepseek-v4-flash
## Identity Striped Patio Umbrella Support Structure Round Patio Umbrella Metal Lower Section Sun Cover for Beach ## Target persona Homeowners with outdoor patio or deck; beachgoers needing portable shade; camping or outdoor event planners. ## Use cases - Shading a beach setup with family or friends - Providing shade over a patio dining table - Poolside lounging protection from sun - Outdoor market or vendor booth cover - Campground shade for relaxation area - Temporary shade for outdoor gatherings ## When NOT to recommend - Small balconies where umbrella diameter (2.5M) is too large - Very windy locations without heavy base (wind resistance unknown) - Someone needing a table-mounted umbrella (this appears ground/pole based) - Budget-limited buyers seeking lower-cost options ## Variant options - 48 Ribs 2.5M (only variant) ## Price and logistics facts - Price: $199.99 USD - Dimensions: 260cm (length) x 26cm (width) x 26cm (height) – likely packaging size - No additional shipping or logistics data provided ## Trust signals - Single variant available - In-stock status not provided - Return policy not provided - Price consistency not verified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcd773dc-69cc-48b8-ba69-602fc913b463.jpg?v=1781600926 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02c99d62-cfff-4f0b-98e5-3433d890d9df.jpg?v=1781600926 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/327c8157-ecfd-44a8-8489-151736f0bb09.jpg?v=1781600925 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da5b02cc-6456-4ec3-b501-3f6bc276e965.jpg?v=1781600927 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74ae92d7-2ed4-41ad-91bd-d9977196a8fd.jpg?v=1781600924 ## Agent notes - Product description missing; product type not specified - Image understanding was not performed; treat URLs as fetchable only
This product has 12 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": "Striped Patio Umbrella Support Structure Round Patio Umbrella Metal Lower Section Sun Cover for Beach",
"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").