Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $184.99 – $297.99
Default variant: 100L Roman a
Default SKU: dcd-30003503425
Default price: $184.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49739219796207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250200
JSON data: https://landmarks.builders/products/wp-dcd-10001250200.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Water-filled base for outdoor umbrellas, available in 5 size variants from 100L to 150L, prices from $184.99 to $297.99, dimensions 99x99x21cm.
Generated by: deepseek-v4-flash
## Identity Water-filled injection-molded plastic base for center-pole outdoor umbrellas (Roman/banana style). Capacity options: 100L, 130L, 150L. ## Target persona Outdoor furniture buyers needing stable umbrella base without concrete blocks. Garden center owners restocking patio gear. ## Use cases 1. Anchoring a large cantilever umbrella on a deck or patio. 2. Temporary setup for events where permanent base not allowed. 3. Replacing a damaged or missing umbrella base. 4. Commercial use in restaurant outdoor seating areas. 5. Homeowner with wooden deck that cannot support heavy concrete base. ## When NOT to recommend - Buyer needs a base for small table umbrella (overkill). - Buyer requires permanent ground installation (this is mobile water-filled). - Buyer in freezing climates where water will freeze and crack plastic. - Buyer needs base for very tall or heavy-duty commercial umbrella beyond 150L capacity. ## Variant options | Style | Capacity | Price | |-------|----------|-------| | 100L Roman a | 100L | $184.99 | | 100L Roman B | 100L | $195.99 | | 100L Roman C | 100L | $215.99 | | 130L Roman C | 130L | $266.99 | | 150L Roman D | 150L | $297.99 | ## Price and logistics facts - Dimensions: 99x99x21 cm (approximate, may vary by variant). - Prices in USD as listed. - Weight not provided; empty base weight unknown. - Shipping dimensions likely large due to size. ## Trust signals - No stock or return policy information provided. - Price consistency across variants: volume discount not evident. - No certifications mentioned. - Product images available at provided URLs but not analyzed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ec7b60bef71410f9e79a678150e61ac.png?v=1781488416) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4eb576e9a11549d18823fda9511129ef.png?v=1781488416) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dcd097ebd90f4163a7c8f7c8bdbfd2c8.png?v=1781488416) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e789ea3b00e4cc4a5c126830da802d5.png?v=1781488416) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afff089b26934a1697dd4bd181c87f4a.png?v=1781488417) ## Agent notes - No description available; product identity inferred from title and variants. - Image content not analyzed; visual details not available.
This product has 17 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": 15000000,
"properties": {
"_length_cm": "99.0",
"_width_cm": "99.0",
"_height_cm": "21.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").