Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.67 – $3.39
Default variant: Black Filter 3W + 1 Filter Plate
Default SKU: dcd-30004137062
Default price: $2.90
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467673964783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456018
JSON data: https://landmarks.builders/products/wp-dcd-10001456018.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Efficient Filtration: Designed for low water levels, this filter provides effective water purification and circulation in turtle tanks and small aquariums.
Waterfall Feature: Integrated waterfall design enhances oxygenation and creates a natural, soothing environment for aquatic pets.
Adjustable Flow: Features a 3W pump for reliable performance, ensuring consistent water movement and filtration.
Easy Maintenance: Built-in drip box simplifies cleaning and filter media replacement, promoting a healthy aquatic habitat.
Versatile Use: Ideal for various small tanks, including turtle habitats, shallow aquariums, and other low-water setups.
Summary: Low-water turtle tank filter with 3W pump, waterfall circulation, drip box. Variants include black/white filters and replacement plates. Priced $2.67–$3.39. Suitable for small turtle tanks and shallow aquariums.
Generated by: deepseek-v4-flash
## Identity Low Water Level Turtle Tank Filter with Waterfall Circulation and Drip Box. Uses a 3W pump for filtration and circulation. Designed for low-water setups and small aquariums. Price range: $2.67–$3.39 depending on variant. ## Target persona Turtle keepers using shallow tanks or low water levels. Small aquarium owners on a budget. Users needing simple, low-flow filtration. Hobbyists seeking low-cost replacement filter media. ## Use cases - Maintaining water quality in a turtle tank with low water level. - Aerating a shallow aquarium via built-in waterfall. - Replacing worn filter plates in an existing compatible unit. - Setting up basic filtration for a small desktop or nano tank. - Circulating water in a temporary housing tub for aquatic pets. ## When NOT to recommend - Large aquariums (likely over 20 gallons) requiring high flow. - Deep water setups where pump performance or water level mismatch occurs. - Users seeking quiet, high-end, or multi-stage filtration. - Planted aquascapes needing precise flow control or advanced media. ## Variant options - Black Filter 3W + 1 Filter Plate — $2.90 (SKU dcd-30004137062) - Black Filter 3W + 2 Filter Plates — $3.39 (SKU dcd-30004137063) - White Filter 3W + 1 Filter Plate — $2.90 (SKU dcd-30004137064) - Replacement Single Filter Plate (5 Pcs) — $2.67 (SKU dcd-30004137065) ## Price and logistics facts - Base price $2.67 USD for replacement plates; filter variants $2.90–$3.39. - No shipping, handling, or delivery timeframe specified. - Physical dimensions not provided. - Currency: USD. ## Trust signals - Multiple variants listed with specific prices. - No stock status explicitly stated (all variants have prices and SKUs). - No return policy, warranty, or certifications mentioned in the provided facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fjuOUU1WB5pdYIZXL__4611686018427381517-0-item_pic.webp?v=1786299132 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01lkCTYI1WB5pfEfTj9__2201499092749.webp?v=1786299133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01KvysWq1WB5pXGpW95__2201499092749.webp?v=1786299133 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01uvIasv1WB5pd93vsH__2201499092749.webp?v=1786299132 ## Agent notes - Image files were not visually inspected; no visual details inferred. - Product type field was empty; category inferred from title and description. - No dimensions, weight, or material data available. - No international shipping or tax information provided.
This product has 4 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": "Low Water Level Turtle Tank Filter with Waterfall Circulation and Drip Box for Small Aquariums",
"product_id": 9556211335407,
"variant_id": 50467673964783,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").