Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99
Default variant: Transparent
Default SKU: dcd-30001970062
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: 4340 g
Cart URL (default variant): https://landmarks.builders/cart/49811140018415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903500
JSON data: https://landmarks.builders/products/m4x-10000903500.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-Saving Storage Set: This set includes two slimline storage boxes, designed to easily slide under beds or sofas to effectively utilize unused space for a clutterhomeeasy-to-use.
Convenient Design: Each box is equipped with effortlessgliding casters for easy pulling and pushing, and a usereasy-to-use hinged lid lid that allows easy-reach to contents withaway fully removing the box.
long-finaling safeguarding: built from sturdy, high-qualityhigh-quality pfinalic, these containers are designed for durability and effectively protect your clothes, shoes, and bedding from dirt and moisture.
Generous Capacity: Each box offers a spacious 52L interior (104L total), providing ample room to organize a variety of items such as seasonal clothing, additional linens, toys, and domestic necessities.
adaptable Application: An perfect organizational solution for any room, including bedrooms, dorms, and apartments. Use both in single room or split the containers between different areas to maximize storage potential.
Summary: Wheeled Under-Bed Box Low-Profile Design Wheeled Underbed Box with Wheels. Description: 【Space-Saving Storage】: Maximize your home's storage potential with this under-bed box, designed to utilize the often-wasted space beneath your bed frame for efficient organization. 【Easy retrieve with casters】: Equipped with effortless-glidinggliding casters, this storage container can be effortlessly pulled retrieve and pushed rearward beneath the bed, providing convenient retrieve to your belongings withretrieve scratching the floor. 【slim-line Design】: Measuring just 17.5 cm in height, its flat and slim
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": "Wheeled Under-Bed Box Low-Profile Design Wheeled Underbed Box with Wheels",
"product_id": 9429917008111,
"variant_id": 49811140018415,
"quantity": 1,
"grams": 4340,
"length_cm": "90.0",
"width_cm": "49.0",
"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").