Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $59.99 – $97.99
Default variant: L
Default SKU: dcd-30001914322
Default price: $97.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2750 g
Cart URL (default variant): https://landmarks.builders/cart/49811080347887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896372
JSON data: https://landmarks.builders/products/m4x-10000896372.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
long-lasting Construction: Crafted from high-quality, sturdy PP plastic, this storage bin is designed for long-lasting use, providing a dependable and robust solution for organizing your household items.
two-wayretrieval Design: Features a convenient front-opening door for easy entry to contents even when stacked, as well as a traditional top-opening lid, making it simple to retrieve items without unstacking feature.
Space-Saving & Mobile: Effortlessly folds down to a space-saving size for easy storage when not in use. Equipped with four glidingrolling casters on the bottom for easy movement around your home or office.
Stackable & Large Capacity: Designed with a secure stacking feature system that allows you to create a upright storage solution, maximizing your space. Its generous interior is perfect for storing clothes, toys, books, and more.
adaptable Organization: An perfect storage solution for any room, including bedrooms, closets, dorm rooms, and offices. Use it to declutter your space and keep seasonal clothing, bedding, or supplies neatly organized and particleincluded.
Summary: Collapsible Fabric Container Large Capacity Household Storage Clear View panel. Description: 【Foldable Storage Solution】: A adaptable household container that collapses flat for easy storage when not in use, perfect for saving space in any room. 【Large Capacity Organizer】: Available in multiple sizes to accommodate everything from seasonal clothing and bedding to toys and books, keeping your home tidy. 【doubleentry Design】: Features a convenient hinged lid lid and a front-opening door, allowing you to retrieve items easily even when the boxes are stacked. 【smoothly Mobility】: Equipped with 360
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": "Collapsible Fabric Container Large Capacity Household Storage Clear View panel",
"product_id": 9429898232047,
"variant_id": 49811080347887,
"quantity": 1,
"grams": 2750,
"length_cm": "51.0",
"width_cm": "37.0",
"height_cm": "17.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").