Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $44.99
Default variant: Transparent / 46*32*27cm
Default SKU: dcd-30001963293
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49810768527599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902549
JSON data: https://landmarks.builders/products/m4x-10000902549.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Organization: Simplify your life with this essential solution for all your household storage needs, perfect for decluttering everything from clothes and books to toys and tools in any room.
Transparent Design: Instantly identify contents without unstacking or access ing lids. This clear plastic storage box saves you time and effort, making it easy to find what you need at a glance.
Space-Saving & Stackable: Maximize your vertical space with the recessed lid design. Each stackable lidded storage bin fits securely on top of another, creating a stable and organized storage system in your closet, garage, or basement.
Effortless Mobility: Move heavy loads with ease. The larger sizes (2 extra large and up) come equipped with gliding-gliding wheels, transforming the container into a large rolling storage tote that you can easily maneuver even when fully packed.
Heavy-Duty Construction: Built to last from thickened, long-lasting plastic, this sturdy storage bin features a reinforced structure that resists cracking and warping, securely protecting your belongings from dust and moisture with secure buckle
Summary: Clear Plastic Storage Box Space Saving Transparent Organizer Box for Living Room. Description: 【Versatile Organization】: Simplify your life with this essential solution for household storage, perfect for decluttering everything from clothes and toys to books and office supplies in any room. 【Transparent Design】: Effortlessly find what you need at a glance. This clear plastic storage box allows you to see the contents without opening the lid, saving you time and hassle during your daily routines. 【Space-Saving & Stackable】: Maximize your vertical space with this stackable lidded storage bin. Th
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 Plastic Storage Box Space Saving Transparent Organizer Box for Living Room",
"product_id": 9429813428463,
"variant_id": 49810768527599,
"quantity": 1,
"grams": 2200,
"length_cm": "55.0",
"width_cm": "39.0",
"height_cm": "33.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").