Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $14.99
Default variant: Tef-250 L Filter
Default SKU: dcd-30003712305
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50151177978095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001307058
JSON data: https://landmarks.builders/products/m4x-10001307058.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Compact Design: This space-saving hang on back filter features a transparent wall-mounted body and a black motor housing, measuring just 8 x 7 x 18.5 cm to fit neatly on your tank without cluttering your view.
Efficient Filtration: Equipped with a built-in filter chamber, this high-performance aquarium filter effectively cleans and purifies your water, keeping the aquatic environment healthy and clear for your aquatic pet.
Surface Skimmer: The designed oil-film removing attachment on this aquatic pet tank filter continuously skims the water surface, removing unsightly organic films and debris to improve light penetration and gas exchange.
Waterfall Aeration: Designed as a waterfall filter, the clear outlet section creates a gentle cascading return that naturally aerates the water, promoting essential oxygenation and steady circulation throughout the tank.
USB-Powered Convenience: Running on a low-voltage 3W motor with 250 L/H L/H circulation rate rate, this energy-efficient USB-powered filter is perfectly suited for small aquatic pet tanks and desktop aquariums about 20 to 30 cm in length.
Summary: Aquarium Filter with Surface Skimmer Transparent for Desktop Aquariums. 【Compact Design】: This space-saving hang on back filter features a transparent wall-mounted body and a black motor housing, measuring just 8 x 7 x 18.5 cm to fit neatly on your tank without cluttering your view. 【Efficient Filtration】: Equipped with a built-in filter chamber, this high-performance aquarium filter effectively cleans and purifies your water, keeping the aquatic environment healthy and clear for your aquatic pet. 【Surface Skimmer】: The designed oil-film removing attachment on this aquatic pet tank filter cont
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Aquarium Filter with Surface Skimmer Transparent for Desktop Aquariums",
"product_id": 9456989307119,
"variant_id": 50151177978095,
"quantity": 1,
"grams": 450,
"length_cm": "16.0",
"width_cm": "13.0",
"height_cm": "10.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").