Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $74.99
Default variant: Natural / 10L
Default SKU: dcd-30002856056
Default price: $51.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/49810458640623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001074929
JSON data: https://landmarks.builders/products/m4x-10001074929.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Timeless Elegant Design: This elegant vino barrel features a traditional oakdesign finish with polished metal metal bands, making it a sophisticated piece of barware for any home or business setting.
Food-Safe Safety: Designed with a high-quality, sterile aluminum foil liner, this beverage dispenser ensures your drinks remain crisp and uncontaminated while preventing direct contact with the lumber
Convenient Dispensing: Each wooden vino barrel dispenser is equipped with a accuratelyengineered spigot, allowing for effortless, controlled flow-complimentary pouring of your favorite liquors, vintages, or beers.
Versatile Storage: This multi-functional distilled beverage barrel with spigot is perfect for aging or serving a variety of drinks, including bourbon, brandy, agave spirit, and artisanal cocktails.
Decorative & Functional: Beyond its use as a server, this vino barrel serves as a creative centerpiece for bar essentials, restaurants, and parties, adding a rustic attraction to your interior decor.
Summary: Oak Design Drink Dispenser Food-Grade Liner Wooden Wine Barrel Dispenser for Bar. Description: 【Classic Aesthetic】: This elegant wooden wine barrel dispenser features a timeless oak-Design finish with polished metal hoops, making it a sophisticated addition to any home bar or professional setting. 【Food-Grade Safety】: Designed with a high-quality food-grade liner, this beverage dispenser ensures your drinks remain pure and untainted while preventing leaks and preserving the liquid's original flavor. 【Versatile Functionality】: A must-have piece of barware, it is perfect for storing and serving
Generated by: m4x-map-v1
This product has 12 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": "Oak Design Drink Dispenser Food-Grade Liner Wooden Wine Barrel Dispenser for Bar",
"product_id": 9429749006575,
"variant_id": 49810458640623,
"quantity": 1,
"grams": 3850,
"length_cm": "55.0",
"width_cm": "45.0",
"height_cm": "52.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").