Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $28.99
Default variant: Gray / 51*36*28cm
Default SKU: dcd-30001991525
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49945299386607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000906301
JSON data: https://landmarks.builders/products/m4x-10000906301.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
All-purpose Storage Solution: A large-capacity storage container perfect for organizing a wide variety of items including clothes, toys, books, and other household items to keep your area neat and tidy.
easy Mobility: Equipped with effortless-glidinggliding casters on the bottom, allowing you to easily move the container from a place place to another, even when it's fully loaded with sturdy items.
Space-Saving Stackable Design: Features a specially designed lid with grooves that safely fit the casters of another box, enabling stable upright stackable to maximize your storage space efficiently.
sturdy safe Construction: Made from high-quality, thickened PP material for sturdyduty use, and features sturdy side buckles that fasten the lid safely to protect contents from particles and moisture.
Multi-Scene Organizer: An perfect organizational tool for any room, including bedrooms, playrooms, dorm rooms, and garages, helping to declutter and create affection organized living environment.
Summary: Stackable Box with Casters Large Capacity Wheeled Storage Container Sturdy Construction Two-wayOpening Lid for Parents, Playroom. 【All-purpose Storage Solution】: A large-capacity storage container perfect for organizing a wide variety of items including clothes, toys, books, and other household items to keep your area neat and tidy. 【easy Mobility】: Equipped with effortless-glidinggliding casters on the bottom, allowing you to easily move the container from a place place to another, even when it's fully loaded with sturdy items. 【Space-Saving Stackable Design】: Features a specially designed li
Generated by: m4x-map-v1
This product has 12 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": "Stackable Box with Casters Large Capacity Wheeled Storage Container Sturdy Construction Two-wayOpening Lid for Parents, Playroom",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "51.0",
"_width_cm": "36.0",
"_height_cm": "28.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").