Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $58.99 – $134.99
Default variant: 24L
Default SKU: dcd-30003611400
Default price: $84.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 3800 g
Cart URL (default variant): https://landmarks.builders/cart/49714133303535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270408
JSON data: https://landmarks.builders/products/wp-dcd-10001270408.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
榨水车拖把桶墩布挤水桶拖地桶商用酒店保洁专用洗拖把压水桶
| 产地 | 广东 |
| 产品类别 | 拖把桶 |
| 拖把类型 | 其他拖把 |
| 是否进口 | 否 |
| 专利 | 否 |
| 毛重 | 3.5kg |
Summary: A commercial-grade mop bucket with wringer, available in 20L to 36L capacities, made in Guangdong, China, weighing 3.5kg.
Generated by: deepseek-v4-flash
## Identity Commercial mop bucket with wringer (榨水车拖把桶), used for washing and squeezing mops. Made in Guangdong, China. No patent. Weight 3.5kg. ## Target persona Commercial cleaner, hotel housekeeping staff, hospital janitor, facility maintenance worker. ## Use cases - Mopping large floor areas in hotels, hospitals, schools. - Efficient wringing without touching water. - Cleaning in restaurants or commercial kitchens. - Daily floor maintenance in office buildings. - Use with standard commercial mops (head not included). ## When NOT to recommend - Home use where space is limited (footprint 55x38 cm). - User needs a lightweight, portable bucket (empty weight 3.5kg, plus water). - User wants a mop included (this is bucket only). - Budget below $50 (base price $58.99). ## Variant options - 20L: $58.99 (SKU dcd-30003611402) - 24L: $84.99 (SKU dcd-30003611400) - 32L: $117.99 (SKU dcd-30003611401) - 36L: $134.99 (SKU dcd-30003611403) ## Price and logistics facts Base price $58.99 USD (20L). Dimensions: 55 × 38 × 38 cm. Weight: 3.5kg. Origin: Guangdong, China. ## Trust signals - Listed on Shopify platform. - No return policy information provided. - No certifications or warranty mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39012c214e0145a1a30f877613d686d9.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a58a8498f07c4cfea5f19b0e783187e9.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e77b3e1b055245f5ab015d101eeac365.png?v=1781085323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/866033cbd300492f9966d4227a024218.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23642a347685428da92304e5584c6636.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbeccfbbc70b4f9fb7a41a43a915871d.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/388158ba7dc04cebb060678eb0112221.png?v=1781085325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c805d7dfda84d2da36fb1a7e272708f.png?v=1781085325 ## Agent notes - Product is a mop bucket with wringer, not a complete mop system. - No images were interpreted; visual details are not inferred. - No explicit trust signals (e.g., warranty, return policy) were provided.
This product has 16 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": "榨水车拖把桶墩布挤水桶拖地桶商用酒店保洁专用洗拖把压水桶",
"quantity": 1,
"grams": 3800000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "38.0",
"_height_cm": "38.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").