Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99 – $59.99
Default variant: 60*40*22cm
Default SKU: dcd-30001968802
Default price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49810719998191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903323
JSON data: https://landmarks.builders/products/m4x-10000903323.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


















----------
Summary: Low-height under-bed storage bin, 60x40 cm base, available in 14, 19, or 22 cm heights, priced from $43.99.
Generated by: deepseek-v4-flash
## Identity Flat rolling storage bin for under-bed or closet use, low-profile design to maximize vertical space. ## Target persona Apartment dwellers, dorm students, or anyone with limited closet space needing discreet under-bed storage for off-season items. ## Use cases - Storing winter clothes/sweaters under the bed during summer. - Keeping extra linens, towels, or bedding out of sight. - Organizing kids' toys or art supplies in a low-clearance space. - Housing shoes or boots in a dust-free container. ## When NOT to recommend - Storing heavy items (e.g., books, tools) as plastic may warp. - Frequent daily access due to low height making retrieval awkward. - Damp basements or garages where moisture can damage contents. - For users needing stackable or transparent bins. ## Variant options - 60*40*22cm: $59.99 - 60*40*19cm: $55.99 - 60*40*14cm: $43.99 ## Price and logistics facts - Base price: $43.99 USD (14cm height) - No shipping or return policy specified. - Dimensions: 62x42x24 cm (outer) – variants differ in height. ## Trust signals - In-stock status not confirmed. - Return policy not provided. - No external certifications mentioned. ## Image assets - No image URLs provided. ## Agent notes - Image understanding not performed: no image assets to analyze.
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": "Flat Rolling Storage Bin Low-Height Under-Bed Container Space-Saving for Closet",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "42.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").