Brand: World Products (Landmark)
SKU: dcd-30003680182
Price: $24.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kitchen & Bath Appliances
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/50405906448623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001296262
JSON data: https://landmarks.builders/products/wp-dcd-10001296262.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Construction: Crafted from sturdy stainless steel, this sturdy keg spear features a polished metal body and red sealing rings designed to withstand regular use while maintaining a clean, professional look. Pour Control: Equipped with a chrome-plated pour regulation faucet and a comfortable black handle grip, this beer spear with faucet allows you to adjust the pour speed easily for a perfect head every pour. Leak-Proof Design: Engineered with a secure threaded connector design, this beer spear with tap ensures a tight, reliable seal that prevents leaks and preserves the carbonation of your beverage. Complete Assembly: This comprehensive beer tap setup comes complete with a 30 cm flexible silicone hose, providing everything you need to connect to your mini keg and start serving immediately. Versatile Dispensing: Designed as a highly efficient dispenser, this system is perfect for homebrewers, party hosts, and home bar setups, making it easy to share your favorite drawn beverages with guests.
Summary: Premium Construction: Crafted from sturdy stainless steel, this sturdy keg spear features a polished metal body and red sealing rings designed to withstand regular use while maintaining a clean, professional look. Pour Control: Equipped with a chrome-plated pour regulation faucet and a comfortable black handle grip, this beer spear with faucet allows you to adjust the pour speed easily for a perfect head every pour. Leak-Proof Design: Engineered with a secure threaded connector design, this beer spear with tap ensures a tight, reliable seal that prevents leaks and preserves the carbonation of your beverage. Complete Assembly: This comprehensive beer tap setup comes complete with a 30 cm flexible silicone hose, providing everything you need to connect to your mini keg and start serving immediately. Versatile Dispensing: Designed as a highly efficient dispenser, this system is perfect for homebrewers, party hosts, and home bar setups, making it easy to share your favorite drawn beverages with guests.
Generated by: deepseek-v4-flash
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": "Stainless Steel Beer Spear with Faucet Chrome-Plated Beer Spear with Tap Easy to Clean Keg Tap Assembly Leakproof for Parties",
"product_id": 9537754169583,
"variant_id": 50405906448623,
"quantity": 1,
"grams": 850,
"length_cm": "22.0",
"width_cm": "18.0",
"height_cm": "8.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").