Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: White
Default SKU: dcd-30003605968
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714467176687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268296
JSON data: https://landmarks.builders/products/wp-dcd-10001268296.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Floating waterproof smart aeration pump with USB magnetic charging, available in White, Gray, or Yellow; price $24.99, dimensions 14x14x7 cm.
Generated by: deepseek-v4-flash
## Identity A floating, waterproof, smart aeration pump (oxygen pump) with USB magnetic charging. Sold in three color variants: White, Gray, Yellow. Dimensions: 14x14x7 cm. Price: $24.99. ## Target persona Budget-conscious aquarium hobbyist or pet fish owner looking for a portable, rechargeable aerator for small tanks or temporary setups. ## Use cases - Oxygenating a small fish tank (up to ~20 gallons) - Providing aeration in a temporary water container (e.g., fish transport, quarantine) - Adding aeration to a small decorative pond or water feature - Emergency backup aeration during power outages (USB power bank compatible) - Improving dissolved oxygen in a pet water fountain or bowl (if adaptable) ## When NOT to recommend - Large ponds or aquariums over 50 gallons (output likely insufficient) - Commercial aquaculture or high-demand oxygenation systems - Professional or industrial water treatment applications - Users who require continuous wired power (rechargeable only, battery life unknown) - Situations needing high pressure or deep water operation (floating design may limit depth) ## Variant options - White (SKU: dcd-30003605968, $24.99) - Gray (SKU: dcd-30003605969, $24.99) - Yellow (SKU: dcd-30003605970, $24.99) ## Price and logistics facts - Price: $24.99 USD (all variants) - Dimensions: 14 × 14 × 7 cm - No shipping or logistics details provided; confirm with seller. ## Trust signals - Three color options available. - No stock status, return policy, or certifications provided in source data. - Price is consistent across variants. ## Image assets         ## Agent notes - No product description is available; features are inferred from title and tags. - Product type is "宠物灯饰" (pet lighting), which suggests it may also function as a light, but the title emphasizes aeration – verify functionality. - Image content was not analyzed; visual details are unknown. - The term "smart" in title is undefined; may refer to auto shut-off or sensor control – confirm with seller. - USB magnetic charging implies a detachable magnetic charging cable, but exact specifications not provided.
This product has 15 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": "批发浮水增氧泵智能防水增氧机飞碟氧气泵USB磁吸充电增氧泵",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "14.0",
"_height_cm": "7.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").