Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $50.99 – $69.99
Default variant: White / 80*100*20cm 3-tier
Default SKU: dcd-30002109090
Default price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/50149751685359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000924866
JSON data: https://landmarks.builders/products/m4x-10000924866.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 Wall Storage: Elevate your interior with this elegant and practical solution for modern household storage, designed to transform any empty wall into a functional and stylish focal point.
Dedicated Wine Display: specifically designed as a sophisticated wall mounted wine rack, it provides a secure and organized home for your favorite bottles, keeping them within easy reach for any occasion.
Smart Compartmentalization: This multi-compartment wall shelf features a variety of cubby sizes and shapes, offering flexible storage for wine bottles, glasses, books, and decorative items.
Space-Saving & Strong: Ideal for apartments and smaller living areas, this hanging storage cabinet mounts securely to the wall, boasting a strong load-bearing capacity without occupying valuable floor space.
Elegant Showcase: More than just storage, this unit serves as a beautiful display shelf, allowing you to curate a personal gallery of your cherished collectibles, plants, and spirits in your living room or kitchen.
Summary: Space Saving Wall Mounted Wine Rack Easy Installation Living Room Display Unit Multifunctional Multi-Compartment Wall Shelf Strong Load-Bearing for Homeowners, Apartment Dwellers, Restaurant Owners, Cafe, Kitchen. 【Versatile Wall Storage】: Elevate your interior with this elegant and practical solution for modern household storage, designed to transform any empty wall into a functional and stylish focal point. 【Dedicated Wine Display】: specifically designed as a sophisticated wall mounted wine rack, it provides a secure and organized home for your favorite bottles, keeping them within easy reac
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": "Space Saving Wall Mounted Wine Rack Easy Installation Living Room Display Unit Multifunctional Multi-Compartment Wall Shelf Strong Load-Bearing for Homeowners, Apartment Dwellers, Restaurant Owners, Cafe, Kitchen",
"product_id": 9456522952943,
"variant_id": 50149751685359,
"quantity": 1,
"grams": 15000,
"length_cm": "160.0",
"width_cm": "35.0",
"height_cm": "18.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").