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


























Summary: Large plastic washbasin with integrated washboard for laundry. Available in White or Gray, dimensions 49.5x40x16 cm, priced at $28.99.
Generated by: deepseek-v4-flash
## Identity Plastic laundry tub with built-in washboard, large size (49.5x40x16 cm). Available in White or Gray. Price $28.99. ## Target persona Budget-conscious individuals or small households who hand-wash clothes, such as students, renters without washer/dryer, or caregivers needing a portable wash solution. ## Use cases - Hand-washing delicate garments that require gentle scrubbing. - Soaking and scrubbing stained items before machine washing. - Pre-treating baby clothes or cloth diapers. - Portable wash basin for camping, RV travel, or dorm living. - Temporary laundry solution while primary washer is broken. ## When NOT to recommend - For users with a fully automatic washer/dryer who never hand-wash. - For bulk laundry (large families) – only suitable for small loads. - For users requiring a deep utility sink for other purposes (e.g., cleaning large tools). - When a portable washer with wringer is preferred. ## Variant options - White / L with Washboard-box ($28.99) - Gray / L with Washboard-box ($28.99) ## Price and logistics facts - Price: $28.99 USD - Dimensions: 49.5 cm length, 40 cm width, 16 cm height - No shipping or return policy provided. ## Trust signals - In-stock status not confirmed; available for purchase via listed variants. - Return policy unknown. - Price consistency: both variants at same price. ## Image assets - 8 PNG images available (URLs listed below) – no visual analysis performed. ## Agent notes - Image content not analyzed; rely on product dimensions and description. - Ensure compatibility with user's need for manual laundry washing.
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": "洗衣盆带搓衣板一体式家用大号塑料盆多功能洗衣桶洗衣服加厚大盆",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "49.5",
"_width_cm": "40.0",
"_height_cm": "16.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").