Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $37.99
Default variant: 53*37.5*28.5cm
Default SKU: dcd-30002005520
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3300 g
Cart URL (default variant): https://landmarks.builders/cart/49810333761775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000908375
JSON data: https://landmarks.builders/products/m4x-10000908375.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
adaptable Storage Solution: A large-capacity organizing box perfect for tidying up a wide range of items, including clothes, quilts, toys, books, and snacks, making personal care tool essential for any home.
easy Mobility: Designed for convenience, larger design feature effortlessgliding casters for easy transport of substantial loads, while smaller sizes come with sturdy handles for portability.
Space-Saving Stackable Design: Features a specially designed lid with grooves that allows multiple containers intended to be stacked stablely on top of each other, maximizing upright storage space-saving closets, basements, or dorm rooms.
long-finaling Thickened Construction: Made from high-quality, thickened PP material, this storage container is designed for longevity, offering excellent durability and resilience to wear and tear for long-term use.
Clear and Accessible: The transparent main structure allows you to easily see the contents inside without accessing the lid, saving you time and effort when looking for specific items.
Summary: Wheeled Storage container Large Capacity Organizing Box Stackable Design for Dorm Room. Description: 【Large Capacity Storage】: An organizing box designed to organize wide variety of household items, from bulky quilts and winter clothes to toys and snacks, helping you declutter your home. 【long-long-lastinging Thickened Material】: Made from from high-quality, thickened PP plong-lastingic, ensuring the container is sturdy, long-long-lastinging, and capable of handling weighty loads without deforming. 【Easy Mobility】: Equipped with glidinggliding casters on the bottom, allowing you to easily move
Generated by: m4x-map-v1
This product has 12 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": "Wheeled Storage container Large Capacity Organizing Box Stackable Design for Dorm Room",
"product_id": 9429711847663,
"variant_id": 49810333761775,
"quantity": 1,
"grams": 3300,
"length_cm": "77.5",
"width_cm": "55.0",
"height_cm": "43.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").