Brand: World Products (Landmark)
SKU: dcd-30003503412
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49739219370223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250197
JSON data: https://landmarks.builders/products/wp-dcd-10001250197.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 PVC water bag for weighing down outdoor stands; fills to ~7kg for stability; folds flat empty; multiple can be stacked.
Generated by: deepseek-v4-flash
## Identity Outdoor Fillable Water Bag (PVC) – 7L capacity, empty weight 0.14kg, filled weight ~7kg. Use to anchor umbrellas, flags, tents, or signs. ## Target persona - Beach vendors with temporary flags or umbrellas - Campers needing portable tent stabilizers - Event organizers setting up outdoor booths - Outdoor market sellers with signs or canopies ## Use cases - Securing a patio umbrella on a deck or grass - Anchoring promotional flags at outdoor events - Weighing down tent corners during camping - Adding stability to portable display signs - Stacking multiple bags for extra weight on larger structures ## When NOT to recommend - Permanent heavy-duty anchoring (use concrete blocks) - High-wind areas without additional weighting (7kg may not suffice) - Users requiring rust-proof or metal weights (PVC bag only) - Indoor use (water spill risk, designed for outdoor) ## Variant options - 7L Water Bag – $9.99 (only variant) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 18.0 x 17.0 x 2.5 cm (empty) - Net weight: 0.14 kg (empty); filled: ~7 kg - Material: PVC - Usage: fill with water, screw cap, empty to store ## Trust signals - In stock status not specified; assume available by variant listing - Return policy not provided - Price $9.99 (single variant, consistent) - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a9da9f0874446619c6ae4507f52256b.png?v=1781488417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cb68761b50c47a59bc4c5e6efcd2ab5.png?v=1781488417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3b9a9f204c04f72852c100ad8db33f7.png?v=1781488417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0182d851cd9436c9b91b51a330bc155.png?v=1781488417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7351ea1b11b944d1a39c1842bff39f1c.png?v=1781488417 ## Agent notes - Images not inspected; product appears to be a collapsible PVC water bag with screw cap as described.
This product has 9 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": 140000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "17.0",
"_height_cm": "2.5"
}
}],
"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").