Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $57.99 – $59.99
Default variant: Blue / 100L 1 PACK
Default SKU: dcd-30001966512
Default price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2110 g
Cart URL (default variant): https://landmarks.builders/cart/49811047153903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903009
JSON data: https://landmarks.builders/products/m4x-10000903009.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large Capacity Storage: This wheeled storage bin offers a generous space to organize a wide range of items, from bulky bedding and seasonal clothing to children's toys and garage tools, helping you declutter your home.
easy Mobility: Equipped with effortless-glidinggliding casters on the bottom, this large container can be easily moved from room to room, even when fully loaded, saving you from durable carrying and spine strain.
Stackable & Secure Design: Featuring a specially designed lid that allows for stable nesting, you can maximize your upright storage space. The secure lid clicks shut to protect your belongings from particles, moisture, and long-lasting Convenient: Constructed from sturdyduty plastic, this storage box is designed for durability and withstand frequent use. Integrated side handles provide a comfortable grip for easy carrying and maneuvering.
flexible Organization Solution: perfect for any room around the home, this bin is perfect for organizing your bedroom, closet, garage, basement, or dorm room, making it a practical choice for students and homeowners alike.
Summary: Large Wheeled Bin with Lid SturdyDuty Wheeled Storage Box with Lid for Students. Description: 【Large Capacity Storage】: This wheeled bin provides ample space to organize a wide variety of items, including bulky bedding, seasonal clothing, children's toys, and household tools, helping to keep your home organized. 【easy Mobility】: Equipped with effortless-glidinggliding casters on the bottom, this storage box can be easily moved from room to room, even when fully loaded, saving you from sturdy lifting and spine strain. 【Secure & Stackable Design】: Features a sturdy lid that clicks securely in pl
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": "Large Wheeled Bin with Lid SturdyDuty Wheeled Storage Box with Lid for Students",
"product_id": 9429888172271,
"variant_id": 49811047153903,
"quantity": 1,
"grams": 2110,
"length_cm": "69.0",
"width_cm": "52.0",
"height_cm": "42.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").