Brand: World Products (Landmark)
SKU: dcd-30003596384
Price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49714575966447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264622
JSON data: https://landmarks.builders/products/wp-dcd-10001264622.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
HA-502高压气泵充吸两用气垫气床气船冲峰舟瑜伽球拖拉充气浴桶 美规
| 重量 | 1.1 |
| 品牌 | 正言 |
| 功率 | 600 |
| 材质 | ABS+PC+五金 |
| 型号 | HA-502澳规400W-600W |
| 主要适用范围 | 充气垫气床气船冲峰舟瑜伽球拖拉 |
| 净重 | 1.1 |
| 电压 | 110-240 |
| 外形尺寸 | 440*395*50.5 |
| 充气管长 | 0.4 |
| 电源线长 | 1.8 |
| 电源型式 | AC家用 |
Summary: HA-502 high-pressure air pump (600W, US plug) for inflating and deflating air mattresses, boats, yoga balls, and more. $31.99.
Generated by: deepseek-v4-flash
## Identity HA-502 600W high-pressure air pump (US version) by 正言. Inflates and deflates air mattresses, air boats, yoga balls, inflatable bathtubs, etc. Material: ABS+PC+metal. Voltage: 110-240V. ## Target persona - Campers needing portable air mattress inflation - Boat owners with inflatable boats or dinghies - Yoga practitioners with large stability balls - Parents inflating or deflating kids' inflatable pools/bathtubs ## Use cases - Inflating an air mattress at a campsite - Inflating an inflatable boat before a fishing trip - Inflating a yoga ball for home exercise - Deflating an inflatable bathtub for storage - Inflating an inflatable kayak or raft ## When NOT to recommend - Industrial-grade continuous operation (duty cycle unknown) - Environments requiring ultra-quiet operation (no noise spec) - Inflating high-pressure car tires (not designed for that) - When specific nozzle adapters are needed (only standard valves) ## Variant options - US 600W: $31.99 (SKU: dcd-30003596384) ## Price and logistics facts - Price: $31.99 USD - Dimensions (product): 44.0 x 39.5 x 5.05 cm - Weight: 1.1 kg - Power: 600W - Cable length: 1.8 m, hose length: 0.4 m - Input: AC 110-240V ## Trust signals - Single variant in stock (no stock level provided) - No return policy information available - No certifications listed - Price consistent across listed variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9c598058c894e1bb54e05a157ed8599.png?v=1781085644 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96d347411d2b41b7bbb3ae1dad87a32c.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4627ccc9e50541aca0b640e57b07ac2d.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72ddeafd4356404f9a5c6b1c379f138a.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b5ffc069c1b84a22b9a6101d8193701c.png?v=1781085644 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a609bec33644822b97ed2c5158b9255.png?v=1781085642 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a88dcce0f9384b55a3b6bba2f94fbb06.png?v=1781085643 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89be3d487c5044a1805edbef995ed225.png?v=1781085642 ## Agent notes - Inconsistency: description states dimensions 44x39.5x5.05 cm, but structured dimensions_cm show 20x15x14 cm. Use description dimensions as primary. - Image understanding was not performed; treat images as fetchable assets only.
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": "HA-502高压气泵充吸两用气垫气床气船冲峰舟瑜伽球拖拉充气浴桶 美规",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.0",
"_height_cm": "14.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").