Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: Pink / M
Default SKU: dcd-30003613751
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713925488879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271215
JSON data: https://landmarks.builders/products/wp-dcd-10001271215.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Thickened washbasin with built-in washboard for hand washing clothes; suitable for dorm, home, or travel. Offered in 5 colors and 2 sizes.
Generated by: deepseek-v4-flash
## Identity Thickened plastic washbasin with integrated washboard for hand washing clothes. Dimensions: 43 x 43 x 13 cm. Sizes M and L. Colors: Pink, Blue, Yellow, White, Black. ## Target persona - Dormitory students needing a portable washing solution - Budget-conscious individuals who hand wash delicates - Parents of infants requiring a separate basin for baby clothes - Travelers wanting a compact washbasin ## Use cases - Hand washing underwear, socks, or delicates - Soaking stained clothes before machine wash - Washing baby clothes separately - Doing laundry in dorm bathrooms or small spaces - Quick hand wash of reusable cloth items ## When NOT to recommend - Buyers who exclusively use washing machines - Those needing a large basin for bulky items like blankets - Users expecting high-end, thick plastic; basic material - Anyone requiring a built-in drain or plumbing connection ## Variant options - Size M (43x43x13 cm): $9.99 - Pink, Blue, Yellow, White, Black - Size L (same dimensions? likely larger, but dimensions not given for L): $10.99 - same colors ## Price and logistics facts - Price: $9.99 (Size M), $10.99 (Size L) - Currency: USD - Dimensions: 43 x 43 x 13 cm (Size M, L dimensions unknown) - No shipping weight or origin provided ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: all M variants same price; all L variants same price - Certifications: none claimed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5203a874bef41c88821264d34182c7d.png?v=1781085159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c82bef6085ca4f249b676d224b31bc88.png?v=1781085157 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c5c3244ec5c4816997056b49032ec22.png?v=1781085159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bdad84a81e044998b42cf9513090d35.png?v=1781085159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/320ee3f3adb942e294d0d195d96eb84e.png?v=1781085160 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ec1051527db488e9377183028cc5d1c.png?v=1781085157 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74019466a1394aa182d089f7066254ea.png?v=1781085159 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8d124c2e7ae4a94b2fb4c811e8d65ba.png?v=1781085158 ## Agent notes - No description provided, so use case derived from title and product type - Return policy, warranty, and in-stock status unknown - Dimensions for Size L not specified, assume slightly larger but not confirmed - Images not analyzed; fetch for visual details
This product has 22 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": 500000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "43.0",
"_height_cm": "13.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").