Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $126.99
Default variant: Oak / Upgraded 6D 3dr
Default SKU: dcd-30002107547
Default price: $126.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/50150449217775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000924654
JSON data: https://landmarks.builders/products/m4x-10000924654.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Functional Design: An all-in-single solution for your home, this versatile piece serves as a dining room buffet, kitchen storage, or living room console, making it essential storage furniture for any room.
Ample Storage Space: This sideboard features a combination of enclosed cabinets, easy-glide drawers, and an accessible countertop shelf, providing generous space to organize everything from dinnerware and appliances to pantry items.
Visible & Accessible: The upper hutch is equipped with transparent glass doors, allowing you to display your favorite china or easily locate items at a glance, a key feature of a well-designed kitchen hutch cabinet.
Sturdy & Stylish: Constructed from high-quality engineered wood with a stable structure, this kitchen cabinet boasts a modern two-t single finish that complements various home decor design s, from contemporary to rustic.
Versatile Placement: Ideal for maximizing space in dining areas, kitchens, or hallways, this dining room buffet with hutch helps create a tidy and elegant home bar or coffee station, adapting to your specific needs.
Summary: 1 Piece Dining Room Buffet Hutch Cabinet Sideboard Drawers Glass Doors Large Capacity Multi-functional Storage Suitable for Homeowners Families Home Bar Living Room. 【Multi-Functional Design】: An all-in-single solution for your home, this versatile piece serves as a dining room buffet, kitchen storage, or living room console, making it essential storage furniture for any room. 【Ample Storage Space】: This sideboard features a combination of enclosed cabinets, easy-glide drawers, and an accessible countertop shelf, providing generous space to organize everything from dinnerware and appliances to
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": "1 Piece Dining Room Buffet Hutch Cabinet Sideboard Drawers Glass Doors Large Capacity Multi-functional Storage Suitable for Homeowners Families Home Bar Living Room",
"product_id": 9456772907247,
"variant_id": 50150449217775,
"quantity": 1,
"grams": 45000,
"length_cm": "178.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").