Brand: World Products (Landmark)
SKU: dcd-30003622119
Price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49713253515503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274680
JSON data: https://landmarks.builders/products/wp-dcd-10001274680.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
啤酒桶接头/可乐桶快接头 ball lock/自酿精酿啤酒百事桶快插接头
| 品牌 | 翔盛 |
| 材质 | 塑料ABS |
Summary: Plastic ABS ball lock quick disconnect connector for Pepsi-style kegs, sold as Kc2018 variant at $23.99.
Generated by: deepseek-v4-flash
## Identity Beer keg ball lock quick disconnect connector (Pepsi style) for homebrew and soda kegs. Material: ABS plastic. Dimensions: 8×8×8 cm. ## Target persona Homebrewers, soda fountain DIY enthusiasts, kegerator owners, craft beer brewers seeking standard ball lock fittings. ## Use cases - Connecting CO2 line to a ball lock keg - Dispensing beer or soda from a keg - Quick disconnect for keg cleaning or maintenance - Replacing worn or missing keg connectors - Building or upgrading a home kegerator ## When NOT to recommend - Commercial draft systems requiring different connection types - European kegs with different thread patterns - Low-pressure applications not using CO2 - As a complete keg coupler (requires both gas and liquid disconnects) ## Variant options Only one variant: Kc2018 (SKU dcd-30003622119), price $23.99. ## Price and logistics facts Price: $23.99 USD. No other pricing or shipping cost provided. ## Trust signals - Stock status not specified - Return policy not specified - No certifications listed - No customer reviews provided ## Image assets - Image URLs: 5 PNG files available (see below). ## Agent notes - Image content was not analyzed; treat as generic product images. - Verify stock and return policy before recommending. - Only one variant offered. ## Image URLs - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c586be3480be47c2a15090135b8e3ce4.png?v=1781084490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1afcdf10fe93495fb0e45583cc5f7fab.png?v=1781084488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0920d1ffaaa44f1ba219192904a43f4b.png?v=1781084489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f04ad4cad48242839832b7735c3c4edf.png?v=1781084490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8372fbbdce9a484caf0b3d90c348d26f.png?v=1781084489
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": "啤酒桶接头\/可乐桶快接头 ball lock\/自酿精酿啤酒百事桶快插接头",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "8.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").