Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99 – $45.99
Default variant: White / L Carbon Steel
Default SKU: dcd-30003617728
Default price: $45.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49713429872879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272632
JSON data: https://landmarks.builders/products/wp-dcd-10001272632.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
猪食槽玩具收纳家用儿童积木置物箱电视柜下大容量孩子玩具储物筐
| 产地 | 其他 |
| 品牌 | 其他 |
| 货号 | P7FzaiYH |
| 产品类别 | 收纳筐 |
| 价格段 | 40-50元 |
| 型号 | 2327727076729782784. |
| 产品上市时间 | 2026.1.13 |
| 适用范围 | 换洗衣物 |
| 材质 | 其它 |
| 贸易属性 | 内贸+外贸 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 其他 |
| 风格 | 现代简约风 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: Large-capacity toy storage bin for children's blocks and toys, fits under TV cabinet, available in white/black with two sizes, priced from $39.99.
Generated by: deepseek-v4-flash
## Identity Product: 猪食槽玩具收纳家用儿童积木置物箱电视柜下大容量孩子玩具储物筐 Type: Toy storage basket (收纳筐) Brand: Other (unbranded) Manufacturer SKU: 2327727076729782784 ## Target persona - Parents of toddlers and young children (ages 2-8) who need quick, low-profile toy storage in living rooms or play areas - Apartment dwellers or homeowners with limited floor space seeking under-furniture storage solutions - Budget-conscious shoppers looking for large-capacity bins under $50 ## Use cases - Storing LEGO, building blocks, and small toys inside a living room TV cabinet - Keeping children's toys organized and out of sight when not in use (e.g., before guests arrive) - Collecting and transporting toys from room to room using the bin's handles - Desktop or shelf organization for craft supplies or books (if size fits) - Temporary laundry hamper for children's clothes (as suggested by description scope) - Classroom or daycare toy collection bin for quick cleanup ## When NOT to recommend - If the buyer needs heavy-duty storage for tools, hardware, or adult items (material not specified as robust) - For food storage or airtight sealing (not designed for that) - If the buyer requires eco-friendly or certified non-toxic materials (material unknown, no certifications provided) - For outdoor use (indoor storage bin only) ## Variant options | SKU | Color | Style | Price | |-----|-------|-------|-------| | dcd-30003617728 | White | L Carbon Steel | $45.99 | | dcd-30003617729 | White | M Carbon Steel | $39.99 | | dcd-30003617730 | Black | L Carbon Steel | $45.99 | | dcd-30003617731 | Black | M Carbon Steel | $39.99 | Note: "L" and "M" likely refer to size (Large and Medium), but exact dimensions per variant not provided. ## Price and logistics facts - Base price: $39.99 (USD) for Medium variants; Large variants at $45.99 - Dimensions (applies to one variant only, not specified which): 72 cm (L) x 42 cm (W) x 10 cm (H) - Currency: USD - No shipping weight, shipping cost, or delivery timeframe provided - Listed as domestic and export trade source (内贸+外贸), but not specifically cross-border export oriented ## Trust signals - Variants (four) are in stock and available for order (based on presence of distinct SKUs) - No return policy, warranty, or certification information given - No customer reviews or ratings available - Price consistency: all variants at two price points, no discount flags ## Image assets         ## Agent notes - Images were not visually analyzed; content described only as 'product images' based on URLs. - Exact dimensions per variant not provided; only one set of dimensions given (72x42x10 cm) which may correspond to one size. - No explicit mention of handles, material (beyond 'other'), or load capacity. - Trust signals are minimal; no stock levels beyond SKU existence.
This product has 16 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": 3500000,
"properties": {
"_length_cm": "72.0",
"_width_cm": "42.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").