Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $128.99 – $191.99
Default variant: 4005
Default SKU: dcd-30003622520
Default price: $130.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49713129029871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274842
JSON data: https://landmarks.builders/products/wp-dcd-10001274842.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
A型便携式板式井式打酒器手动打气泵啤酒加压气筒户外打酒器
| 品牌 | 礼贵阀门 |
| 用途 | 排空 |
| 流动方向 | 单向 |
| 驱动方式 | 气动 |
| 压力环境 | 常压 |
| 是否跨境出口专供货源 | 是 |
| 适用介质 | 水 |
| 主要销售地区 | 其他 |
| 主要下游平台 | 亚马逊 |
Summary: Portable manual air pump for pressurizing beer kegs and transferring liquids outdoors. Eight style variants priced $128.99–$191.99.
Generated by: deepseek-v4-flash
## Identity A型便携式板式井式打酒器手动打气泵啤酒加压气筒户外打酒器 by 礼贵阀门 (Ligui Valve). Manual air pump for beer keg pressurization and liquid transfer. Dimensions: 36×15×10 cm. ## Target persona Outdoor enthusiasts, campers, tailgaters needing a portable beer dispenser; homebrewers requiring manual keg pressurization; event organizers needing a simple pump for beverage dispensing. ## Use cases 1. Pressurizing a beer keg at a campsite without electricity. 2. Transferring water from a container to a dispenser outdoors. 3. Dispensing beer at a tailgate party. 4. Emergency liquid transfer in remote locations. 5. Backup pump for homebrewing kegging systems. ## When NOT to recommend Not for users seeking an electric or automatic pump. Not for large-scale commercial dispensing. Not for carbonated beverages requiring precise pressure control. Not for users needing a pump with integrated dispensing wand. ## Variant options Eight style variants: 4005 ($130.99), 4006 ($128.99), 4007 ($191.99), 4008 ($183.99), 4009 ($160.99), 4010 ($153.99), 4011 ($160.99), 4012 ($153.99). ## Price and logistics facts Base price $128.99 (style 4006), range to $191.99. Dimensions: 36×15×10 cm. Weight not provided. Shipping: check with seller. ## Trust signals In-stock status unknown. Return policy not provided. Brand: 礼贵阀门 (valve specialist). No certifications mentioned. 5 images available. ## Image assets      ## Agent notes Product is a manual air pump for liquids (water, beer). Not intended for high-pressure or industrial use. Image understanding not performed – rely on factual description.
This product has 20 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": "A型便携式板式井式打酒器手动打气泵啤酒加压气筒户外打酒器",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "15.0",
"_height_cm": "10.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").