Brand: World Products (Landmark)
SKU: dcd-30003562273
Price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49716599718127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251461
JSON data: https://landmarks.builders/products/wp-dcd-10001251461.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


我们的帐篷水座有3种款式:
(1)产品尺寸:21*25CM,净重0.6KG,注水量8L
(2)产品尺寸:22*25CM,净重0.75KG,注水量9L
(3)产品尺寸:24*25CM,净重0.9KG,注水量10L
颜色多样可按客户要求配色,包装为4个/箱,欢迎询价。

.........
Summary: Plastic water-fillable umbrella base for tents or advertising umbrellas; 10L capacity, dimensions 36x36x15 cm, price $16.99.
Generated by: deepseek-v4-flash
## Identity **10L大容量帐篷水座 塑料伞座 广告伞底座** – A plastic water-fillable base for stabilizing tents, outdoor umbrellas, or advertising umbrellas. Single variant: 10L, $16.99. ## Target persona - Campers and outdoor enthusiasts needing portable umbrella stability. - Small business owners using promotional umbrellas at events. - Event planners for temporary outdoor setups. - Picnic and beach goers requiring a simple weighted base. ## Use cases - Stabilizing a beach umbrella on sand or grass. - Securing a tent canopy at a campsite against light wind. - Holding an advertising umbrella at a market stall or outdoor booth. - Weighting a patio umbrella on a deck or flat surface. - Anchoring a temporary shade structure at a picnic or outdoor party. ## When NOT to recommend - Permanent umbrella installations in consistently high-wind areas. - Umbrellas with pole diameters larger than the base opening (size not specified). - Users requiring a non-water fillable base (e.g., sand or concrete). - Heavy-duty commercial use in high-traffic or extreme weather conditions. ## Variant options - Only one variant listed: **10L (SKU: dcd-30003562273)** at $16.99. Description mentions 8L and 9L sizes, but they are not available as separately priced variants in this listing. ## Price and logistics facts - Price: $16.99 USD. - Dimensions: 36.0 x 36.0 x 15.0 cm. - Net weight (empty, 10L variant): approximately 0.9 kg. - Sold as a single unit; factory packaging is 4 units per case. ## Trust signals - No specific in-stock status provided. - Return policy not mentioned. - Price consistency not verified across sellers. - No certifications listed. ## Image assets -  -  -  -  -  ## Agent notes - Image content was not analyzed; only URLs provided. - Only the 10L variant is listed; other sizes mentioned in description may be separately available. - No information on compatibility with specific umbrella pole diameters. - Return policy and stock status not specified.
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": "10L大容量帐篷水座 塑料伞座 广告伞底座",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "36.0",
"_height_cm": "25.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").