Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99 – $59.99
Default variant: Transparent / Mip-75
Default SKU: dcd-30001944115
Default price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49810759418095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000900265
JSON data: https://landmarks.builders/products/m4x-10000900265.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-Saving Design: Features a slimline, flat construction specifically designed to slide easily into the unused space under beds, sofas, or at the bottom of closets.
Airtight Protection: Equipped with secure buckle and a silicone sealing sealing gasket (on select specific version) to create an airtight closure, protecting contents from dust, moisture, and long-lasting Transparent: Made from sturdy, high-quality plastic for long-lasting use, with a clear body that allows you to quickly identify stored items without needing to unseal the lid.
Versatile Organization: ideal for stosealing gasket a wide range of items, including seasonal clothing, bedding, shoes, toys, books, and important documents, helping to declutter any room.
Multiple Sizes Available: Comes in a variety of sizes and capacities to suit different storage needs, from small containers for accessories to large boxes for bulky quilts and coats.
Summary: Under-Bed Storage Box Airtight Seal Closet Organizer Easy to Clean for Dorm Room. Description: 【Slim-Profile Design】: Specifically designed with a flat, slim profile to easily slide into tight areas, making it perfect for under-bed or under-sofa storage. 【Versatile Organization】: ideal for decluttering your home by storing a wide range of items, including seasonal clothing, bedding, shoes, toys, books, and documents. 【Airtight Protection】: Features a secure lid with strong buckle and a sealing strip (on select option) to create an airtight and moisture-proof barrier, protecting your belongings
Generated by: m4x-map-v1
This product has 9 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": "Under-Bed Storage Box Airtight Seal Closet Organizer Easy to Clean for Dorm Room",
"product_id": 9429810512111,
"variant_id": 49810759418095,
"quantity": 1,
"grams": 2000,
"length_cm": "55.0",
"width_cm": "39.1",
"height_cm": "27.5"
}],
"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").