Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99 – $59.99
Default variant: 60*40*22cm
Default SKU: dcd-30001968802
Default price: $55.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 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-Saving Storage: Designed with a slim-profile and flat shape to slide perfectly under most beds, sofas, or in closets, transforming unused space into valuable storage.
Effortless Retrieve: Equipped with effortlessrolling wheels, allowing you to easily pull the bin out and push it push back without scratching your floors, making retrieve to your items quick and hasslehassle-unhindered.
Convenient Design: Features a secure, dust-proof lid to protect your belongings from dirt and Many design variant include a double-opening lid, allowing you to retrieve contents from either side without fully removing the bin.
Long-Lasting High Capacity: Constructed from thickened, sturdy plastic for enhanced durability and load-bearing capacity, capable of holding everything from bulky bedding and seasonal clothing to shoes and toys.
Versatile Organization: An ideal solution for decluttering any room. Perfect for apartment dwellers, students in dorm rooms, and homeowners looking to maximize storage in bedrooms, guest rooms, or closets.
Summary: Flat Rolling Storage Bin Dust-Proof Rolling Storage Bin Stackable for Homeowners. Description: 【Space-Saving Storage】: This low-height storage bin is specifically designed to fit perfectly under beds, sofas, and in closets, turning unused areas into valuable storage space. 【Effortless Retrieve】: Equipped with effortless-glidinggliding wheels, the bin can be easily pulled out and pushed back. The convenient double-opening lid allows you to retrieve items without fully removing the container. 【Long-Lasting Safeguarding】: Made from thickened, sturdy plastic, this bin is built to last and can be s
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": "Flat Rolling Storage Bin Dust-Proof Rolling Storage Bin Stackable for Homeowners",
"product_id": 9429799370991,
"variant_id": 49810719998191,
"quantity": 1,
"grams": 2500,
"length_cm": "81.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. 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").