Brand: World Products (Landmark)
SKU: dcd-30003670174
Price: $40.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Beer Cooling Equipment
Vendor: World Products
Weight: 5800 g
Cart URL (default variant): https://landmarks.builders/cart/50405636899055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001292544
JSON data: https://landmarks.builders/products/wp-dcd-10001292544.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This beer cooling coil is made from 304 stainless steel with a polished finish, designed to resist corrosion and maintain food-grade cleanliness. It features a 120 ft length and 3/8 inch outer diameter for rapid heat exchange. The compact cylindrical spiral design has a 9.5-inch height and 11-inch diameter. It includes two hex beer nuts, two 3/8 inch ferrules, and two washers for connection to standard beer shanks. Suitable for homebrewers and keg owners to build or upgrade dispensing systems.
Summary: This 120 ft 304 stainless steel beer cooling coil with fittings enables rapid heat exchange for homebrew jockey boxes and kegerator upgrades.
Generated by: deepseek-v4-flash
## Identity A 120 ft stainless steel beer cooling coil made of 304 stainless steel with polished finish. 3/8 inch outer diameter, 9.5 in height, 11 in diameter. Includes two hex beer nuts, two 3/8 in ferrules, and two washers. ## Target persona Homebrewers and keg owners who build or upgrade their own dispensing systems. DIY jockey box builders needing a drop-in cooling coil with standard shank fittings. ## Use cases - Building a portable jockey box for events. - Replacing an old cooling coil in a kegerator. - Upgrading a dispensing system for consistent cold pours. - Installing a cooling line for a keezer or kegerator. - Using as a pre-chiller for beer lines. ## When NOT to recommend - For buyers needing a complete jockey box (this is only the coil and fittings). - For commercial high-volume bars where continuous heavy-duty cooling is required (no flow-rate data). - For those needing a different coil length or diameter than specified. ## Variant options - Single variant: Jockey Box Dual (SKU dcd-30003670174) at $40.50 USD. ## Price and logistics facts - Price: $40.50 USD (variant matches). - Shipping dimensions: 40 x 40 x 30 cm (length x width x height) from product data. - No weight or shipping cost info provided. ## Trust signals - 304 stainless steel, food-grade, corrosion-resistant. - Includes fittings for connection to standard beer shanks. - Product tags indicate quality-audited and content-validated status (wp-quality-audited, wp-content-validated). - No in-stock status listed; no return policy provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66792c76-7b5b-44d6-9b58-7fde2422d328.jpg?v=1786242082 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b908efe-455f-4cfa-b1d9-385853b28f02.jpg?v=1786242359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e73551d-97af-4953-b7bf-6df6a2f4ff34.jpg?v=1786242129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6b7e045-562d-455e-af54-f2c098e99387.jpg?v=1786242433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd3fa59a-c11f-4719-bfae-7340872caabb.jpg?v=1786242085 ## Agent notes - Images were not visually inspected; treat as fetchable assets only. - No explicit stock or return policy data in source. - The "Jockey Box Dual" style name suggests compatibility with dual-tap setups, but this is not confirmed by separate specs.
This product has 8 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": "120 ft Stainless Steel Beer Cooling Coil with Fittings",
"product_id": 9537673036015,
"variant_id": 50405636899055,
"quantity": 1,
"grams": 5800,
"length_cm": "40.0",
"width_cm": "40.0",
"height_cm": "30.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").