Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.24 – $5.12
Default variant: Standard
Default SKU: dcd-30002743527
Default price: $3.24
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/50378955489519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001040088
JSON data: https://landmarks.builders/products/wp-dcd-10001040088.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Imagine waking up at your favorite campsite, the sun just beginning to peak emerging in the distance, and having a reliable source of fresh water right at your fingertips. Our Portable Water Container with Spigot is designed to be the exceptional companion for campers, survivalists, and homeowners alike. Made from high-grade-grade PC material, it guarantees that drop of water remains pure and from odors, providing peace of mind for your household's water supply needs. The sturdy construction is tough enough to handle the rigors of the outdoors; it is impact-resistant and can even withstand boiling water, making it easy to sanitize after a long trip.
Whether you are managing a backyard barbecue or preparing for an emergency, the built-design makes dispensing water as simple as a turn, eliminating the struggle of pouring from a heavy, cumbersome opening. The wide 10cm mouth is a for maintenance, allowing you to reach inside for a deep clean or fill it quickly from a stream or. With its ergonomic handle and Leakproof silicone seal, you can toss it in the back of your car for a road trip without worrying about damp upholstery. This versatile container isn't just a tool; it's a reliable partner that ensures you're always prepared, no matter in any situation.
Summary: 3L Portable Water Container with Spigot Water Dispenser Bucket with Easy to Clean for Campers, Survivalists. Imagine waking up at your favorite campsite, the sun just beginning to peak emerging in the distance, and having a reliable source of fresh water right at your fingertips. Our Portable Water Container with Spigot is designed to be the exceptional companion for campers, survivalists, and homeowners alike. Made from high-grade-grade PC material, it guarantees that drop of water remains pure and from odors, providing peace of mind for your household's water supply needs. The sturdy constru
Generated by: dcd-map-v1
This product has 2 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "3L Portable Water Container with Spigot Water Dispenser Bucket with Easy to Clean for Campers, Survivalists",
"product_id": 9530674282735,
"variant_id": 50378955489519,
"quantity": 1,
"grams": 350,
"length_cm": "24.5",
"width_cm": "15.5",
"height_cm": "21.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").