Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $34.99
Default variant: 20L
Default SKU: dcd-30003622837
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49713155113199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274997
JSON data: https://landmarks.builders/products/wp-dcd-10001274997.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
圆形伞底座水袋高达50磅的水户外悬臂水重量,带2个提手加厚便携式
| 图案 | 条纹 |
| 货源类别 | 现货 |
| 是否外贸 | 否 |
| 产品类别 | 户外水袋 |
| 是否库存 | 是 |
| 应用场景 | 其他 |
| 材质 | PVC |
| 外贸出口认证 | / |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 否 |
| 货号 | 2024125 |
| 品牌 | / |
| 适用场景 | 其他 |
| 最快出货时间 | 2 |
| 面料 | 防水面料 |
| 专利类型 | 无 |
| 加印LOGO | 是 |
| 运动户外包 | 登山包 |
| 质检报告编号 | / |
| 适用性别 | 中性/男女均可 |
| 库存类型 | 整单 |
| 适用年龄段 | 成年 |
| 风格 | 简约 |
| 容量 | 20升 40升 |
Summary: Circular umbrella base water bag holds up to 50 lbs, comes with handles, available in 20L and 40L variants priced at $22.99 and $34.99 respectively.
Generated by: deepseek-v4-flash
## Identity Circular umbrella base water bag, weight capacity up to 50 lbs when filled with water, 2 handles, thick PVC material, waterproof fabric. Available in 20L (22.99 USD) and 40L (34.99 USD) sizes. ## Target persona Outdoor umbrella users needing a portable, fillable weight base for stability, especially those with cantilever umbrellas. Also event planners, cafe owners, and campers requiring temporary anchoring solutions. ## Use cases - Securing a patio umbrella on windy days. - Portable weight for beach canopy or market umbrella. - Stabilizing a market umbrella at a café or outdoor event. - Temporary weight for event tents or pop-up canopies. - Filling with water on-site, emptying for easy transport and storage. - Customizing with logo for promotional or business use. ## When NOT to recommend - Permanent installations; water may freeze and damage bag. - Umbrellas requiring more than 50 lbs of weight for stability. - Heavy-duty commercial wind conditions where more robust anchoring is needed. - Users without access to water for filling or who need a ready-to-use base without filling. ## Variant options - 20L variant: SKU dcd-30003622837, price $22.99 - 40L variant: SKU dcd-30003622838, price $34.99 ## Price and logistics facts - Price: $22.99 (20L), $34.99 (40L) USD. - Dimensions (20L): 29.2 cm × 23.6 cm × 11.1 cm. - 40L dimensions not provided; likely larger. - Empty weight not specified. - Processing: 2-day fastest shipping (stated in description). ## Trust signals - In stock (listed as '库存'). - Return policy not explicitly stated; check seller. - Price consistent with similar water bag umbrella bases. - Material PVC, waterproof fabric. - Customizable with logo (加印LOGO is yes). ## Image assets      ## Agent notes No additional notes.
This product has 14 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": "圆形伞底座水袋高达50磅的水户外悬臂水重量,带2个提手加厚便携式",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "29.2",
"_width_cm": "23.6",
"_height_cm": "11.1"
}
}],
"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").