Brand: World Products (Landmark)
SKU: dcd-30002760261
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 929 g
Cart URL (default variant): https://landmarks.builders/cart/49879164911855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044177
JSON data: https://landmarks.builders/products/m4x-10001044177.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from pure PE material, this household storage solution ensures your drinking water remains, odorless, and from harmful
Large Capacity: This 10L water storage tank provides ample volume for daily needs, making it for tea or keeping a consistent supply of fresh water at hand.
Space-Saving Design: Featuring a rectangular water jug shape, fits under tea tables or in tight cabinets, maximizing your available living space.
Easy Filling & Cleaning: Designed as a versatile water container, it features a wide 8cm mouth that allows for effortless refilling from faucets and easy internal cleaning.
Portable & Secure: This sturdy water tank includes an built-in handle for comfortable carrying and a double-sealed lid with a silicone plug to prevent leaks during transport.
Summary: 10L flat water storage tank made of PE, space-saving design with wide opening for easy filling and cleaning, suitable for home or camping.
Generated by: deepseek-v4-flash
## Identity flat Tea Countertop Water Bucket container 10L Water Storage Tank Space Saving with Wide Opening for Home, Camping ## Target persona Home users with limited counter space who need a compact water container for tea or daily use; campers or RVers requiring a portable, leak-proof water jug; tea enthusiasts seeking a convenient water supply near their setup. ## Use cases - Placed under a tea table for quick access to fresh water - Used as a portable water carrier for camping or outdoor trips - Stored as emergency water reserve in a cabinet or pantry - Kept in an RV or tiny home where space is at a premium - Serving as a daily kitchen water backup for drinking or cooking ## When NOT to recommend - When a larger water capacity (e.g., 20L or more) is needed - If the buyer requires a stainless steel or glass container - For use as a pressurized or hot water storage solution - If a water dispenser with a spigot or pump is preferred ## Variant options - **10L (SKU: dcd-30002760261)**: $15.99 USD ## Price and logistics facts - Price: $15.99 USD (single variant) - Dimensions: 34 cm (L) x 28 cm (W) x 19 cm (H) - Material: PE - Weight: Not specified in provided data ## Trust signals - Material described as pure PE, odorless and safe for drinking water (claim from description) - In-stock status not confirmed - Return policy not provided - No third-party certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2cad7cd-6add-4d04-8c8c-5857db0df52e.jpg?v=1782126339 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad36a764-f2ba-42eb-ab3f-5a6a5bf9a34a.jpg?v=1782126340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8f26250-a5e3-4a53-9d71-b73761c6ad61.jpg?v=1782126338 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d9be072-3e52-4be0-af85-c2aa8e3f5c09.jpg?v=1782126341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b9689dc-7efb-4e74-b806-7fbace3c7f9e.jpg?v=1782126339 ## Agent notes - Image content not analyzed; only URLs provided. - Weight, return policy, and warranty details are missing. - No explicit certifications (e.g., FDA, BPA-free) beyond material claim. - Single variant; no color or size options. - Price is in USD, but shipping costs not disclosed.
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": "flat Tea Countertop Water Bucket container 10L Water Storage Tank Space Saving with Wide Opening for Home, Camping",
"quantity": 1,
"grams": 929000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "28.0",
"_height_cm": "19.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").