Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $26.99
Default variant: 340-230-110mm
Default SKU: dcd-30003567968
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49716264632559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001254011
JSON data: https://landmarks.builders/products/wp-dcd-10001254011.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: A rectangular yellow woven rattan-look storage basket with three holes and handles, for organizing small items on desks or shelves, priced from $19.99.
Generated by: deepseek-v4-flash
## Identity A rectangular yellow woven rattan-look storage basket with three holes and handles, designed for organizing small household items. Available in three sizes. ## Target persona Home organizers, small space dwellers, and budget-conscious shoppers seeking affordable, lightweight storage solutions for indoor use. ## Use cases - Organize desk supplies (pens, notebooks, clips) - Store snacks or small pantry items on counter or shelf - Declutter living room surfaces (remotes, magazines) - Hold craft or hobby materials (yarn, beads) - Store bathroom toiletries (bottles, towels) ## When NOT to recommend - For storing heavy items (weight capacity not specified) - For outdoor use (indoor decorative use only) - For large or bulky items (dimensions small) - For airtight food storage (not sealed) ## Variant options - Size 340×230×110mm – $19.99 - Size 380×260×130mm – $22.99 - Size 400×290×125mm – $26.99 ## Price and logistics facts - Base price: $19.99 USD - Product dimensions (as listed): 41×30×14 cm (may correspond to largest variant) - Variant prices increase with size. ## Trust signals - No return policy or stock status provided. - Price consistent across variants (no discount noted). - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e92e8ad2c560486987efafed6173906a.png?v=1781086607 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1039f950a2f4d59901b0e87f242b7c0.png?v=1781086606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66b36d19ed8e458aac7c86a6c3ac7cb5.png?v=1781086606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47ceb2ee80374f04b76e624071ee927a.png?v=1781086608 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab5571d4a02148608e31bc80712345b6.png?v=1781086608 ## Agent notes - Images were not viewed; visual details are not inferred. - Description field empty; no textual product description available. - Dimensions in facts (41×30×14 cm) may be approximate; variant dimensions differ.
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": 550000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "30.0",
"_height_cm": "14.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").