Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $58.99
Default variant: Sl-sx22-2 Square
Default SKU: dcd-30003416042
Default price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1900 g
Cart URL (default variant): https://landmarks.builders/cart/49810467389679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001208049
JSON data: https://landmarks.builders/products/m4x-10001208049.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This water-fill umbrella base is a practical patio accessory designed to support outdoor parasols, market stall umbrellas, and other upright shade setups with a stable, low-height footing.
Weight Support: As an umbrella weight base, it helps keep your sunshade remain stable in everyday outdoor use, reducing wobble and giving added confidence in busy areas like patios and stalls.
Easy Filling: The water-fill umbrella base features a dedicated fill opening, so you can add water quickly and empty it when needed for easier moving, storage, and setup.
Long-Lasting Material: Made from sturdy plastic, this sand-fill umbrella stand is built for repeated outdoor use and is suited to changing weather and frequent repositioning.
Practical Advantage: Use it to create a more secure shade area for relaxing, serving customers, or setting up outdoor displays, helping your umbrella stay in place while you focus on the moment.
Summary: Weather-resistant water-fill umbrella base for market stalls. Dimensions 48x48x27 cm. Three style variants priced from $42.99 to $58.99.
Generated by: deepseek-v4-flash
## Identity Water-Fill Umbrella Base – Weather-resistant, fillable base for market stall umbrellas. Dimensions: 48x48x27 cm. Not self-weighted; requires water filling. ## Target persona Market stall vendors, outdoor event organizers, and patio owners needing a stable but temporary umbrella base. ## Use cases - Securing a market stall umbrella on windy days - Stabilizing a patio umbrella for outdoor dining - Temporary umbrella anchoring at craft fairs or farmers markets - Keeping a beach or garden umbrella upright without permanent installation - Weighting down a shade umbrella at a sports event or picnic ## When NOT to recommend - Permanent installations requiring concrete or bolted bases - Heavy-duty commercial use where wind loads exceed typical market stall conditions - Portable applications where water filling is inconvenient (e.g., indoor use) - Users needing a base smaller than 48 cm or lighter than empty weight ## Variant options - Sl-sx22-2 Square: $56.99 - Sl-sx20 Shell-shaped: $58.99 - Sl-sx11: $42.99 ## Price and logistics facts - Prices USD: $42.99–$58.99 - Dimensions: 48×48×27 cm (L×W×H) - No weight or filling capacity provided; water fillable ## Trust signals - In-stock status not confirmed - Return policy not stated - No certifications listed - Price consistency across variants not verified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0bc375d9-77db-43c3-8613-7f362c18c6a8.jpg?v=1781597326 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd96b428-ff9e-4c55-a818-dac3643e3acb.jpg?v=1781597329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5cc992b-ac2b-4a40-b9a4-2fba4a9ce686.jpg?v=1781597331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc2ac4b0-f4a9-4d41-9e69-eea09248c0e0.jpg?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa6becc7-314a-4cb1-996a-f37256ec77e5.jpg?v=1781597327 ## Agent notes - Product description missing; rely on title and image URLs. - No product type specified. - Image content not analyzed – treat all URLs as fetchable without visual assumptions.
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": "Water-Fill Umbrella Base Easy Storage Outdoor Accessory for Market Stall",
"quantity": 1,
"grams": 1900000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "48.0",
"_height_cm": "27.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").