Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $56.99 – $86.99
Default variant: 110 Type
Default SKU: dcd-30003603014
Default price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714349474031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267109
JSON data: https://landmarks.builders/products/wp-dcd-10001267109.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: A wave-making aerator for high-density fish farming in canvas ponds, available in 110 Type ($56.99) and 160 Type ($86.99) variants.
Generated by: deepseek-v4-flash
## Identity Fish pond wave-making aerator (鱼池推水器) for high-density aquaculture, designed for canvas ponds and raceways. ## Target persona - High-density fish farmers using canvas or other lined ponds requiring forced water circulation and aeration. - Aquaculture operators seeking cost-effective pond circulation and oxygenation. - Pond owners maintaining high stocking densities needing to prevent stagnant zones. ## Use cases - Creating directional water flow to circulate nutrients and oxygen in densely stocked fish ponds. - Preventing thermal stratification and dead zones in outdoor aquaculture ponds. - Aeration and wave generation during hot weather to maintain dissolved oxygen levels. - Use in canvas tanks or tarpaulin ponds for fish, shrimp, or crayfish farming. - Supplemental oxygenation in emergency or high-density holding tanks. - Continuous water movement to keep fish active and improve feeding efficiency. ## When NOT to recommend - For small ornamental garden ponds with low fish density; a simple pump or fountain is sufficient. - For indoor aquariums; this is too powerful and intended for large outdoor setups. - For natural earth ponds where sediment disturbance would cloud water excessively. - For users needing silent operation; this is a utility aerator with motor noise. ## Variant options - **110 Type** (SKU: dcd-30003603014) – $56.99 - **160 Type** (SKU: dcd-30003603015) – $86.99 ## Price and logistics facts - 110 Type: $56.99 USD - 160 Type: $86.99 USD - Dimensions: 80.0 cm × 30.0 cm × 21.0 cm - Currency: USD - Variant prices as listed; no bulk or shipping info provided. ## Trust signals - Listed as in-stock via tag 'dcd-full'. - Price consistency: both variants listed at fixed price. - No warranty or return policy information provided in facts. - No certifications mentioned. ## Image assets - Image URLs provided (8 PNG images). Note: Agent did not perform image understanding; details not extracted. ## Agent notes - Image understanding was not performed; visual features (e.g., color, design, size reference) are unknown. - Two variants differ by 'Style' option; physical difference (size/power) not specified. - No user reviews or ratings included in facts.
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": 2500000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "30.0",
"_height_cm": "21.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").