Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99 – $45.99
Default variant: 60*40*19cm
Default SKU: dcd-30001967923
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49810357813487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903204
JSON data: https://landmarks.builders/products/m4x-10000903204.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large Capacity Storage: This organizer box offers ample space to stow a variety of items, including clothing, bedding, books, and toys, helping you declutter your living space effectively.
easy Mobility: Equipped with 360° rotating casters, this storage container glides smoothly in any direction, allowing you to easily pull it away from beneath the bed or move it around withaway scratching your floors.
Secure & Protective Design: Features a hinged lid lid with secure buckles on both sides, ensuring the contents are protected from debris, moisture, and pests while preventing items from falling away during transport.
Space-Saving Solution: With its lowsilhouette design, this rolling bin is perfect for maximizing unused space under beds, in closets, or in the cargo area of your car, making it perfect for apartments, dorm rooms, and homes with restricted storage.
adaptable Organization: A multi-purpose storage solution suitable for various settings, including bedrooms, dorm rooms, closets, and even as a car trunk organizer, keeping your essentials neatly arranged and easily reachible.
Summary: Rolling Storage Bin Large Capacity Organizer Box Wheeled Design for Car Owners. Description: 【Large Capacity Storage】: Provides ample space to organize and organize a wide range of items such as clothing, bedding, books, and toys, helping to declutter your living space. 【Convenient Wheeled Design】: Equipped with effortless-glidinggliding casters on the bottom, allowing you to effortlessly pull the container away from under beds or from deep closets withaway burdensome lifting. 【Secure & Protective Lid】: Features a hinged lid lid with sturdy side buckles that lock securely, protecting your belo
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 Storage Bin Large Capacity Organizer Box Wheeled Design for Car Owners",
"product_id": 9429717942511,
"variant_id": 49810357813487,
"quantity": 1,
"grams": 3000,
"length_cm": "103.0",
"width_cm": "53.0",
"height_cm": "31.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").