Brand: World Products (Landmark)
SKU: dcd-30003605976
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 310 g
Cart URL (default variant): https://landmarks.builders/cart/49714459672815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268300
JSON data: https://landmarks.builders/products/wp-dcd-10001268300.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
单个尺寸尺寸:15.5*14.5*6.5CM
单个含彩盒重量:272克
箱规:67*30*64CM
数量:80个
备注:常规说明书是中英文的,如果需要纯英文说明书需要下单备注
Summary: Portable floating aerator for fishing to oxygenate water, compact 16.5x15.5x7.5 cm, $15.99.
Generated by: deepseek-v4-flash
## Identity Portable floating oxygen pump/aerator for fishing and small ponds. Compact design, 16.5x15.5x7.5 cm, weight 272g. Price $15.99. ## Target persona Anglers needing portable aeration for live bait or fish transport; small pond owners; outdoor campers; bait shop owners. ## Use cases - Keeping baitfish alive in buckets or livewells - Aerating small ponds during fishing trips - Emergency oxygen supply for fish transport - Camping fishing trips requiring portable aeration - Oxygenating small tanks or containers ## When NOT to recommend - Large ponds or high-volume aeration needs - Professional aquaculture operations - Aquariums requiring constant, stable aeration - Users needing battery-powered operation (power source unspecified) ## Variant options Only one variant: Floating Oxygenator at $15.99. ## Price and logistics facts Price: $15.99 USD. Dimensions: 16.5 x 15.5 x 7.5 cm. Weight per unit: 272g. Case pack: 80 units, case dimensions 67x30x64 cm. Manual: bilingual Chinese/English by default; pure English available upon order note. ## Trust signals In-stock status: not provided. Return policy: not provided. Price consistency: single variant at $15.99. Certifications: none mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b12825dbcf6245e39250c2098fa174f6.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff01b3c53061494286964895f59cf9ad.png?v=1781085549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/906902c9de85483ba2cf0381e195f861.png?v=1781085548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2abe4175764c4a438b86cfe8a726a249.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e71091670743441f99859be4f79410b0.png?v=1781085549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb0a428fed934a53990fafc1f645df0c.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c25f7298bbeb4a119d149884268c9bbb.png?v=1781085550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e6182788ec5401e8ab98784399e7437.png?v=1781085549 ## Agent notes - Power source not specified in facts; assume battery or external power, but not confirmed. - Manual language default is bilingual Chinese/English; for pure English, note required in order. - Image understanding not performed; rely solely on textual facts.
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": "新款增氧泵飞碟浮水增氧机便携浮水钓鱼小型打氧机钓鱼自动氧气机",
"quantity": 1,
"grams": 310000,
"properties": {
"_length_cm": "16.5",
"_width_cm": "15.5",
"_height_cm": "7.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").