Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $109.99 – $152.99
Default variant: 70-35-16cm
Default SKU: dcd-30003595889
Default price: $109.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49714813665519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264391
JSON data: https://landmarks.builders/products/wp-dcd-10001264391.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.














Summary: Plastic wicker under-bed storage box with drawer, available in four sizes, priced from $109.99.
Generated by: deepseek-v4-flash
## Identity Plastic wicker under-bed storage box, drawer type, flat design for clothes and lightweight items. ## Target persona Small apartment dwellers, dorm residents, or anyone needing to maximize under-bed space for off-season clothing, bedding, or shoes. ## Use cases - Storing off-season clothes under the bed. - Organizing extra bedding and linens in guest rooms. - Keeping shoes out of sight but accessible. - Storing toys or crafts in children's rooms. - Holding lightweight items in tight spaces like RVs or dormitories. ## When NOT to recommend - For heavy items like books, tools, or canned goods (plastic construction likely lightweight). - For moisture-sensitive items unless the room is dry (no airtight seal mentioned). - For users who need visible storage (drawer face is low-profile, not decorative). - For extremely high under-bed clearance requirements (height max 22cm). ## Variant options - 70×35×16cm: $109.99 - 70×40×16cm: $118.99 - 75×41×18cm: $132.99 - 80×45×22cm: $152.99 ## Price and logistics facts - Base price: $109.99 USD (smallest variant). - Dimensions vary by variant (see above). - No shipping or weight information provided. ## Trust signals - No in-stock or return policy information available from provided facts. - No certifications mentioned. - Four size variants indicate product range. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b255f3dcc69e4a3baa141f86d5f1f38d.png?v=1781085823 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fa1302e42914e2f9141b612511752db.png?v=1781085824 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12dc85d129984121bd683f01fd3a7611.png?v=1781085824 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd75ea3df7334d7e93c5ca91b1c4b274.png?v=1781085823 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fbfbd8c5be64f88b8d958a2a4075702.png?v=1781085824 ## Agent notes - Image analysis not performed; visual details not verified.
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": 3000000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "47.0",
"_height_cm": "24.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").