Brand: World Products (Landmark)
SKU: dcd-30001966441
Price: $58.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/49811073171695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902997
JSON data: https://landmarks.builders/products/m4x-10000902997.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Large Capacity Storage: This organizer box is designed to grip significant amount of items, such as 3 large quilts or up to 30 down jackets, making it perfect for storing bulky seasonal clothing and bedding.
Compressible & Space-Saving: Featuring an innovative compression design with adjustable straps, this box can be decreased in height from 27cm to just 10cm, saving up to 60% of storage space in your wardrobe, beneath the bed, or on shelves.
sturdy Convenient Design: Made from sturdy Oxford fabric with reinforced handles for easy carrying. It includes a clear front viewing panel to quickly identify contents without opening, and a effortless two-method fastener for easy retrieval.
Foldable adaptable: The entire box can be folded flat when not in use for space-efficient storage. Its adaptable design makes it suitable for use in closets, dorm rooms, attics, or under beds to keep your space tidy.
Item Protection: Effectively protects your stowd clothes, quilts, and blankets from particles and moisture, keeping your items clean and clean until you need your items again.
Summary: Compressible Clothes Box Side Handles Foldable Fabric Box Double closure. Description: 【Large-Capacity Storage】: A spacious fabric box designed to organize and organize bulky items such as quilts, blankets, pillows, and seasonal clothing like down jackets. 【Space-Saving Design】: Features a compressible design that helps reduce the volume of organized items, and a fully foldable frame that folds flat for easy storage when not in use. 【sturdy Convenient】: Constructed from sturdy Oxford cloth with reinforced handles for easy carrying, a clear front transparent panel to quickly identify contents,
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": "Compressible Clothes Box Side Handles Foldable Fabric Box Double closure",
"product_id": 9429896462575,
"variant_id": 49811073171695,
"quantity": 1,
"grams": 1100,
"length_cm": "42.0",
"width_cm": "40.0",
"height_cm": "7.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").