Brand: World Products (Landmark)
SKU: dcd-30003622148
Price: $113.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 870 g
Cart URL (default variant): https://landmarks.builders/cart/49713209606383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274692
JSON data: https://landmarks.builders/products/wp-dcd-10001274692.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
304咖啡龙头酒吧吧台酒柱龙头户外扎啤机龙头高端
| 是否有专利 | 否 |
| 是否进口 | 否 |
| 类别 | 其他 |
Summary: 304 stainless steel beer tap faucet for bars, outdoor kegerators, and coffee stations; $113.99, 27x21x6 cm.
Generated by: deepseek-v4-flash
## Identity 304 stainless steel bar faucet / beer tap for coffee, bar, outdoor kegerator. ## Target persona Homebrewers, bar owners, outdoor kitchen enthusiasts, DIY tap system builders. ## Use cases - Installing a kegerator in an outdoor kitchen or patio bar. - Replacing an old or damaged faucet on a home draft system. - Setting up a coffee station with a cold brew tap. - Building a mobile bar cart with a small keg system. - Upgrading a basic faucet to 304 stainless steel for durability. ## When NOT to recommend - Commercial high-volume bars requiring NSF or other certifications (not specified). - Systems needing integrated flow control or special threading (no specs provided). - Users seeking a complete tower assembly (faucet only). - Applications requiring food-grade plastic or non-metal parts. ## Variant options - Style: 304 (only option). SKU: dcd-30003622148, Price: $113.99. ## Price and logistics facts - Price: $113.99 USD. - Dimensions: 27 x 21 x 6 cm. - No patent. Not imported. Category: Other. ## Trust signals - No trust signals like in-stock status, return policy, or certifications provided. - Single variant available. ## Image assets - 5 images available for fetch: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfd1a60fd9d44e8585552526761a260b.png?v=1781084465 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a45bb057cbd40a1820bc9498e2429ba.png?v=1781084464 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02c1997fac5e473ba1f4f4589e63dab2.png?v=1781084466 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4200583575f94012b953a4507994956b.png?v=1781084466 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0974139b5ab84368b0402e6227702381.png?v=1781084466 ## Agent notes - No image analysis performed; rely on title/description for visual inference. - Description states '304 coffee faucet, bar tower faucet, outdoor kegerator faucet, high-end'. - Category is 'Other' under kitchen appliances. - Only one variant: 304 stainless steel.
This product has 13 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": "304咖啡龙头酒吧吧台酒柱龙头户外扎啤机龙头高端",
"quantity": 1,
"grams": 870000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "21.0",
"_height_cm": "6.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").