Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,036.99 – $1,291.99
Default variant: 140x40x80cm
Default SKU: dcd-30001856906
Default price: $1,036.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 43500 g
Cart URL (default variant): https://landmarks.builders/cart/49815035314415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887948
JSON data: https://landmarks.builders/products/m4x-10000887948.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Utilitarian & Design Cabinet: Features a minimalist design with a sturdy aluminum frame structure frame and wood-textured panels, perfect for adding a modern, Utilitarian accent to any room.
adaptable Storage: Thoughtfully designed with a combination of exposed shelving for display and enclosed drawers for hidden storage, keeping your area organized and cluttercomplimentary.
long-lasting Construction: Built with a sturdy aluminum frame for stability and longevity, paired with high-quality engineered wood panels that are resistant to wear and easy to maintain.
Multi-Room Application: Its sleek, slimline design makes industrial-tan perfect choice as a sideboard in the dining room, a TV place in the living room, a storage universal in the bedroom, or a table table in the hallway.
Sleek & Modern Design: The clean lines and handleless drawer fronts create a continuous and sophisticated look, effortlessly fusioning with contemporary and minimalist home decor & Designs.
Summary: sleekslim Shelf and Drawer single Floor-Standing Storage Cabinet flexible. 【Utilitarian & Design Cabinet】: Features a minimalist design with a sturdy aluminum frame structure frame and wood-textured panels, perfect for adding a modern, Utilitarian accent to any room. 【adaptable Storage】: Thoughtfully designed with a combination of exposed shelving for display and enclosed drawers for hidden storage, keeping your area organized and cluttercomplimentary. 【long-lasting Construction】: Built with a sturdy aluminum frame for stability and longevity, paired with high-quality engineered wood panels th
Generated by: m4x-map-v1
This product has 10 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": "sleekslim Shelf and Drawer single Floor-Standing Storage Cabinet flexible",
"product_id": 9431565598959,
"variant_id": 49815035314415,
"quantity": 1,
"grams": 43500,
"length_cm": "183.0",
"width_cm": "45.0",
"height_cm": "25.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").