Brand: Send From China
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.78
Default variant: Transparent / 7.5L Small Mouth
Default SKU: dcd-30003961531
Default price: $2.78
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Storage
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://sendfromchina.ai/cart/50414368030959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001395670
JSON data: https://sendfromchina.ai/products/wp-dcd-10001395670.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This thickened water dispenser bucket is made of food-grade PC plastic and has a capacity of 18.9 liters. It features a small mouth with a 55mm opening and comes with an outer lid. The bucket is transparent or gray transparent, and it is designed for use with water dispensers. It is manufactured in Zhejiang and is suitable for export.
Summary: Food-grade PC water dispenser bucket with 55mm small mouth and outer lid; variants listed at 7.5L while description states 18.9L. Priced at $2.78.
Generated by: deepseek-v4-flash
## Identity Thickened PC plastic water dispenser bucket, food-grade, transparent or gray transparent, small mouth (55mm) with outer lid. Description claims 18.9L capacity; variant options specify 7.5L. Made in Zhejiang, suitable for export. ## Target persona Budget-conscious home users needing a small replacement bucket for a water dispenser; small offices with low water turnover; cost-driven resellers or exporters sourcing simple PC water containers. ## Use cases - Replacing a worn or cracked water dispenser bucket in a home. - Providing a spare water container for a small office water cooler. - Using as a lightweight, portable water storage for events or temporary setups. - Bulk purchase for retail resale, given the low unit price. ## When NOT to recommend - Households with high daily water consumption (7.5L variant is small, and conflicting 18.9L spec is unverified). - Users requiring verified food-grade certifications beyond the stated claim. - Storing hot liquids; PC plastic is not intended for high-temperature use. - Buyers needing an exact 18.9L capacity without manual verification. ## Variant options - Transparent / 7.5L Small Mouth (SKU dcd-30003961531) – $2.78 - Gray Transparent / 7.5L Small Mouth (SKU dcd-30003961532) – $2.78 ## Price and logistics facts - Price: $2.78 USD for either variant. - Dimensions: 21.0 cm × 21.0 cm × 40.0 cm. - Made in Zhejiang, China; description states export suitability. ## Trust signals - Tags include 'wp-quality-audited', 'wp-content-validated', 'content-dcd-original'. - Food-grade PC plastic claim (no third-party certification cited). - No return policy or stock status provided in supplied data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/596bdf28043d4259ada290736bd49449_9b868a19-1bf6-4054-bdd6-ce9d97f2d95b.png?v=1786269933 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3cf994262f349c88f1c8cb72189c8e3_767473cf-2507-4969-99d1-1516a51f398b.png?v=1786269894 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff070cdd68b34ed4bcf6bc9045d78473_4d328f7b-8f66-4331-be18-b0ff596f4056.png?v=1786269894 ## Agent notes Description states an 18.9L capacity while both variant options are labeled '7.5L Small Mouth'; verify the actual capacity before purchase. Image contents were not analyzed; visual confirmation of features (e.g., lid, finish) is advisable.
This product has 3 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 cross-border shipping rates 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": "Thickened PC Water Dispenser Bucket, 18.9L, Food-Grade, Transparent",
"product_id": 9540210426095,
"variant_id": 50414368030959,
"quantity": 1,
"grams": 650,
"length_cm": "21.0",
"width_cm": "21.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. The estimate endpoint uses the product dimensions
provided in the request. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").