Brand: World Products (Landmark)
SKU: dcd-30003623893
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49713133551855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275435
JSON data: https://landmarks.builders/products/wp-dcd-10001275435.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
【品名】:新款73005C气球泵
【颜色】:橙+白(可定制)
【包装】:彩盒装
【插头】:中规、欧规、美规、澳规、英规等
【价格】:标价是1台的价格,各规格价格不一样
【充气】:两个充气口,其中一个可按动调节充气频率
【电机】:全铜机芯
【功率】:50Hz 60Hz.....等
【尺寸】:15.5*11.5*12.5cm
【箱规】:47.5*32.5*39.5cm
【装箱数】:24台/箱
Summary: Electric balloon inflator pump with dual ports, adjustable inflation frequency, copper motor, dimensions 15.5x11.5x12.5 cm, priced at $14.99 USD.
Generated by: deepseek-v4-flash
## Identity Model 73005C electric balloon inflator/pump, hobby category, dimensions 15.5x11.5x12.5 cm, price $14.99 USD. ## Target persona Party planners, parents organizing children's parties, balloon decorators, event organizers needing efficient balloon inflation. ## Use cases - Inflating balloons for birthday parties and celebrations. - Creating balloon arches or columns for events. - Quickly filling multiple balloons for decorations. - Adjusting inflation speed for different balloon types (latex vs foil). - Using with international plug options (EU, US, AU, UK) for travel or export. ## When NOT to recommend - For inflating tires, air mattresses, or other high-pressure items. - For continuous heavy-duty commercial use beyond hobby/light event scale. - For users requiring silent operation (motor produces noise). - For outdoor use without access to AC power (no battery option). ## Variant options Only one variant listed: EU Plug (SKU dcd-30003623893) at $14.99. Description mentions other plug types (US, AU, UK, etc.) but prices may vary. ## Price and logistics facts - Base price: $14.99 USD. - Dimensions: 15.5 x 11.5 x 12.5 cm. - Packaging: color box. Shipping weight/rates not provided. - Carton specs: 47.5x32.5x39.5 cm, 24 units per carton. ## Trust signals - Copper motor (all copper core) indicated for reliability. - Multiple plug options available (customizable). - In-stock status and return policy not specified. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c094127d51014eb0bd3ce02bd14338ea_21fd553d-a018-486d-baa8-7cb27ec40860.png?v=1781084434 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/636b802cf0d04b97a084db482e567caf_cd2bfc4e-0ec5-4581-85f2-cfc801cf8668.png?v=1781084434 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f0ccb026da74543ae54d10daf4ce9a9_8dd29255-452c-4d18-810a-ed466869fb77.png?v=1781084434 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5786fe98f10746b5a4fc93c21724f0cb_84d39838-a255-4e30-9116-75d8cdf12a91.png?v=1781084435 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75525b7754944cd5afaafbe6bee208a6_90e58197-c491-4859-964f-cede8fbda979.png?v=1781084434 ## Agent notes - Image content was not analyzed; URLs are raw assets. - Only EU plug variant price confirmed; other plug options may have different prices. - In-stock status, return policy, and shipping details are missing. - Actual power consumption and noise level not provided.
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": "Electric Balloon Pump 220-240V Balloon Inflator",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "15.5",
"_width_cm": "11.5",
"_height_cm": "12.5"
}
}],
"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").