Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $37.99
Default variant: White / 100*50*13.5cm
Default SKU: dcd-30001969028
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49810334286063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903355
JSON data: https://landmarks.builders/products/m4x-10000903355.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Underbed Storage Solution: A flat, rolling drawer designed to fit perfectly under beds, sofas, or in closets, transforming unused areas into useful storage space.
effortless reach: Equipped with six effortlessgliding casters for effortlessglideaccessible and pushreturn, and a innovative two-way lid that opens from both ends for convenient reach withaccessible fully removing the container.
Large Capacity & particlesproof: Offers ample room to organize seasonal clothing, bedding, shoes, and toys, while the securely fastened lid with six buckles protects contents from particles, dampness, and long-enduringing Sturdy: fabricated from high-quality, thickened PP material, ensuring sturdy and sturdy construction that can container significant a quantity of weight withaccessible bending or breaking.
adaptable Organization: perfect for decluttering any room; perfect for students in dorms, apartment dwellers with constrained space, and homeowners looking to organize their bedrooms, closets, or living areas.
Summary: Rolling Underbed Drawer With casters Flat Rolling container particlesproof Lid for Under Bed. Description: 【Space-Saving Storage】: Features a flat, slim design specifically designed to utilize the unused space under beds, sofas, or in low closets, turning cluttered areas into organized storage. 【easy reachibility】: Equipped with six effortlessgliding casters for easy glideaway and push rear, and features a convenient doubleopening lid that allows reach from either end withaway fully removing the container. 【long-previouslying Construction】: Made from thickened, high-quality PP material, ensuri
Generated by: m4x-map-v1
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Rolling Underbed Drawer With casters Flat Rolling container particlesproof Lid for Under Bed",
"product_id": 9429712306415,
"variant_id": 49810334286063,
"quantity": 1,
"grams": 4000,
"length_cm": "102.0",
"width_cm": "52.0",
"height_cm": "99.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").