Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Transparent Black
Default SKU: dcd-30003613744
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713930895599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271211
JSON data: https://landmarks.builders/products/wp-dcd-10001271211.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 laundry basin with integrated washboard; 42x34x12 cm; two color variants at $14.99 each.
Generated by: deepseek-v4-flash
## Identity Large plastic laundry basin with built-in washboard for hand washing clothes; dimensions 42x34x12 cm. ## Target persona Apartment dwellers without laundry hookup; travelers needing portable laundry solution; people who hand wash delicates; budget-conscious shoppers. ## Use cases - Hand washing lingerie or delicates - Scrubbing stains on cuffs and collars - Soaking whites or colored items - Washing baby clothes - Portable laundry solution for camping or RV trips ## When NOT to recommend - If the user has a full-size washing machine with gentle cycle - For heavy-duty commercial laundry needs - When a large basin (e.g., for blankets) is required - If the user prefers a separate washboard and basin ## Variant options - Transparent Black ($14.99) - Transparent ($14.99) ## Price and logistics facts - Price: $14.99 per unit - Dimensions: 42 cm (length) x 34 cm (width) x 12 cm (height) - Currency: USD ## Trust signals - No stock status, return policy, or certifications provided in data. - Price is consistent across two color variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad5c83ae0b874b1d88a85fdb92f9d0ac.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9775c817df554c34ac4e97ee70f11bed.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/369daf60a2024ef4b664fc93a13f6413.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b38a898d4f54c9784abc1ef0d639e28.png?v=1781085161 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/150131ee831e4b76b5bee6f787cece1a.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcc715a4e12948079d04e7ddeba5d953.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ff50d057cab42dab98a4c377abc9447.png?v=1781085162 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d097898106d04fee8e1af17a00ac247a.png?v=1781085163 ## Agent notes - Stock availability and return policy not provided in facts. - Image content not analyzed; treat URLs as fetchable assets only. - Description field contained non-informative JSON; ignored.
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": 650000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "34.0",
"_height_cm": "12.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").