Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $16.99
Default variant: Wide with Lid Wheel
Default SKU: dcd-30001986095
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 860 g
Cart URL (default variant): https://landmarks.builders/cart/49945368690927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000905598
JSON data: https://landmarks.builders/products/m4x-10000905598.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Underbed container with casters flat-design Design Household Storage adaptable
Summary: Underbed storage container with casters, flat design, available in wide variants with or without lid and wheels, dimensions 38.5x28.5x22.5 cm, priced from $13.99.
Generated by: deepseek-v4-flash
## Identity Underbed container with casters, flat-design household storage. ## Target persona Apartment dwellers, college students in dorms, or anyone needing extra storage under low beds. ## Use cases - Storing out-of-season clothes under a bed - Organizing shoes in a compact space - Keeping linens neatly stored and accessible - Maximizing under-bed space for small rooms - Easy moving with casters for cleaning or access ## When NOT to recommend - If bed clearance is less than 22.5 cm (container height) - If heavy-duty stackable storage is needed - If airtight or waterproof storage is required ## Variant options - **Wide with Lid Wheel** (SKU: dcd-30001986095) - $16.99 - **Wide No Lid Wheel** (SKU: dcd-30001986096) - $15.99 - **Wide with Lid** (SKU: dcd-30001986097) - $14.99 - **Wide No Lid** (SKU: dcd-30001986098) - $13.99 (base model) ## Price and logistics facts - Base price: $13.99 USD (Wide No Lid) - Dimensions (cm): 38.5 L × 28.5 W × 22.5 H - Currency: USD ## Trust signals - In-stock status not provided - Return policy unknown - No certifications listed ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d395c43-56c5-499c-8354-fb7ae6843622.jpg?v=1782180482) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f3610f6-a0a8-4a99-9176-bcfae5a634d4.jpg?v=1782180482) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/329c1615-a840-4cfd-90b5-a21f26cf12e3.jpg?v=1782180482) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e8ef7dc-bed8-41d6-85d1-c9c2be90b485.jpg?v=1782180482) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb7259ed-4170-48a3-a6e8-42e9a415ae72.jpg?v=1782180482) ## Agent notes - Image understanding not performed; visual details not extracted. - Product type unspecified. - Tags include m4x, m4x-202606, wp-import.
This product has 9 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": "Underbed container with casters flat-design Design Household Storage adaptable",
"quantity": 1,
"grams": 860000,
"properties": {
"_length_cm": "38.5",
"_width_cm": "28.5",
"_height_cm": "22.5"
}
}],
"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").