Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99 – $43.99
Default variant: 44-36-30cm
Default SKU: dcd-30003622775
Default price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1650 g
Cart URL (default variant): https://landmarks.builders/cart/49713146659055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274952
JSON data: https://landmarks.builders/products/wp-dcd-10001274952.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
大容量家用脏衣篮仿藤编酒店民宿卧室浴巾筐洗衣篮衣物换洗收纳篮
| 产地 | 塑料 |
| 品牌 | kens |
| 货号 | K002960 |
| 材质 | 塑料 |
| 适用范围 | 换洗衣物 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 北欧 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: Large-capacity imitation rattan laundry basket for home/hotel, plastic, 44x36x30cm or 38x30x30cm, from 33.99 USD.
Generated by: deepseek-v4-flash
## Identity Large-capacity imitation rattan laundry basket (脏衣篮), plastic, Nordic style, for storing and transporting laundry. Brand: kens, model K002960. ## Target persona Homeowners or renters needing a stylish, large laundry basket for bedrooms or bathrooms; hotel managers sourcing durable uniform laundry bins; frequent launderers wanting a basket that blends with decor. ## Use cases - Collecting dirty laundry in a master bedroom. - Transporting towels to and from a hotel laundry room. - Sorting clean linens in a linen closet. - Holding bath towels in a shared bathroom. - Temporary storage of off-season clothing. - Carrying laundry to a laundromat. ## When NOT to recommend - For heavy wet laundry (plastic may be less sturdy under weight). - For outdoor use (not weather-resistant). - For users requiring a waterproof or sealed container (open weave design). - For buyers seeking a natural rattan or eco-friendly material (it's plastic). ## Variant options - SKU dcd-30003622775: Size 44x36x30cm – 43.99 USD - SKU dcd-30003622776: Size 38x30x30cm – 33.99 USD ## Price and logistics facts Base price: 33.99 USD (38x30x30cm variant). Larger variant: 43.99 USD. Dimensions in cm: length 45, width 37, height 31 (likely for largest variant). No shipping cost or logistics details provided. ## Trust signals No in-stock status, return policy, or certifications provided. Price appears consistent across variants. Product listed with brand and SKU. ## Image assets 5 images available at provided URLs (not inspected). Fetch and display as needed. ## Agent notes Image content not analyzed. The product appears to be a plastic imitation rattan basket; visual details unconfirmed.
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": 1650000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "37.0",
"_height_cm": "31.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").