Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99 – $47.99
Default variant: 6XL
Default SKU: dcd-30001966965
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4100 g
Cart URL (default variant): https://landmarks.builders/cart/49810400706799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903080
JSON data: https://landmarks.builders/products/m4x-10000903080.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: Provides ample space for storing bulky items such as comforters, winter clothing, pillows, and toys, effectively decluttering your home.
Convenient double entry: Features both a top-opening lid and transparent front-opening double doors, allowing you to easily see and retrieve items without unlayering the bins.
Foldable and Stackable: Ingeniously designed to fold flat for space-saving storage when not in use. The reinforced frame ensures stability for secure layering, creating a customizable storage wall.
sturdy and Protective: Constructed from high-quality, thickened PP plastic, this sturdy container is designed for durability while protecting your belongings from particles and moisture.
adaptable Home Organizer: Its simple and modern design makes it a perfect choice for any room, including bedrooms, closets, dorm rooms, attics, and garages, for organizing a wide range of household items.
Summary: foldable Framed Organizer Foldable Clothing Container for Dorm Room, Families. Description: 【Large Capacity Storage】: Offers a spacious interior perfect for storing bulky items such as seasonal clothing, quilts, blankets, and toys, helping to declutter your living space. 【double entry Design】: Features a convenient top-opening lid for easy loading and front-opening transparent doors, allowing you to see and retrieve items without unstacking boxes. 【foldable & Space-Saving】: Ingeniously designed to fold down into a flat, space-saving form when not in use, making it easy to stash under a bed or
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": "foldable Framed Organizer Foldable Clothing Container for Dorm Room, Families",
"product_id": 9429730525423,
"variant_id": 49810400706799,
"quantity": 1,
"grams": 4100,
"length_cm": "82.0",
"width_cm": "44.0",
"height_cm": "18.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").