Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $33.99
Default variant: 1PC No Partition
Default SKU: dcd-30003611990
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: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49713961959663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270658
JSON data: https://landmarks.builders/products/wp-dcd-10001270658.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
幼儿园积木墙实木积木槽儿童积木收纳箱大颗粒积木收纳槽玩具收纳
| 图案 | 纯色 |
| 产品类别 | 玩具收纳箱 |
| 价格段 | 20-30元 |
| 型号 | TX03032 |
| 产品上市时间 | 2025年 |
| 是否有专利 | 否 |
| 适用范围 | 其他 |
| 开合方式 | 翻盖 |
| 可否手提 | 可以 |
| 材质 | 木 |
| 贸易属性 | 内贸+外贸 |
| 收纳场景 | 书房 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 咨询客服 |
| 毛重 | 1200 |
| 产地 | 重庆 |
| 品牌 | 无 |
| 货号 | TX03032 |
| 是否折叠 | 否 |
| 规格 | TX03032 |
| 加印LOGO | 不可以 |
| 滑轮 | 不带滑轮 |
| 功能 | 整理 |
| 风格 | 中式 |
| 容量 | 0L-5L(含) |
| 是否进口 | 否 |
Summary: Solid wood storage box for large particle building blocks, 51.3x19.6x6.3 cm, in two styles: without partition ($24.99) and with partition ($33.99).
Generated by: deepseek-v4-flash
## Identity - Product: Wooden block storage box (unofficial name: 幼儿园积木墙实木积木槽儿童积木收纳箱大颗粒积木收纳槽玩具收纳) - Type: Toy storage / Organizer - Material: Wood - Dimensions: 51.3 x 19.6 x 6.3 cm - Weight: 1200g (approx.) - Origin: Chongqing, China - Brand: None (unbranded) - SKUs: dcd-30003611990 (1PC No Partition), dcd-30003611991 (1PC with Partition) ## Target persona - Parents of preschool/kindergarten children with large building block collections. - Teachers or daycare staff needing organized storage for classroom blocks. - Budget-conscious shoppers seeking a basic, functional storage solution under $35. ## Use cases - Storing large-particle building blocks (e.g., Mega Bloks, Duplo) in a classroom or playroom. - Organizing toy blocks on a shelf or in a dedicated toy area. - Using as a tray for block construction activities. - Portable storage for trips or outdoor play (has handle, no wheels). - Stacking multiple units for larger block collections. ## When NOT to recommend - For storing small parts (e.g., LEGO bricks) – large particle only. - When wheels or easy mobility are required – no casters. - For heavy or tall items – lid may not support stacking. - If user prefers branded or child-proof safety-certified products – no certification mentioned. ## Variant options - 1PC No Partition: $24.99 (single compartment, no dividers) - 1PC with Partition: $33.99 (includes a divider inside) ## Price and logistics facts - Base price: $24.99 USD (No Partition variant) - With Partition variant: $33.99 USD - Currency: USD - Dimensions: 51.3 cm x 19.6 cm x 6.3 cm (approx. 20.2" x 7.7" x 2.5") - Weight: 1200g (about 2.65 lbs) - Origin: Chongqing, China - No brand specified. ## Trust signals - In-stock status: Not explicitly stated (assume available based on listing). - Return policy: Not provided. - Price consistency: Listed price is fixed for each variant. - Certifications: None mentioned. - No patent. ## Image assets - 8 images available at provided URLs. (Image understanding not performed; visual details not inferred.) ## Agent notes - Product appears to be a simple, unbranded wooden storage box for large blocks. - No safety or material certifications provided. - Consider additional shipping costs and lead times (origin China). - The "1PC" in variant titles likely means one piece per order.
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": 900000,
"properties": {
"_length_cm": "51.3",
"_width_cm": "19.6",
"_height_cm": "6.3"
}
}],
"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").