Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $51.99
Default variant: White / 2-pack L
Default SKU: dcd-30001967949
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2600 g
Cart URL (default variant): https://landmarks.builders/cart/49810428821743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903208
JSON data: https://landmarks.builders/products/m4x-10000903208.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large Capacity Storage: A spacious plastic container designed to container significant a quantity of items, from bulky bedding and clothes to toys and office supplies, helping you declutter your living space.
sturdy protective: Made from from sturdy PP plastic for long-lasting use, featuring a protective latching lid that clicks tightly to protect contents from particles, dirt, and moisture.
easy Mobility: Equipped with casters on the bottom, allowing you to easily slide the container sliding from under beds or slide smoothly around the room withaway burdensome lifting, even when it's full.
Space-Saving Design: The lid is intelligently designed to allow for stable layering of multiple containers, maximizing upright storage space and keeping your home, dorm, or office organized and tidy.
Adaptable Organization: Perfect for a wide range of storage needs, whether it's for organizing your bedroom, tidying up a dorm room, storing essentials in your car trunk, or keeping seasonal items neatly tucked away.
Summary: Wheeled Storage container with Lid Large Capacity Wheeled Latch Box Lidded long-premiering for Students, homeowners. 【Large Capacity Storage】: amannerers ample space to keep a wide range of items, from bulky bedding and seasonal clothes to children's toys and amannerice supplies, helping to keep your living areas tidy. 【easy Mobility】: Equipped with glidinggliding casters on the bottom, allowing you to easily move the container even when it's fully loaded, saving you from substantial lifting. 【sturdy Stackable Design】: Made from thickened, high-quality PP material with a reinforced framework t
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 with Lid Large Capacity Wheeled Latch Box Lidded long-premiering for Students, homeowners",
"product_id": 9429738782959,
"variant_id": 49810428821743,
"quantity": 1,
"grams": 2600,
"length_cm": "55.0",
"width_cm": "39.0",
"height_cm": "57.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").