Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $66.99 – $116.99
Default variant: 60CM / Walnut Regular
Default SKU: dcd-30002130239
Default price: $66.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25500 g
Cart URL (default variant): https://landmarks.builders/cart/50151191904495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000927893
JSON data: https://landmarks.builders/products/m4x-10000927893.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Storage Solution: An essential piece of household furniture designed to bring organization and design to your kitchen, dining room, or living space with its modern, minimalist aesthetic.
Ample Storage Capacity: This multi-tiered storage cabinet features a combination of enclosed cupboards, accessible shelves, and effortless-gliding drawers, providing generous space for tableware, appliances, and pantry items.
Long-Lasting Construction: Built from high-quality engineered wood with a scratch-resistant and easy-to-clean finish, this sturdy sideboard is designed for long-lasting stability and daily use.
Thoughtful Design: The spacious countertop is perfect for a microwave or coffee creator, while some models feature built-in LED lighting to illuminate your display items, making this kitchen storage sideboard both practical and elegant.
Multi-Room Functionality: Whether used as a dining room buffet hutch, a coffee bar in the office breakroom, or an entryway console, its adaptable design seamlessly complements various home and office environments.
Summary: Multi-Functional Dining Room Buffet Hutch Large Capacity Kitchen Storage Sideboard Sturdy Construction Kitchen Hutch Cabinet Scratch Resistant for Homeowners, Office Workers, Cooking Enthusiasts, Breakroom, Hallway. 【Versatile Storage Solution】: An essential piece of household furniture designed to bring organization and design to your kitchen, dining room, or living space with its modern, minimalist aesthetic. 【Ample Storage Capacity】: This multi-tiered storage cabinet features a combination of enclosed cupboards, accessible shelves, and effortless-gliding drawers, providing generous space fo
Generated by: m4x-map-v1
This product has 4 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": "Multi-Functional Dining Room Buffet Hutch Large Capacity Kitchen Storage Sideboard Sturdy Construction Kitchen Hutch Cabinet Scratch Resistant for Homeowners, Office Workers, Cooking Enthusiasts, Breakroom, Hallway",
"product_id": 9456992846063,
"variant_id": 50151191904495,
"quantity": 1,
"grams": 25500,
"length_cm": "125.0",
"width_cm": "85.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").