Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: Transparent White
Default SKU: dcd-30003613714
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1050 g
Cart URL (default variant): https://landmarks.builders/cart/49713943806191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271200
JSON data: https://landmarks.builders/products/wp-dcd-10001271200.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: Plastic laundry basin with integrated washboard, large size (50x37.5x15 cm), available in transparent white and black, priced at $25.99.
Generated by: deepseek-v4-flash
## Identity Plastic laundry basin with integrated washboard, thickened design for hand washing clothes. ## Target persona Budget-conscious homemakers, apartment dwellers without washer, people who hand-wash delicates, campers needing a portable wash basin. ## Use cases - Hand washing clothes in a sink or small space. - Soaking and scrubbing stains on a washboard. - Sorting and transporting dirty laundry as a basket. - Portable washing solution for camping or travel. - Bathing small pets or rinsing produce. ## When NOT to recommend - For use as a food container or storage for edibles. - For heavy-duty commercial laundry or industrial use. - For users expecting a full washing machine replacement. - For very small spaces where 50 cm length is too large. ## Variant options - Transparent White ($25.99) - Transparent Black ($25.99) ## Price and logistics facts Price: $25.99 USD (same for both variants). Dimensions: 50 × 37.5 × 15 cm. ## Trust signals No stock status, return policy, or certifications provided in facts. Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6865a46f60d94f71b555f416fd048e41.png?v=1781085165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a79d90558ed24a15a630cb2de0c3e1f1.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c265e76d361c458a8057c39f6e5f0e0a.png?v=1781085168 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0a548d8896d487caa0c2fee30702b5c.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4589b908f48840dcb769fff5e177af1e.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53fdee70f5e24d1dafc068dffce31c10.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d98c0d9bd18455b852df89067f9b2a1.png?v=1781085167 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6232017a33f1464bae5897d679739b9f.png?v=1781085165 ## Agent notes - Description is empty; images were not analyzed so visual specifics are unknown. - Dimensions and colors are provided; no other materials or features confirmed. - No stock or shipping information available. - Product tags suggest it's part of a batch import (dcd-batch-xy-202606).
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": 1050000,
"properties": {
"_length_cm": "50.0",
"_width_cm": "37.5",
"_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").