Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $64.99 – $80.99
Default variant: 2 Inch
Default SKU: dcd-30003622160
Default price: $64.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 260 g
Cart URL (default variant): https://landmarks.builders/cart/49713179033839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274701
JSON data: https://landmarks.builders/products/wp-dcd-10001274701.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
啤酒龙头手柄咖啡龙头把手酒头不锈钢手柄酒墙龙头把手扎啤机龙头
| 产地 | 宁波 |
| 功能 | 打酒 |
| 材质 | 不锈钢 |
| 是否有专利 | 无 |
| 原产国/地区 | 中国 |
| 加印LOGO | 可以 |
| 是否进口 | 否 |
Summary: Stainless steel beer tap handle available in 2, 3, and 5 inch styles. Sourced from Ningbo, China. Prices range from $64.99 to $80.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel tap handle for beer, coffee, or wine dispensing systems. Available in 2-inch, 3-inch, and 5-inch lengths. Made in Ningbo, China. Logo customization possible. ## Target persona - Homebrewers with kegerators - Bar owners needing replacement handles - Coffee shop operators with nitro cold brew taps - DIY builders of draft beer systems ## Use cases - Replacing a broken or old tap handle on a home kegerator - Upgrading the aesthetic of a commercial draft beer system - Installing a handle on a beer wall tap - Using as a coffee tap handle for cold brew - Adding a logo-engraved handle for branding - Retrofitting a handle for a jockey box ## When NOT to recommend - Customers needing a complete tap system (faucet, shank, etc.) - Buyers requiring plastic or non-metallic handles - Those seeking OEM branded or specific manufacturer parts - Users with non-standard thread sizes not verified ## Variant options | Style | SKU | Price | |-------|-----|-------| | 2 Inch | dcd-30003622160 | $64.99 | | 3 Inch | dcd-30003622161 | $72.99 | | 5 Inch | dcd-30003622162 | $80.99 | ## Price and logistics facts - Price range: $64.99 – $80.99 USD - Dimensions: 25 x 20 x 8 cm (unspecified which dimension corresponds to length? Likely length 25 cm) - Origin: Ningbo, China - Logo customization available ## Trust signals - Multiple size variants in stock - Price consistent across variants - No return policy information provided; no certifications or patents listed - Product images available for visual inspection ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/612c20035df148f58d5e603d1eaecd25.png?v=1781084454) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa83e6b9b9aa4540adcd47aac6d83ef3.png?v=1781084454) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c58a9b6397842a6ae19254a57fe1523.png?v=1781084453) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0faf5854f9cc416e926d603ea17ef049.png?v=1781084454) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e46b7831828a4ab2926e4fd828e307f8.png?v=1781084453) ## Agent notes - Thread size and compatibility not specified; verify against standard US or European threads. - Image content not analyzed; actual design and finish may vary from descriptions. - No warranty or return policy details available. - Dimensions given as 25x20x8 cm; likely the longest dimension is the handle length.
This product has 15 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Stainless Steel Beer Tap Handle for Draft Beer Machine",
"quantity": 1,
"grams": 260000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").