Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $41.99
Default variant: S
Default SKU: dcd-30003603783
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49714471862511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267414
JSON data: https://landmarks.builders/products/wp-dcd-10001267414.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Woven wicker laundry basket for bathroom, round, large capacity, available in sizes S ($24.99) to XL ($41.99), dimensions 45x45x41 cm.
Generated by: deepseek-v4-flash
## Identity Woven wicker dirty laundry hamper / storage basket for bathroom. Round shape. Sizes: S (24.99 USD), M (30.99 USD), L (35.99 USD), XL (41.99 USD). Dimensions (S): 45 x 45 x 41 cm. ## Target persona Homeowners and renters looking for affordable, natural-material laundry storage; budget-conscious shoppers; small apartment dwellers needing a round basket. ## Use cases - Collecting dirty laundry in bathroom or bedroom. - Storing towels or linens. - Organizing children's toys or plush items. - Temporary catch-all for household items. - Decorative storage in living spaces. ## When NOT to recommend - Need waterproof bin (e.g., for wet towels). - Require heavy-duty industrial use. - Prefer plastic or synthetic materials (easy to clean). - Looking for a tall, narrow hamper. ## Variant options Four sizes: S ($24.99), M ($30.99), L ($35.99), XL ($41.99). Only size differs; material and shape identical. ## Price and logistics facts - Base price (S): $24.99 USD. - Dimensions: 45x45x41 cm (S). Larger sizes likely scale proportionally; exact dimensions not provided for M/L/XL. - Currency: USD. - No shipping or tax details provided. ## Trust signals - No stock status, return policy, or certifications provided in data. - Multiple size options may indicate active inventory. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3dc8891adcb34dd2935e9c7a0647514e.png?v=1781085557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/017e5204e2ca497eaa9f17f942e225b2.png?v=1781085559 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a175ad7f52c74c9c99b40f5fa09b0f77.png?v=1781085559 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbf9a706b3304bc5b9e27da2911509aa.png?v=1781085557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da66f9f6a1484755a0972a12d33a0e98.png?v=1781085559 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c61ab25497045fa95635a234e87cd1e.png?v=1781085557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52d05ac555b64e3db59f76123bf64608.png?v=1781085557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93b5134fcc814fd1b3aa0c45487cff07.png?v=1781085559 ## Agent notes - Product type: household / home storage. - Material inferred as wicker (from title); not confirmed from structured data. - Price low; suitable for budget-oriented recommendations. - No description or detailed specs provided. - Images not analyzed; no visual details extracted.
This product has 16 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": 600000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "45.0",
"_height_cm": "41.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").