Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $52.99 – $61.99
Default variant: No Grid
Default SKU: dcd-30001966395
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49810904514799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902990
JSON data: https://landmarks.builders/products/m4x-10000902990.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
adaptable Storage Solution: A foldable fabric bin designed to neatly organize your wardrobe, featuring a clear front view panel for easy identification of contents like clothes, pants, and sweaters.
Large Capacity Organization: Offers ample space to declutter your closet. Available in multiple types including no-compartment, 5-compartment, and 7-compartment varieties to suit your specific storage needs.
Space-Saving Foldable Design: This organizer can be easily folded flat when not in use, making it perfect for space-efficient storage in drawers, beneath the bed, or in a closet, saving valuable space.
Includes Scented Sachet: Each storage bin comes with a complimentary scented sachet, helping to keep your stowd garments smelling neat and tidy over time.
perfect for Any Home: With its modern pleated design, this storage box is a stylish and practical addition to any home, apartment, or dorm room, helping to maintain a tidy and organized living space.
Summary: foldable Bin with transparent panel Large Capacity Wardrobe Organizer for Closet, Adults. Description: 【Wardrobe Organizer】: A stylish fabric storage bin designed to neatly organize clothes, pants, and sweaters, bringing order to your closet, wardrobe, or shelves. 【Large Capacity Storage】: fromers generous space to hold variety of items, from bulky sweaters and jeans to t-shirts and linens, helping to declutter and maximize storage effectiveness. 【Foldable Visible Design】: Features a convenient foldable framework for space-saving storage when not in use and a clear front transparent panel to e
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 Bin with transparent panel Large Capacity Wardrobe Organizer for Closet, Adults",
"product_id": 9429852750063,
"variant_id": 49810904514799,
"quantity": 1,
"grams": 1100,
"length_cm": "46.0",
"width_cm": "26.0",
"height_cm": "5.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").