Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99
Default variant: Yellow
Default SKU: dcd-30003605933
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714484150511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268285
JSON data: https://landmarks.builders/products/wp-dcd-10001268285.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.












Summary: Floating oxygen pump for fishing and small aquariums, suitable for outdoor and home use, available in Yellow or Black at $29.99.
Generated by: deepseek-v4-flash
## Identity Floating aerator pump for fishing and small fish tanks, model "胜丸浮水增氧泵", compact (15x15x5 cm), lightweight, runs on DC power. ## Target persona - Fishing enthusiasts needing portable oxygen for bait fish - Small aquarium owners with tanks under 20 gallons - Outdoor hobbyists with temporary fish holding setups - Budget-conscious home fish keepers ## Use cases - Keeping bait fish alive during fishing trips - Aerating small home aquariums (≤20 gal) - Temporary oxygen supply for fish transport containers - Outdoor fish tanks or small ponds - Emergency backup aeration for power outages ## When NOT to recommend - Large aquariums (>50 gallons) requiring high flow - Professional fish farming or aquaculture - Continuous 24/7 operation in demanding environments - Users needing silent operation (no noise spec available) ## Variant options - **Yellow** (SKU: dcd-30003605933) – $29.99 - **Black** (SKU: dcd-30003605934) – $29.99 ## Price and logistics facts - Price: $29.99 USD (both variants) - Dimensions: 15 cm × 15 cm × 5 cm - Weight: not specified - Shipping: not specified ## Trust signals - In-stock status: not confirmed (check availability) - Return policy: not provided - Price consistency: both variants same price - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83f35b148b1345718ecc2dd0729369b0.png?v=1781085569 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d09699c7b468445c857ce40e6c605c5f.png?v=1781085568 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4b87f1dec014c758303200c0999b833.png?v=1781085568 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99b6d65172814869a1583336517d25d0.png?v=1781085568 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9a996da04c3f4d7a9d2930806d548660.png?v=1781085569 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b0a96b663ec463091e555557a95d51e.png?v=1781085567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/979393b9822848709f83d015edc7b7ce.png?v=1781085568 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a97f7b76ccf4961aae7740416ba0bd6.png?v=1781085568 ## Agent notes - No product description provided; features inferred from title and tags. - Image content not analyzed; rely on product title and tags for visual features. - Consider verifying power source (likely DC/battery) and noise level before recommending.
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": "胜丸浮水增氧泵钓鱼专用氧气泵养鱼小型家用鱼缸浮水户外打氧机",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "15.0",
"_height_cm": "5.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").