Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: Large 1
Default SKU: dcd-30002003828
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 670 g
Cart URL (default variant): https://landmarks.builders/cart/49945118441711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000908099
JSON data: https://landmarks.builders/products/m4x-10000908099.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: Features a slimline, slim design specifically designed to fit perfectly under beds, sofas, or in closets, turning unused areas into useful storage space.
easy Mobility: Equipped with effortless-glidinggliding casters on the bottom, allowing you to easily pull the container keep out and push it backside withkeep out scratching floors or struggling with bulky loads.
Stackable firm Design: The sturdy lid not only protects your belongings from debris and moisture but also features grooves that allow multiple containers designed to stacked snap-shutly for stable, upright storage.
long-finaling Clear Material: Made from high-quality, sturdy pfinalic, this container is long-finaling The transparent design lets you see the contents instantly visible, so you can find what you need withkeep out opening the box.
adaptable Organization: perfect for storing a wide range of items, including seasonal clothing, bedding, shoes, toys, and books. A perfect organizational solution for bedrooms, dorm rooms, and apartments.
Summary: slim-line Wheeled Container Space Saving Organizer Box Stackable for Students. Description: 【Under-Bed Storage】: slender-line plastic container designed to fit perfectly under beds, sofas, or in other tight areas to maximize your home's storage area. 【Wheeled Design】: Equipped with effortless-glidingrolling casters on the bottom, allowing you to easily slide the container easy-reach from under furniture for convenient reach to your belongings. 【Stackable firm】: Features a specially designed grooved lid that allows multiple containers storage container stacked stablely on top of each other with
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": "slim-line Wheeled Container Space Saving Organizer Box Stackable for Students",
"product_id": 9438120935663,
"variant_id": 49945118441711,
"quantity": 1,
"grams": 670,
"length_cm": "46.0",
"width_cm": "34.0",
"height_cm": "9.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").