Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $128.99 – $136.99
Default variant: 4-inch Air Pump
Default SKU: dcd-30003622835
Default price: $128.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49713158127855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274996
JSON data: https://landmarks.builders/products/wp-dcd-10001274996.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
4寸8寸A型便携式板式井式打酒器手动打气泵啤酒加压气筒户外小酒
| 种类 | 酿酒设备 |
| 品牌 | 礼贵阀门 |
| 投资创业 | 创业 |
| 功能 | 储酒 |
| 适用对象 | 食品 |
| 适用范围 | A型便携式打气筒 |
| 是否跨境出口专供货源 | 否 |
Summary: Portable manual air pump for pressurizing beer kegs outdoors. Two size variants (4-inch, 8-inch) available at $128.99 and $136.99.
Generated by: deepseek-v4-flash
## Identity Portable manual air pump (model A-type) for pressurizing beer kegs, suitable for outdoor use. ## Target persona - Home brewers needing portable keg pressurization - Campers and tailgaters who want draft beer off-grid - Small-scale beer vendors at outdoor events ## Use cases - Pressurizing a beer keg at a campsite or picnic - Dispensing beer from a keg without electricity or CO2 - Portable beer system for tailgating parties - Backup manual pump for existing keg setups - Outdoor beer dispensing at festivals or markets ## When NOT to recommend - For users requiring electric or automated pumps - For large-scale commercial beer dispensing systems - For pressurizing liquids other than beer (e.g., wine, soda) - For indoor-only use; designed for portability ## Variant options - **4-inch Air Pump**: $128.99 (SKU dcd-30003622835) - **8-inch Air Pump**: $136.99 (SKU dcd-30003622836) ## Price and logistics facts - Base price: $128.99 (4-inch), $136.99 (8-inch) - Currency: USD - Dimensions: 35.6 cm (L) x 14.5 cm (W) x 9.6 cm (H) ## Trust signals - Listed as a cross-border export source product (not specific to domestic market) - Multiple product images available (5 shown) - Price consistent across variant options ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a9ee9a63ae04bc7b744b42f80cb2288.png?v=1781084449 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77eceec0685f4a08a8f2253f1ca92822.png?v=1781084446 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec4f7de18793465b92bdce0734cb1f4e.png?v=1781084448 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aedd10216d9c469aa571e695f5bbba25.png?v=1781084446 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e93768333c5424aaed6090d89352ee8.png?v=1781084448 ## Agent notes - Images were not visually analyzed; content may differ from descriptions. - No return policy or warranty information provided in facts. - Product tags suggest it belongs to outdoor category and may be part of a batch.
This product has 14 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": "Beer Pressure Pump Flexible Hose Manual Beer Pump Portable Compact",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "35.6",
"_width_cm": "14.5",
"_height_cm": "9.6"
}
}],
"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").