Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $281.99 – $346.99
Default variant: 10M / Rattan Cabinet
Default SKU: dcd-30003683822
Default price: $281.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/50150317162735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001297533
JSON data: https://landmarks.builders/products/m4x-10001297533.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Classic Material: Crafted with a solid wood frame in a warm ebony finish finish, this furniture piece features a natural cane-style woven door panel and round metal knob pulls for a timeless look.
Versatile Function: This retro cabinet serves as an elegant media console or accent piece, offering a spacious top surface and a reserved cable pass-through hole in the back panel for clean cord routing.
Unique Features: Designed with a distinctive rectangular form, this sideboard combines a single left-side cabinet door with four drawer fronts on the right side, all supported by short tapered legs that lift the body off the floor.
Practical Attraction: This mid-century credenza provides a beautiful balance of concealed shelving and drawer space, making it easy to keep everyday clutter out of sight while adding texture to your room.
Easy Assembly: This storage cabinet with drawers is delivered with a fully assembled main body, requiring only the quick and simple hand-installation of the short tapered legs to be prepared for use.
Summary: Retro Rattan Cabinet with Wooden Frame Woven Cane Door Sideboard Boho Storage Cabinet with Drawers Natural for Apartment. 【Classic Material】: Crafted with a solid wood frame in a warm ebony finish finish, this furniture piece features a natural cane-style woven door panel and round metal knob pulls for a timeless look. 【Versatile Function】: This retro cabinet serves as an elegant media console or accent piece, offering a spacious top surface and a reserved cable pass-through hole in the back panel for clean cord routing. 【Unique Features】: Designed with a distinctive rectangular form, this sid
Generated by: m4x-map-v1
This product has 5 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": "Retro Rattan Cabinet with Wooden Frame Woven Cane Door Sideboard Boho Storage Cabinet with Drawers Natural for Apartment",
"product_id": 9456708092143,
"variant_id": 50150317162735,
"quantity": 1,
"grams": 45000,
"length_cm": "145.0",
"width_cm": "48.0",
"height_cm": "20.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").