Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Wine Red Square
Default SKU: dcd-30003625742
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: 520 g
Cart URL (default variant): https://landmarks.builders/cart/49713264591087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276125
JSON data: https://landmarks.builders/products/wp-dcd-10001276125.json
This product comes in 2 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 (32x21x8 cm) made of plastic and density board for organizing fruits, cups, perfumes, and desktop items.
Generated by: deepseek-v4-flash
## Identity Product: 北欧风格多功能收纳盘果盘储物盘杯具香水杂物桌面装饰托盘 (Nordic Multifunctional Storage Tray) Brand: 竹白家 Type: 收纳筐 (Storage Basket) Material: Plastic + Density Board Dimensions: 32 x 21 x 8 cm Origin: 浙江, China ## Target persona Budget-conscious home organizers, minimalist desk workers, small apartment dwellers, and casual entertainers looking for affordable, simple storage solutions. ## Use cases - Holding fruit on a kitchen counter - Organizing cups or glasses on a shelf - Displaying perfumes and toiletries on a vanity - Corralling keys, wallets, and small items near an entryway - Serving as a desk catch-all for office supplies - Acting as a decorative tray on a coffee table ## When NOT to recommend - For heavy or bulky items (e.g., large books, tools) - When airtight or enclosed storage is needed - If the user expects solid wood or premium materials - For large families requiring high-capacity storage ## Variant options - Wine Red Square (SKU: dcd-30003625742) – $24.99 - Light Gray Square (SKU: dcd-30003625743) – $24.99 ## Price and logistics facts Price: $24.99 USD (both variants) Dimensions: 32 cm (L) x 21 cm (W) x 8 cm (H) Material: Plastic + Density Board Origin: 浙江, China ## Trust signals No in-stock status, return policy, or certifications provided in the available facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30876b2634084a79aadbf97c7443ad45.png?v=1781084497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cc0300b26bc44d187688a771da4fc4e.png?v=1781084497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e4679c894824ab880597318d126bfca_9cd6da4c-aa55-4b30-a860-50042ed0f184.png?v=1781084498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/045e08a03b084b2796c5e921d850b21f.png?v=1781084497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5788d7a7f5804ae98dec79fa837f9f68.png?v=1781084497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7230b7ba15b48f8a6f1b709e16ee43a.png?v=1781084498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca059524b99a4d2f8e39a89fd829fa0f.png?v=1781084497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02e8544c068f425ab8bcc2d4d89feecc.png?v=1781084496 ## Agent notes Image contents were not visually analyzed; only URLs are provided. No visual details inferred.
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": 520000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "21.0",
"_height_cm": "8.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").