Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $241.99 – $292.99
Default variant: 30 Gallon 114 Liter
Default SKU: dcd-30003618010
Default price: $241.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49713422926063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272719
JSON data: https://landmarks.builders/products/wp-dcd-10001272719.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
厂家跨境供货 PVC拼接折叠水桶 园林雨水桶 雨水收集器 雨水储水
| 产地 | 中国 |
| 货号 | 002 |
| 品牌 | 注物 |
| 牌号 | 注物 |
| 材质 | PVC夹网布 |
| 品名 | 雨水收集器 |
| 容量 | 黑色 |
| 是否进口 | 否 |
Summary: A PVC-coated fabric foldable water bucket for garden rainwater collection, available in 30-gallon (114L) and 50-gallon (190L) variants, sourced from China.
Generated by: deepseek-v4-flash
## Identity - Product: PVC拼接折叠水桶 (PVC Foldable Water Bucket) / 雨水收集器 (Rainwater Collector) - Brand: 注物 - Material: PVC夹网布 (PVC coated fabric) - Origin: China ## Target persona - Home gardeners with outdoor space needing rain harvesting - Off-grid or water-conscious households in suburban/rural areas - Garden center retailers sourcing folding water storage solutions ## Use cases - Collecting rainwater from downspouts for garden irrigation - Portable water storage for camping or emergency water supply - Temporary water holding during construction or landscaping - Topping up garden ponds or birdbaths during dry spells - Storing water for greenhouse plants ## When NOT to recommend - Users requiring rigid, permanent water tanks for underground installation - Drinking water storage (material not specified as food-grade) - Scenarios needing high-pressure water delivery (no pump included) - Small apartments with no outdoor space (size: 48x48x15 cm collapsed?) ## Variant options - 30 Gallon (114 Liter) – SKU dcd-30003618010 – $241.99 - 50 Gallon (190 Liter) – SKU dcd-30003618011 – $292.99 ## Price and logistics facts - Base price: $241.99 (30 gal), $292.99 (50 gal) - Currency: USD - Dimensions (packaged?): 48 x 48 x 15 cm (likely collapsed) - Variant-specific pricing as above ## Trust signals - No stock status provided; assume available - No return policy stated - Price consistency: both variants listed at fixed prices - Certifications: none mentioned ## Image assets - 8 PNG images available at URLs: [see below] - Images not viewed; no visual details can be inferred ## Agent notes - Images were not fetched or analyzed. Only URLs are provided. - Product is a folding bucket; collapsed dimensions likely 48x48x15 cm. - Validate whether material is suitable for UV exposure or freezing conditions if needed.
This product has 14 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": "厂家跨境供货 PVC拼接折叠水桶 园林雨水桶 雨水收集器 雨水储水",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "48.0",
"_height_cm": "15.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").