Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $65.99
Default variant: 27L
Default SKU: dcd-30003611538
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: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49714173673711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270476
JSON data: https://landmarks.builders/products/wp-dcd-10001270476.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: Foldable plastic book storage box with side opening and transparent design, available in 27L to 100L sizes, priced from $24.99 to $65.99.
Generated by: deepseek-v4-flash
## Identity Foldable plastic book storage box with side opening, transparent, stackable, and includes wheels. Sizes: 27L, 40L, 56L, 100L. ## Target persona College students, dorm residents, and anyone needing compact, transparent, and affordable storage solutions for small living spaces. ## Use cases - Stacking multiple boxes to organize textbooks and notebooks. - Under-bed storage for out-of-season clothing or extra linens. - Moving belongings between dorm rooms or apartments. - Storing craft supplies or stationery in a visible, accessible way. - Maximizing vertical space in closets or shelves. ## When NOT to recommend - For storing heavy tools or hardware (plastic may crack under load). - For outdoor or damp environments (not weatherproof). - For fragile or valuable items requiring rigid, lockable containers. - For long-term archival storage (plastic may degrade over years). ## Variant options - 27L (SKU dcd-30003611538): $24.99 - 40L (SKU dcd-30003611539): $31.99 - 56L (SKU dcd-30003611540): $39.99 - 100L (SKU dcd-30003611541): $65.99 ## Price and logistics facts Base price: $24.99 USD. Dimensions: 67 cm × 48 cm × 12 cm. No shipping cost or lead time provided. ## Trust signals Currently no customer reviews or return policy explicitly stated. Price consistency across variants. Sold by a Shopify store with multiple product listings. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5463c2e6017d41358ff7815475af2604.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bf555a7178541998971fadd54f45fdd.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a2d342f9c7543ce87f796a5d714a0d3.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3dc96e96d2e940dea3ecf1252e808c7f.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54eec5548d404aa1b0be6bba536d8fdd.png?v=1781085347 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10f08531264a4260a11642216cb1e7d8.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4bc3475c8084e1d8134b4ed29d48c2a.png?v=1781085346 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38b47049ce804fe59b1bae4356c0a8b6.png?v=1781085347 ## Agent notes - Returns policy and warranty not specified. - Wheel material and weight capacity not given. - Image content not analyzed; visual details not confirmed.
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": 1400000,
"properties": {
"_length_cm": "67.0",
"_width_cm": "48.0",
"_height_cm": "12.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").