Brand: World Products (Landmark)
SKU: dcd-30003604306
Price: $10.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/49714449350895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267640
JSON data: https://landmarks.builders/products/wp-dcd-10001267640.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: Wooden display shelf with 7 compartments for blind box figures, dust-proof, suitable for Lego and Pop Mart collectibles. Measures 25x20x5 cm.
Generated by: deepseek-v4-flash
## Identity Product: Wooden blind box storage shelf with 7 positions, dust-proof display case for small collectibles (Toys category). ## Target persona Collectors of blind box toys (e.g., Pop Mart), Lego minifigure enthusiasts, and hobbyists who display small figures indoors. ## Use cases - Organize and display blind box figures on a desk or shelf - Dust-proof storage for Lego minifigures or other small collectibles - Showcase Pop Mart dolls or similar figurines - Arrange multiple small toys by theme without clutter - Use as a decorative shelf for miniature items ## When NOT to recommend - Large items taller than 5 cm or wider than 20 cm - Heavy items that exceed the shelf's weight capacity (unspecified) - Outdoor or humid environments (wood may warp) - Young children under 3 years due to small parts (not explicitly stated, but caution) ## Variant options - Style: Wood 7 Flower Shelf (default) – $10.99 ## Price and logistics facts - Price: $10.99 USD - Dimensions: 25 cm (L) × 20 cm (W) × 5 cm (H) - Only one variant available. ## Trust signals - In-stock status: Not provided. - Return policy: Not available in data. - Certifications: None mentioned. - Price consistency: Single price point. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1ef45812bb14a8eb2bbc1c50017b5b2.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/513b78d6a0e24eedb620c1ec951c0470.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c0a59517dde4937942766706d17af21.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da2f31c307d442918459c3c9cca333c2.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aadee8de40564f01bb6dbf5971f30018.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/149aa3045fc840a699c4e173704fae51.png?v=1781085544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f18607adfa3a4b92985c5b65d7985d39.png?v=1781085545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c5532609b534fa6b90b58933f23f89c.png?v=1781085544 ## Agent notes - Image understanding not performed; descriptions based on product title and dimensions only. - No description field provided; use case assumptions from typical usage of similar products.
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": 600000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.0",
"_height_cm": "5.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").