Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.80
Default variant: White / 2 Filter Sponges
Default SKU: dcd-30004140955
Default price: $3.80
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/50467770892527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457536
JSON data: https://landmarks.builders/products/wp-dcd-10001457536.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Efficient filtration system designed for low water levels, ideal for turtle tanks and shallow aquariums.
Integrated water purification function helps maintain clear and healthy aquatic environments.
Ultra-quiet operation ensures a peaceful habitat for your pets and a tranquil home atmosphere.
Compact and submersible design allows for easy placement and discreet integration into any tank setup.
Includes two filter sponges for immediate use and convenient replacement, ensuring continuous filtration.
Summary: Submersible turtle tank filter for low water levels, with purification, quiet operation, and two filter sponges. Available in White or Black for $3.80.
Generated by: deepseek-v4-flash
## Identity - Submersible low water level turtle tank filter - Built-in purifier, ultra-quiet operation - Includes two filter sponges ## Target persona - Turtle owners with shallow tanks where standard filters fail - Keepers of small aquariums or paludariums - Budget-conscious buyers seeking a basic filter under $5 ## Use cases - Filtration for turtle tanks with low water levels - Shallow aquarium setups where hang-on-back filters don't fit - Quiet overnight filtration in a bedroom or office tank - Temporary backup filter during tank cleaning or cycling - Small tanks with modest bioload requiring minimal flow ## When NOT to recommend - For large tanks or high bioload (filter likely insufficient) - For fish requiring strong water current (low-flow design) - When exact dimensions are needed (no size data provided) - For professional or heavily stocked setups needing rated capacity ## Variant options - White / 2 Filter Sponges — $3.80 - Black / 2 Filter Sponges — $3.80 ## Price and logistics facts - Price: $3.80 USD per variant - Two color variants available - Shipping, return, and stock status not provided ## Trust signals - Two variants consistently priced - Includes two replacement sponges - No certifications or ratings available ## Image assets - 5 images available (URLs in data; not visually analyzed) ## Agent notes - Verify dimensions and filtration capacity before recommending for specific tanks - No info on flow rate, power consumption, or mounting hardware - Low price suggests basic performance; consider filter media replacement frequency
This product has 5 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": "Submersible Low Water Level Turtle Tank Filter with Quiet Operation and Built-in Purifier",
"product_id": 9556247642351,
"variant_id": 50467770892527,
"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").