Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $39.99
Default variant: M 45*31*27cm
Default SKU: dcd-30001969140
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1720 g
Cart URL (default variant): https://landmarks.builders/cart/49810411421935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903371
JSON data: https://landmarks.builders/products/m4x-10000903371.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large Capacity Storage: This organizer container provides ample space to storage a variety of items, including clothes, quilts, toys, and other household items, helping to keep your living areas tidy.
easy Mobility: Equipped with glidinggliding casters on the bottom, this storage container can be easily moved from around the house, even when fully loaded, making cleaning and reorganizing a effortlessly.
sturdy protective Design: built from thickened, high-quality plastic for enhanced durability and longevity. The included hinged lid lid protects contents from particles and moisture while allowing for easy retrieval.
Simple adaptable simple design: Featuring a minimalist light-colored design, this container complements any home decor. It's perfect for use in closets, bedrooms, playrooms, or garages to simplify your organization.
Space-Saving Organization: Designed to maximize your storage effectiveness, these containers can be used to neatly stow away clutter, freeing up important floor and storage area for beloved organized and spacious home.
Summary: Rolling Storage container with Lid Large Capacity Home Organization Thickened Design. Description: 【Spacious Storage Solution】: Offers a large capacity to accommodate bulky items like quilts, seasonal clothing, and large toys, helping to keep your living space tidy and organized. 【easy Mobility】: Designed with four effortlessrolling casters on the base, making it easy to slide the container outside of season from under a bed or glide effortless-glidingly across the room withoutside of season strenuous lifting. 【Stackable & Space-Saving】: The reinforced lid and base allow for stable piling of m
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": "Rolling Storage container with Lid Large Capacity Home Organization Thickened Design",
"product_id": 9429732655343,
"variant_id": 49810411421935,
"quantity": 1,
"grams": 1720,
"length_cm": "46.0",
"width_cm": "33.0",
"height_cm": "28.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").