Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $56.99 – $139.99
Default variant: 60CM / Single Layer Black
Default SKU: dcd-30002107173
Default price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3850 g
Cart URL (default variant): https://landmarks.builders/cart/49974037872879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000924579
JSON data: https://landmarks.builders/products/m4x-10000924579.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Stylish & Functional Design: Elevate your space with an industrial-retro aesthetic that combines a bottle shelf and a stemware holder into a single elegant unit, making it the perfect space-saving wall mounted wine rack for modern homes or commercial drink-serving areas.
Double-Purpose Storage: Features a spacious top shelf for wine bottles, liquor, or decor, and a hanging rack underneath for various stemware, providing a comprehensive and organized wine storage solution.
Sturdy Iron Construction: Crafted from high-quality, thickened iron with a high-temperature baked paint finish for rust resistance, ensuring this sturdy piece of bar furniture is stable and built to last for years of enjoyment.
Large Capacity & Safety: Available in multiple lengths and single or double-tier options to hold numerous bottles and glasses, while the integrated guardrail on the wall shelf prevents items from accidentally falling.
Space-Saving & Versatile: Mounts easily to the wall to release up valuable counter and cabinet space, making it an ideal solution for household storage in kitchens, dining rooms, or as a stylish accent in restaurants and cafes.
Summary: Space Saving Wall Mounted Wine Rack Sturdy Iron Construction Hanging Stemware Rack Large Capacity Metal Wine Glass Holder Safety Guardrail for Homeowners, Home Entertainers, Restaurant Owners, Dining Room, Kitchen. 【Stylish & Functional Design】: Elevate your space with an industrial-retro aesthetic that combines a bottle shelf and a stemware holder into a single elegant unit, making it the perfect space-saving wall mounted wine rack for modern homes or commercial drink-serving areas. 【Double-Purpose Storage】: Features a spacious top shelf for wine bottles, liquor, or decor, and a hanging rack
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 Sturdy Iron Construction Hanging Stemware Rack Large Capacity Metal Wine Glass Holder Safety Guardrail for Homeowners, Home Entertainers, Restaurant Owners, Dining Room, Kitchen",
"product_id": 9440440811759,
"variant_id": 49974037872879,
"quantity": 1,
"grams": 3850,
"length_cm": "202.0",
"width_cm": "28.0",
"height_cm": "17.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").