Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $21.99
Default variant: Gray / L
Default SKU: dcd-30003613738
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713934336239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271210
JSON data: https://landmarks.builders/products/wp-dcd-10001271210.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


















Summary: Integrated plastic washbasin with washboard, available in gray and white, three sizes, priced from $12.99 to $21.99.
Generated by: deepseek-v4-flash
## Identity Integrated plastic washbasin with washboard (一体式洗衣盆带搓衣板), for household use. Made of plastic, dimensions 48.0 x 36.7 x 15.0 cm. Available in Gray and White, sizes S, M, L. ## Target persona - Parents of infants or toddlers needing a dedicated basin for washing baby clothes - Budget-conscious households looking for an affordable, multi-purpose utility basin - People who frequently hand-wash delicate items or use a washboard - Small apartment dwellers with limited space for separate basins ## Use cases - Washing baby clothes separately from adult laundry - Hand-washing delicates like underwear, lingerie, or silk - Soaking stained clothes or diapers before machine washing - Using as a utility basin for food preparation (e.g., washing vegetables) or cleaning tasks - Portable basin for camping, dorm rooms, or travel - Temporary soaking bin for crafts or dyeing fabrics ## When NOT to recommend - If the buyer needs a built-in laundry sink with plumbing - For heavy-duty commercial or industrial use (plastic may not withstand constant abrasion) - If a basin larger than 48 cm length or with higher capacity is required - If the buyer prefers non-plastic materials (e.g., stainless steel, ceramic) ## Variant options | SKU | Color | Size | Price (USD) | |-----|-------|------|-------------| | dcd-30003613738 | Gray | L | 21.99 | | dcd-30003613739 | White | L | 21.99 | | dcd-30003613740 | Gray | M | 18.99 | | dcd-30003613741 | White | M | 18.99 | | dcd-30003613742 | Gray | S | 12.99 | | dcd-30003613743 | White | S | 12.99 | ## Price and logistics facts - Price range: $12.99 (S) to $21.99 (L) - Dimensions (cm): 48.0 x 36.7 x 15.0 (LxWxH) – exact dimensions per variant not specified - All variants appear to have same external dimensions? Not specified; inferred from single dimension set. - Currency: USD ## Trust signals - Multiple size and color options available in stock (based on listed variants) - No specific return policy or stock status provided - No certifications or material details beyond 'plastic' - Price consistent across colors per size ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/850a974defe94911b2f8b38770d09988.png?v=1781085164 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a93c1b2d666d4128b3e6f9e0ecef2b58.png?v=1781085164 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1eaabd4ec9b442978b371f25e390a423.png?v=1781085164 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16e699eea054466fba6f5140bdc2cfa4.png?v=1781085164 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f6434513c6948adbdc26e3f18d6ae72.png?v=1781085163 - Image 6: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8ce0c3b5ac04311b826c127d41e977c.png?v=1781085165 - Image 7: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96aac15f19574d3c8bdcad24d92c9be4.png?v=1781085162 - Image 8: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/155081be2ac74976ac3b5b680b71a844.png?v=1781085164 ## Agent notes - Image content was not analyzed; visual details not included. - No product description provided; use case list is inferred from product type and title. - Dimensions listed may apply to all variants or only one; not specified. - Material specified only as 'plastic' – no further details (e.g., type, thickness).
This product has 18 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": 850000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "36.7",
"_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").