Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $269.99 – $313.99
Default variant: 80*30*200cm
Default SKU: dcd-30002126712
Default price: $269.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/50150904594671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000927379
JSON data: https://landmarks.builders/products/m4x-10000927379.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern & Versatile Design: Elevate your living space with this stylish and functional piece of household furniture, perfect for modern homes. Its clean lines and variety of color options allow it to blend seamlessly into your dining room, kitchen, or entryway.
Ample Storage Space: This unit features a combination of enclosed cupboards and exposed shelving, functioning as a versatile storage cabinet. Keep your dinnerware, linens, and other essentials neatly organized and out of while displaying your favorite decor on the upper shelves.
Dedicated Wine & Glass Storage: Designed for entertainers, this wine rack cabinet includes a geometric-grid wine rack to hold multiple bottles and a built-in stemware rack for hanging glasses. It keeps your collection organized, accessible, and beautifully displayed.
Multi-Purpose Functionality: More than just for wine, this unit serves as a complete sideboard for your dining area or a stylish console in your living room. Use the spacious top surface for serving drinks, displaying art, or as a coffee bar.
All-in-Single Solution: Combining the best of both worlds, this sideboard with hutch offers a complete storage and display solution in single piece. The vertical design maximizes storage without taking up excessive floor space, making it ideal for apartments and homes of all sizes.
Summary: Modern Design Wine Rack Cabinet Multi-Functional Wine Bar Cabinet Sturdy and Long-Lasting Sideboard with Hutch Adjustable Shelves for Home Entertainers, Homeowners, Adults, Entryway, Kitchen. 【Modern & Versatile Design】: Elevate your living space with this stylish and functional piece of household furniture, perfect for modern homes. Its clean lines and variety of color options allow it to blend seamlessly into your dining room, kitchen, or entryway. 【Ample Storage Space】: This unit features a combination of enclosed cupboards and exposed shelving, functioning as a versatile storage cabinet. K
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": "Modern Design Wine Rack Cabinet Multi-Functional Wine Bar Cabinet Sturdy and Long-Lasting Sideboard with Hutch Adjustable Shelves for Home Entertainers, Homeowners, Adults, Entryway, Kitchen",
"product_id": 9456910434543,
"variant_id": 50150904594671,
"quantity": 1,
"grams": 45000,
"length_cm": "205.0",
"width_cm": "65.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").