Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $15.99
Default variant: Us Plug Etl
Default SKU: dcd-30003623894
Default 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/49713128866031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275436
JSON data: https://landmarks.builders/products/wp-dcd-10001275436.json
This product comes in 2 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 pump with dual outlets, adjustable inflation frequency, copper motor, and US plug variants (ETL/UL) priced at $14.99 and $15.99.
Generated by: deepseek-v4-flash
## Identity 73005C电动充气机打气筒双孔充气泵自动吹气球机器 (Electric Balloon Pump 73005C) – hobby category product. ## Target persona Party planners, balloon decorators, event organizers, and hobbyists who need to inflate balloons quickly in small to medium volumes. ## Use cases - Inflating latex balloons for birthday parties or weddings. - Inflating foil balloons (with care, as per intended use). - Quick setup of balloon arches or bouquets. - Small-scale event decoration where manual inflation is too slow. - Filling balloons for promotional or corporate events. ## When NOT to recommend - For industrial or continuous high-volume inflation (e.g., inflatables, bouncy castles). - For inflating products requiring high pressure (e.g., tires, air mattresses) – not designed for that. - For users needing a battery-powered or portable unit (corded electric only). - For budgets under $10 or over $30 (price range $14.99–$15.99). ## Variant options - **Us Plug Etl**: SKU dcd-30003623894, $14.99 - **Us Plug Ul**: SKU dcd-30003623895, $15.99 ## Price and logistics facts - Base price: $14.99 USD (US plug ETL variant). - UL variant: $15.99. - Dimensions (box?): 21.0 × 16.0 × 14.0 cm (listed in product data). - Description states unit dimensions: 15.5 × 11.5 × 12.5 cm (discrepancy). - Custom plug types available (EU, UK, AU, etc.) but not listed as purchasable variants. ## Trust signals - Variants carry ETL or UL certifications (specific to US market). - No explicit stock status or return policy provided. - Price is consistent across one variant (no historical data). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c094127d51014eb0bd3ce02bd14338ea_a5c43b99-766a-4ece-945a-68278bda74c9.png?v=1781084433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/636b802cf0d04b97a084db482e567caf_59283a01-032d-4827-a366-bd3a37673bfb.png?v=1781084433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f0ccb026da74543ae54d10daf4ce9a9.png?v=1781084432 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5786fe98f10746b5a4fc93c21724f0cb_964519ad-026e-4ae3-9486-f3b40b6f740d.png?v=1781084433 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75525b7754944cd5afaafbe6bee208a6_fd03cffb-80bc-48f6-b093-3efa5ebf4cae.png?v=1781084433 ## Agent notes - Image understanding not performed; do not infer visual details. - Dimensions conflict: product data lists 21×16×14 cm, description says 15.5×11.5×12.5 cm – clarify before purchase. - Custom plug options mentioned but not orderable via current variants; only US plugs available.
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": "Twin Nozzle Balloon Inflator Compact Electric Balloon Inflator",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "16.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").