Brand: World Products (Landmark)
SKU: dcd-30003503413
Price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49739219337455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250198
JSON data: https://landmarks.builders/products/wp-dcd-10001250198.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: A 30-liter thickened water-filled base for umbrellas, providing stable support for outdoor stalls, fishing, or beach umbrellas. Dimensions 45x45x25 cm, price $30.99.
Generated by: deepseek-v4-flash
## Identity 30L Thickened Water Umbrella Base - plastic water bucket base with reinforced bracket for umbrellas. Dimensions 45x45x25 cm. ## Target persona Outdoor vendors setting up stalls, fishermen using beach umbrellas, event organizers needing portable umbrella anchors. ## Use cases 1. Stabilizing a vendor umbrella at a market or fair. 2. Anchoring a fishing umbrella on sand or grass. 3. Securing a beach sunshade. 4. Holding a large patio umbrella at a temporary event. 5. Adding weight to a lightweight umbrella stand. ## When NOT to recommend Not for permanent home patio use (water must be emptied for transport; not decorative). Not for umbrellas with base diameters larger than 45 cm. Not for windy conditions without additional tie-downs. Not for indoor use. ## Variant options Only one variant: '30L Thickened Water' at $30.99. No color or size options. ## Price and logistics facts Price: $30.99 USD. Dimensions: 45x45x25 cm. Weight unknown (empty). Shipping weight likely large due to size. ## Trust signals Only one variant available. In stock status unknown. Return policy not provided. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec15115b71a748cfad3d1c7f6bf6cb6a.png?v=1781488417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f139d69ba1b42a7a2ffc8788d304698.png?v=1781488415 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73a13c620aa843b7a7fda153c3ee478c.png?v=1781488417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe40e4165c7e480b8091a3fd7685c802.png?v=1781488417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e110f62873b5494a9ace42964ec232ad.png?v=1781488416 ## Agent notes No description provided. Product appears to be a water-filled umbrella base. Images may show assembly or usage; cannot confirm visual details.
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": "遮阳伞摆摊伞30升加固注水底座塑料水桶伞座加厚支架钓鱼伞带底座",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "45.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").