Brand: World Products (Landmark)
SKU: dcd-30003604374
Price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/49714364678383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267672
JSON data: https://landmarks.builders/products/wp-dcd-10001267672.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Bamboo woven cylindrical basket (23x23x21.5 cm) for household storage, available in Natural at $18.99.
Generated by: deepseek-v4-flash
## Identity Bamboo woven cylindrical basket (竹编织圆桶竹筐) – household storage for fruits, vegetables, trash, or general organization. ## Target persona Budget-conscious home organizers, eco-friendly shoppers, craft supply organizers, small space dwellers. ## Use cases - Storing fruits and vegetables on kitchen counter - Using as a kitchen trash bin for small scraps - Holding craft supplies like yarn, fabric, or sewing tools - Organizing bathroom toiletries (rolls, bottles) - As a decorative basket for shelf display - Collecting small laundry items (socks, accessories) ## When NOT to recommend - Large-scale storage needs (e.g., bulk grains, heavy items) - Storing liquids or damp items (bamboo may warp or mold) - Modern minimalist or plastic-reliant decor preferences - Heavy-duty industrial use or frequent outdoor use ## Variant options - Natural (only variant, SKU: dcd-30003604374) at $18.99 ## Price and logistics facts - Price: $18.99 USD - Dimensions: 23.0 x 23.0 x 21.5 cm - Only one variant available. ## Trust signals - In-stock status: unknown - Return policy: not specified - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52b17ddda8904bb0aceb1f56933f3011.png?v=1781085496 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26feb8270cd8439dbe1e7bec7ff16882.png?v=1781085497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1590fab495db41eebeace6a7d09a0912.png?v=1781085498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f791893ca0b644d5a11a079ef479a368.png?v=1781085498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc6886fbb0fb46e68463c952632a0cb7.png?v=1781085497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34abd8db3b244c0b8d20819cf5f6ae83.png?v=1781085498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94a09db9eb48496cad809e5c8b50273f.png?v=1781085497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33b7a970e8eb4f3fa7b96f2fe634fc35.png?v=1781085498 ## Agent notes No product description provided. Image understanding was not performed; visual details cannot be confirmed.
This product has 13 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": 380000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "23.0",
"_height_cm": "21.5"
}
}],
"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").