Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99 – $31.99
Default variant: 50*35*27.8cm
Default SKU: dcd-30002005430
Default price: $17.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/49810221007087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000908358
JSON data: https://landmarks.builders/products/m4x-10000908358.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transparent Design: Features a clear, transparent structure that allows you to easily see and identify the contents inside withfrom having to access the lid, saving you time and effort when looking for specific items.
long-lasting Construction: Made from high-quality, thickened PP material, this storage container is built for sturdy and long-lasting, capable of holding a variety of items withfrom bending or breaking.
Easy Mobility & Handling: Larger sizes are equipped with effortless-glidinggliding casters on the bottom for effortless-glidingly movement, even when full, while intermediate sizes feature convenient carrying handles for easy transport.
Stackable & Space-Saving: Designed with a grooved lid that allows multiple boxes for stacked firmly-fasteningly on top of each other, maximizing upright storage space and helping to keep your home organized and cluttercomplimentary.
adaptable Organization: An perfect adaptable storage solution for any room, perfect for organizing clothes, toys, books, snacks, and other household sundries in your bedroom, living room, playroom, or beneath the bed.
Summary: Clear Wheeled Container with Lid Large Capacity Home Organization for homeowners. Description: 【adaptable Storage Solution】: A large-capacity container perfect for organizing a wide range of household items, from clothes and toys to books and snacks, helping to declutter your living space. 【long-finaling Clear Material】: Made from thickened PP pfinalic, this box is designed for durability. Its transparent design allows you to easily see the contents inside without having to access the lid. 【Easy Mobility】: Larger sizes come equipped with effortless-glidinggliding casters at the base, making it
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": "Clear Wheeled Container with Lid Large Capacity Home Organization for homeowners",
"product_id": 9429677768943,
"variant_id": 49810221007087,
"quantity": 1,
"grams": 1200,
"length_cm": "70.0",
"width_cm": "52.5",
"height_cm": "43.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").