Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Beige / 40x27x21cm
Default SKU: dcd-30002002922
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49945141772527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000907948
JSON data: https://landmarks.builders/products/m4x-10000907948.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multipurpose Organization: Perfect for decluttering your area by neatly storing clothes, T-shirts, pants, toys, books, and other household items in your closet, beneath the mattress, or in your workspace.
Sturdy & Stackable Design: Features an upgraded, thickened construction with a hard bottom plate and a supportive internal frame that prevents sagging, allowing you to safely stack multiple boxes to maximize upright storage space.
Convenient Front accessibleing: Designed with a large, clear front accessibleing that allows you to easily see the contents and retrieve items without having to unstack or unpack the entire container, saving you time and effort.
Foldable & Space-Saving: The entire organizer can be folded flat when not in use, making it incredibly easy to stow away. This is an perfect solution for dorm rooms, apartments, and seasonal storage needs.
long-lasting textile Construction: Made from high-quality, particlewithstandant non-woven textile with a stylish striped pattern, featuring reinforced handles on both lateral for easy carrying and moving.
Summary: Stackable textile Clothes Box Sturdy Construction Household Storage foldable. Description: 【adaptable Storage Solution】: A textile organizer box perfect for neatly storing a variety of items including clothes, pants, toys, books, and documents in your wardrobe or study. 【Stackable & entryible Design】: Features a sturdy internal metal frame that allows multiple containers is stacked securely, while the front zippered panel provides easy entry to contents without unlayering. 【Sturdy & Convenient Features】: built with a reinforced hard bottom plate to prevent sagging, long-lasting non-woven texti
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": "Stackable textile Clothes Box Sturdy Construction Household Storage foldable",
"product_id": 9438122770671,
"variant_id": 49945141772527,
"quantity": 1,
"grams": 900,
"length_cm": "49.0",
"width_cm": "30.0",
"height_cm": "6.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").