Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $364.38 – $1,042.52
Default variant: S / Silver Limited
Default SKU: dcd-30001889539
Default price: $364.38
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3723 g
Cart URL (default variant): https://landmarks.builders/cart/49811578093807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893006
JSON data: https://landmarks.builders/products/m4x-10000893006.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
utilitarian Aviation Design: Constructed from long-lasting aluminum alloy with reinforced metal-wrapped edges, this storage chest features a sturdy, utilitarian aesthetic inspired by vintage air travel cases.
Multi-Functional Furniture: Seamlessly fusions storage with design, serving as a distinctive nightstand, a chic side table for your living room, or a sturdy document cabinet for your office.
easy Mobility & Security: Equipped with four 360-degree universal rubber casters for effortless movement and two robustduty that securely fasten the lid, keeping your belongings safe and protected.
adaptable Indoor & outsidedoor Use: Built to withstand various environments, this chest is perfect for organizing your home and long-lasting enough for outsidedoor adventures, camping trips, or as a secure trunk for your vehicle.
Spacious & Organized Storage: Offers ample interior space to declutter your surroundings, neatly storing everything from documents and tools to clothing and outsidedoor gear in single stylish and accessible location.
Summary: Aviation Design Storage Box Multi-Functional Aluminum Airline Galley Cart Heavy Duty Frame Mobile Drawer Unit for Enthusiasts, Outdoor, Bedroom. 【Aviation-Grade Build】: This aviation design storage box is crafted from high-strength aluminum alloy with reinforced metal edges, offering a lightweight yet grade load-bearing structure. 【Versatile Functionality】: Designed as a versatile storage furniture piece, it serves as a bedside nightstand, a home office file cabinet, or outdoor gear organizer. 【Mobile Convenience】: Equipped with smooth-rolling rubber universal wheels, this rolling cabinet can
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": "Aviation Design Storage Box Multi-Functional Aluminum Airline Galley Cart Heavy Duty Frame Mobile Drawer Unit for Enthusiasts, Outdoor, Bedroom",
"product_id": 9430036250863,
"variant_id": 49811578093807,
"quantity": 1,
"grams": 3723,
"length_cm": "46.0",
"width_cm": "34.0",
"height_cm": "59.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").