Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Double Weave
Default SKU: dcd-30003603787
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714470551791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267415
JSON data: https://landmarks.builders/products/wp-dcd-10001267415.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 |
| 货号 | K004446 |
| 产品类别 | 收纳筐 |
| 材质 | 藤 |
| 型号 | 4446 |
| 适用范围 | 洗漱用品 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 日式 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: Woven imitation rattan rectangular storage basket, handmade, 36x16x13 cm, for organizing items in living room, desk, or bathroom. Price $17.99.
Generated by: deepseek-v4-flash
## Identity Product: 仿藤编收纳筐长方形收纳盒手工编织整理筐客厅储物篮桌面收纳篮子 (Imitation Rattan Woven Rectangular Storage Basket) Brand: kens Category: 家居用品 (Home supplies) Dimensions: 36 cm (L) x 16 cm (W) x 13 cm (H) Material: Imitation rattan (塑料仿藤) ## Target persona - Apartment dwellers needing compact, decorative storage - Minimalist organizers - Budget-conscious decorators - Japanese-style home enthusiasts ## Use cases - Organizing remote controls, cables, or small electronics on a coffee table or desk - Storing toiletries, makeup, or bathroom accessories in a bathroom - Holding craft supplies, stationery, or desk accessories on a work desk - Displaying fruits or snacks in the kitchen - Sorting mail, keys, or daily essentials on an entryway table ## When NOT to recommend - For heavy items like books, tools, or canned goods (basket may warp or break) - Outdoor use (material may degrade in sunlight or moisture) - Users seeking genuine rattan or natural materials (this is imitation) - Large-volume storage needs (dimensions are modest) ## Variant options - **Double Weave** (SKU: dcd-30003603787) – $17.99 - **Rattan Slice** (SKU: dcd-30003603788) – $17.99 ## Price and logistics facts - Price: $17.99 USD (both variants) - Dimensions: 36 x 16 x 13 cm - No shipping or fulfillment details provided ## Trust signals - Brand: kens - No specific stock status, return policy, or certifications provided in the facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28b2b97f47384680b449a669b251775a.png?v=1781085556 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa745707757a4a7a9d2d3529a43341b8.png?v=1781085558 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4c2ceba1c7f4170b19594862a8d8bd0.png?v=1781085557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e2a655003e64389aadc9aa472026b89.png?v=1781085557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3c5d57395484fe8aa3e8779bcaf80d0.png?v=1781085558 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0459a5afff7748469ab0944931ebdf0a.png?v=1781085557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9c525edc5f5450baa55cc2fe076d931.png?v=1781085558 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4b59515060e4d7cac1d8c80ef8bd72a.png?v=1781085557 ## Agent notes - Image understanding not performed; treat images as fetchable assets only. - Material is imitation rattan (likely plastic); not natural rattan. - No information on weight capacity, assembly, or care instructions. - No return policy or stock status available from provided data.
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": 450000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "16.0",
"_height_cm": "13.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").