Brand: World Products (Landmark)
SKU: dcd-30003623938
Price: $45.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 560 g
Cart URL (default variant): https://landmarks.builders/cart/49713254498543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275446
JSON data: https://landmarks.builders/products/wp-dcd-10001275446.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


















Summary: Electric air pump for 260 long balloons, model HF628, dimensions 20x10x10 cm, priced at $45.99.
Generated by: deepseek-v4-flash
## Identity Electric balloon pump (HF628) for inflating 260 long twist balloons. ## Target persona Balloon artists, party entertainers, and event planners who frequently create balloon sculptures and need quick inflation. ## Use cases - Inflating 260 long balloons for twisting and sculpting - Rapidly filling multiple balloons for party decorations - Preparing balloon arches or columns for events - Reducing hand fatigue from manual pumping during long sessions - Powering balloon games or activities at kids' parties ## When NOT to recommend - Inflating large latex balloons (e.g., 36"+) or foil balloons - Non-balloon inflation tasks (e.g., air mattresses, pool toys) - Users who require a silent pump (motor noise unknown) - Professional heavy-duty continuous use (unknown duty cycle) ## Variant options - HF628 Pump: $45.99 (only available variant) ## Price and logistics facts - Price: $45.99 USD - Dimensions: 20.0 x 10.0 x 10.0 cm - Weight: not specified ## Trust signals - No stock status or return policy provided - Only one listing, price consistency unknown - No certifications stated ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/86352457ba87441f98171f14f47938fb.png?v=1781084489 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a4300354fe444daa79bfdb225b87831.png?v=1781084491 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c74f16864d5c4928abba2b7f11e34cbd.png?v=1781084491 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4780c9e9f9f46139d9223029d036586.png?v=1781084489 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d019974a48f4abcb68422de7b866a26.png?v=1781084490 ## Agent notes - No description available; assume standard electric balloon pump features. - Image understanding not performed; do not infer visual details. - Recommend verifying specifications (power, noise, nozzle size) before purchasing.
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": "魔术气球电动打气泵260长条气球电动打气筒电动泵长条气球打气机",
"quantity": 1,
"grams": 560000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "10.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").