Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99 – $58.99
Default variant: Walnut / 45CM
Default SKU: dcd-30001523551
Default price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20500 g
Cart URL (default variant): https://landmarks.builders/cart/50150747341039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000822342
JSON data: https://landmarks.builders/products/m4x-10000822342.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable Vintage Storage Cabinet for Living Room and Bedroom, This multi-functional cabinet features a retro design with walnut, black, and cream finishes, offering flexible storage options for various home spaces. The modular combination adapts easily to different room layouts and needs.
Multi-Functional Combination Design, Freely combine as a TV stand, chest of drawers, bedside cabinet, or sideboard—ideal for living rooms, bedrooms, and more. Spacious compartments and drawers provide ample storage for everyday essentials.
Distinctive Vintage and Modern Minimalist Design, Blending retro charm with modern minimalism, this cabinet enhances interiors with clean lines and warm wood tones. Complements mainstream home aesthetics for a comfortable, stylish atmosphere.
Multiple Sizes and Finishes Available, Choose from various sizes (45cm, 55cm, 90cm, 110cm, 180cm, 220cm) and finishes (walnut, black, cream) to match your room and style. The modular framework supports flexible combinations for different storage needs.
Sturdy Material and Thoughtful Features, Made from thick engineered wood panels (15mm), this cabinet is built for durability. The wide surface and large drawers make organizing and accessing items easy, while detailed craftsmanship adds appeal.
Summary: Mid-Century Storage Cabinet, Classic TV Stand, Multi-Functional Dresser, Living Room Set. Adaptable Vintage Storage Cabinet for Living Room and Bedroom, This multi-functional cabinet features a retro design with walnut, black, and cream finishes, offering flexible storage options for various home spaces. The modular combination adapts easily to different room layouts and needs. Multi-Functional Combination Design, Freely combine as a TV stand, chest of drawers, bedside cabinet, or sideboard—ideal for living rooms, bedrooms, and more. Spacious compartments and drawers provide ample storage for
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": "Mid-Century Storage Cabinet, Classic TV Stand, Multi-Functional Dresser, Living Room Set",
"product_id": 9456867082479,
"variant_id": 50150747341039,
"quantity": 1,
"grams": 20500,
"length_cm": "60.0",
"width_cm": "55.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").