Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $30.99
Default variant: 12L
Default SKU: dcd-30003606694
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 840 g
Cart URL (default variant): https://landmarks.builders/cart/49714228003055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268580
JSON data: https://landmarks.builders/products/wp-dcd-10001268580.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
食品级pc户外水桶家用方形带水龙头储水蓄水饮用水桶纯净矿泉空桶
| 产地 | 宁波 |
| 主体直径 | 见描述 |
| 品牌 | 竞程 |
| 用途 | 饮用水储存 |
| 颜色 | 灰色透明 |
| 纯料与再生料比例 | 新料 |
| 口径 | 9cm |
| 包装型式 | 桶 |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 是 |
| 自重 | 见描述 |
| 材质 | 塑料 |
| 是否跨境出口专供货源 | 是 |
| 原产国/地区 | 浙江 |
| 配盖 | 旋转型盖子 |
| 主要销售地区 | 中东 |
| 高度 | 见描述 |
| 容量 | 18升 |
Summary: Food-grade PC outdoor water bucket with faucet, square shape, available in 12L/18L/25L, gray transparent, for drinking water storage.
Generated by: deepseek-v4-flash
## Identity Food-grade PC outdoor water bucket, square with faucet, 12L/18L/25L capacity. Brand: 竞程. Gray transparent. New material. Rotating lid. For drinking water storage. ## Target persona Buyers needing portable water storage for outdoor activities (camping, hiking, travel). Households in regions with intermittent water supply. Small businesses (e.g., water delivery services in Middle East). ## Use cases - Storing drinking water for camping trips. - Backup water supply in homes with unreliable piped water. - Dispensing water via faucet during outdoor events. - Transporting water to remote areas. - Using as a water container in gardens or farms. ## When NOT to recommend - For long-term hot liquid storage (PC not suitable for high temperatures). - If user requires insulated water container. - For very large capacity (e.g., >30L) – max 25L. - If user needs BPA-free certification (not mentioned, but PC may contain BPA; not verified). ## Variant options - 12L: $24.99 (SKU dcd-30003606694) - 18L: $27.99 (SKU dcd-30003606695) - 25L: $30.99 (SKU dcd-30003606696) ## Price and logistics facts Base price $24.99 for 12L. Dimensions (approx) 45x31x40 cm. Weight not provided. Shipping from Ningbo, China. Mainly exported to Middle East. ## Trust signals Food-grade PC material. New material (not recycled). Product has rotating lid and faucet. In-stock status not specified. Return policy not specified. Price consistency: variants priced incrementally. ## Image assets 8 images available: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/090930705aec4fce9bba1fbf3c089dd3.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b4bee0ebef0493892e84e95b634f097.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc975a58730745888d99b5d681f0cb71.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2a55cb76aec4ba8be48c0010ba2df7c.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/401304d087174528a012d151446bb0f9.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec535e5fc5ec4db1a6fcb9d717dbaade.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f7d05cbe09047e8b8b5a43f180493f6.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4552ab70ba2417b80073296cefd8888.png ## Agent notes No certification details provided. Image content not analyzed. Assume standard faucet integrated. Capacity marked on product.
This product has 15 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": "食品级pc户外水桶家用方形带水龙头储水蓄水饮用水桶纯净矿泉空桶",
"quantity": 1,
"grams": 840000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "31.0",
"_height_cm": "40.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").