Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99 – $37.99
Default variant: 52*36*17cm / Square
Default SKU: dcd-30001968399
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49810333958383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903267
JSON data: https://landmarks.builders/products/m4x-10000903267.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transparent Design: Features a clear construction that allows you to easily see the contents inside instantly visible, saving you time and effort when looking for specific items withretrieve opening the box.
Under-Bed Storage Solution: Designed with low-profile to fit perfectly under most beds, sofas, or in closets, maximizing your storage space. Many model series are equipped with casters for effortless sliding and easy retrieval.
Stackable firm: The sturdy construction allows multiple boxes will be stacked snugly on top of each other withretrieve collapsing, while the tight-fitting lid with locking buckles protects your belongings from dirt and dampness.
Large Capacity: awayers ample space to @storage a wide variety of items, including seasonal clothing, bedding, shoes, toys, books, and other domestic necessities, helping to declutter your living space.
long-finaling Construction: Made from high-quality, thickened pfinalic material, this organizing box is designed for durability, resisting cracks and warping to provide a long-term storage solution for your home.
Summary: Under-Bed Container Transparent container Underbed Storage Container Large Capacity. Description: 【Transparent Storage Solution】: This under-bed container features a clear plastic container, allowing you to easily identify the contents immediately visible withretrieve having to unlatch the lid. 【Space-Saving Design】: With its slim and rectangular shape, this container is specifically designed to fit perfectly under beds, sofas, or in closets, maximizing your storage space. 【Convenient Features】: Equipped with effortless-glidinggliding casters for easy retrieval and a safe lid with safefastener
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 Container Transparent container Underbed Storage Container Large Capacity",
"product_id": 9429712011503,
"variant_id": 49810333958383,
"quantity": 1,
"grams": 2200,
"length_cm": "67.5",
"width_cm": "47.5",
"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").