Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $57.99
Default variant: S
Default SKU: dcd-30001969724
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49810835079407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903452
JSON data: https://landmarks.builders/products/m4x-10000903452.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
adaptable Storage Solution: This slimline latching box is perfect for organizing a wide range of items, from clothing and shoes to documents and snacks, making it perfect for families, students, and adults.
sturdy Moistureresistant: Equipped with strong latches that snap the lid tightly shut, creating a sturdy closure that effectively protects your belongings from debris, and moisture.
Transparent Design: see-through, transparent container allows you to easily see the contents instantly visible, saving you time and effort when looking for specific items without needing to access the box.
Space-Saving slim-line: Specifically designed with a flat, slimline shape to fit perfectly under beds, on top of closets, or in other tight areas to maximize your home's storage potential.
simple Home Organization: An indispensable tool for decluttering any living area, including bedrooms, dorm rooms, and closets, helping you create a tidy, orderly, and serene environment.
Summary: Latching Underbed Box Moistureresistant Storage Container Transparent container. Description: 【Underbed Storage Solution】: A flat and wide storage box specifically designed to fit neatly under beds, maximizing unused space for smart home organization organization. 【Moistureresistant Protection】: Features a safe latching lid that creates a tight closure, effectively protecting contents like clothing, documents, and snacks from moisture, particles, and 【safe Latching System】: Equipped with two long-lasting side that snap firmly onto the lid, ensuring the container remains safely closed during tr
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": "Latching Underbed Box Moistureresistant Storage Container Transparent container",
"product_id": 9429833220335,
"variant_id": 49810835079407,
"quantity": 1,
"grams": 600,
"length_cm": "67.9",
"width_cm": "48.6",
"height_cm": "42.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").