Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Black
Default SKU: dcd-30003625736
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/49713266295023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276124
JSON data: https://landmarks.builders/products/wp-dcd-10001276124.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
北欧风格多功能收纳盘果盘储物盘杯具香水杂物桌面装饰托盘
| 产地 | 浙江 |
| 品牌 | 竹白家 |
| 货号 | 21 |
| 产品类别 | 收纳筐 |
| 价格段 | 20-30元 |
| 型号 | 11 |
| 产品上市时间 | 2012年冬 |
| 适用范围 | 水果 |
| 材质 | 塑料+密度板 |
| 贸易属性 | 内贸+外贸 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 1 |
| 风格 | 日式 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: Nordic style multifunctional storage tray (34x34x10 cm) made of plastic and density board. 6 color variants available at $24.99 each.
Generated by: deepseek-v4-flash
## Identity Nordic Style Multifunctional Storage Tray (收纳盘). Brand: 竹白家. Material: Plastic + Density Board. Dimensions: 34×34×10 cm. Price: $24.99. ## Target persona Budget-conscious home decorators seeking versatile storage solutions for small items like fruit, keys, or cosmetics. ## Use cases - Organizing fruit on kitchen counter - Storing tea cups or coasters - Holding keys, wallets, and small accessories near entryway - Displaying perfume bottles or cosmetics on vanity - Sorting craft supplies or office desk items ## When NOT to recommend - Not for heavy kitchen tools due to material weight limit - Not for bathroom or wet environments (density board may warp) - Not for customers seeking solid wood or high-end materials - Not for large item storage (size 34 cm diameter) ## Variant options - Black ($24.99) - Green ($24.99) - Cream ($24.99) - White ($24.99) - White Square ($24.99) - Black Square ($24.99) ## Price and logistics facts Price: $24.99 USD. Dimensions: 34×34×10 cm. Origin: Zhejiang, China. No shipping or logistics details provided. ## Trust signals Price consistent across all 6 variants. No stock or return policy information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30876b2634084a79aadbf97c7443ad45_29492232-d6a2-4e9d-864b-d3eeb487f186.png?v=1781084498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cc0300b26bc44d187688a771da4fc4e_70a9ef89-f5e9-40dc-99b6-fe0780bf3b29.png?v=1781084499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e4679c894824ab880597318d126bfca.png?v=1781084497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/045e08a03b084b2796c5e921d850b21f_f54f82ae-c94a-45b7-9622-98cf6037baba.png?v=1781084498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5788d7a7f5804ae98dec79fa837f9f68_3598a9d1-4b64-43f4-8e58-c866186d34af.png?v=1781084499 ## Agent notes Image understanding was not performed; visual details not inferred. Material may warp if exposed to moisture. No warranty information provided.
This product has 18 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": "34.0",
"_width_cm": "34.0",
"_height_cm": "10.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").