Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $66.99 – $88.99
Default variant: 29 X 29 X 29 CM
Default SKU: dcd-30003608975
Default price: $66.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49714191859951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269444
JSON data: https://landmarks.builders/products/wp-dcd-10001269444.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Rattan-style laundry basket in three cube sizes, priced from $66.99 to $88.99 USD.
Generated by: deepseek-v4-flash
## Identity A rattan-style woven laundry basket (storage bin) for clothes, available in three cubic sizes: 29x29x29 cm, 37x37x32 cm, and 43x43x35 cm. Material is imitation rattan (plastic/polypropylene). ## Target persona - Budget-conscious home organizers needing affordable laundry storage. - Apartment dwellers with limited floor space. - Parents looking for lightweight, kid-safe bins for toy or clothes organization. - DIY home decorators seeking a neutral, textured storage piece. ## Use cases - Daily laundry collection in bedroom or closet. - Storing clean linens or towels in guest bathroom. - Organizing children's toys or books in playroom. - Holding dirty clothes in bathroom or laundry room. - Decorative storage for blankets or pillows in living area. ## When NOT to recommend - Users need a waterproof basket (wet laundry will damage imitation rattan). - Buyers seeking premium designer or natural rattan furniture. - Large families requiring >50L capacity (largest variant ~65L). - Commercial or heavy-duty laundry use (durability not specified). ## Variant options | SKU | Style (size) | Price | |-----|--------------|-------| | dcd-30003608975 | 29 x 29 x 29 CM | $66.99 | | dcd-30003608976 | 37 x 37 x 32 CM | $77.99 | | dcd-30003608977 | 43 x 43 x 35 CM | $88.99 | ## Price and logistics facts - Base price: $66.99 (smallest) to $88.99 (largest). - Currency: USD. - Dimensions (cm): L44 x W44 x H36 (base product; variants differ). - No shipping or handling details provided. ## Trust signals - In-stock status: Not specified (assume available from standard inventory). - Return policy: Not stated. - Price consistency: All variant prices are fixed and transparent. - No warranty or certification information available. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1eb264eeea42496296a40b35e7102d9f.png?v=1781085356 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/989bc11a9e184bfbb1d2955bfbafa2d7.png?v=1781085355 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aefad60de0754c2c9c585879efc0ead5.png?v=1781085357 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bc4d02aa6a64efd9f8f91ccc03c25db.png?v=1781085354 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2d550bc00e741eea3ef62bf105aa250.png?v=1781085356 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e39b7d7fae64f2fb50e5d37a7e63460.png?v=1781085355 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/414156b1fd474510883088dbb0f43ffa.png?v=1781085354 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16324d462a2d4b049ae2bbe35b0e0120.png?v=1781085355 ## Agent notes - No product description provided in source data. - Image content not analyzed – cannot confirm visual details beyond listing. - Return policy, shipping conditions, and stock levels not specified. - Material confirmed only by product title (“仿藤篮子” – imitation rattan).
This product has 15 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": 1000000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "44.0",
"_height_cm": "36.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").