Brand: World Products (Landmark)
SKU: dcd-30003621074
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: 110 g
Cart URL (default variant): https://landmarks.builders/cart/49713387012335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274197
JSON data: https://landmarks.builders/products/wp-dcd-10001274197.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
船用活鱼舱增氧泵进水过滤网头 适用于钓鱼艇鱼舱增氧系统
Summary: Boat live well aerator pump intake filter screen for fishing boat fish tank oxygenation systems, 19x16x7 cm, priced at $15.99.
Generated by: deepseek-v4-flash
## Identity Marine live well pump intake filter screen, compatible with fishing boat fish tank oxygenation systems. Single variant (Style 002) at $15.99. ## Target persona - Boat owners with live wells who need to keep fish alive during trips. - Fishing enthusiasts maintaining onboard oxygenation equipment. - Marine repair technicians servicing aerator systems. ## Use cases - Installing on a fishing boat live well pump intake to prevent debris entry. - Replacing a clogged or damaged filter screen on an existing aerator. - Upgrading from a generic filter to a specially sized marine version. - Ensuring continuous water flow to aerator for fish survival during extended trips. - Reducing pump cleaning frequency by trapping large particles. ## When NOT to recommend - Home aquarium pumps or freshwater tanks (different sizing and materials). - Commercial fishing vessels with high-volume industrial pumps (likely too small). - Users needing a complete aerator pump, not just the intake filter. - Land-based aquaculture systems (marine-specific fit). ## Variant options - Style 002 (single option) – see dimensions and price. ## Price and logistics facts - Price: $15.99 USD. - Dimensions: 19 × 16 × 7 cm. - No shipping or stock information provided. ## Trust signals - In‑stock status not confirmed. - Return policy unknown. - Price is fixed at $15.99 with no discounts noted. - No certifications listed. ## Image assets - 8 images available at the product URLs. Visual content not analyzed. ## Agent notes - Image understanding was not performed. Do not infer visual details. - No warranty or compatibility details beyond product title. - Only one variant; no color/size options.
This product has 9 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": 110000,
"properties": {
"_length_cm": "19.0",
"_width_cm": "16.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").