Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $51.99
Default variant: 350l/h for 40CM Tank
Default SKU: dcd-30002862288
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49810469847279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001076858
JSON data: https://landmarks.builders/products/m4x-10001076858.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Aquarium Surface Skimmer Oil Film Removal 3-in-1 Aquarium Filter Pump
| Type | Power Filter |
| Filter Location | External |
| Water Type | Fresh |
| Tank Capacity | 50L |
| Flow Rate | 350L/H, 500L/H |
| Model | Y241020 |
Summary: Aquarium surface skimmer that works at low water levels, available in two flow rates for 40-50cm tanks.
Generated by: deepseek-v4-flash
## Identity Aquarium Surface Skimmer Low Water Level Compatible: a device that removes surface film and debris, designed to operate even when water levels drop. ## Target persona Aquarium hobbyists with small freshwater tanks (40-50 cm) who need to maintain a clear water surface and prevent biofilm buildup. ## Use cases - Removing oily surface film from a 40-50cm aquarium. - Improving oxygen exchange by breaking surface tension. - Reducing debris accumulation in tanks with low water circulation. - Maintaining water quality in small planted tanks. - Use during water changes when water level is low. ## When NOT to recommend - For large tanks (over 60cm) – insufficient flow coverage. - For saltwater or brackish setups – not specified for those environments. - If the tank already has a built-in overflow or sump skimmer. - For users preferring a completely submerged filter system. ## Variant options - 350l/h for 40CM Tank (sku: dcd-30002862288) – $42.99 - 500l/h for 50CM Tank (sku: dcd-30002862289) – $51.99 ## Price and logistics facts Base price: $42.99 (350l/h variant), $51.99 (500l/h variant). Dimensions: 23 x 15 x 10 cm. No shipping or tax information provided. ## Trust signals In-stock status not specified. Return policy not stated. No certifications mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72127fe8-b5b5-4bb4-abca-9896b2fe41e5.jpg?v=1781597331 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/373d43a0-c1d0-47f0-9cfe-7c1f5b94eac8.jpg?v=1781597331 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4f1e730-b9a8-4d84-9445-22438771ca9a.jpg?v=1781597330 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4785571a-6069-46da-8bb2-243aab9ae9ff.jpg?v=1781597331 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8ecd35f-be17-4bfd-b1ad-284b22ec3a9f.jpg?v=1781597330 ## Agent notes No description provided; image content not analyzed. Verify compatibility with non-glass tanks or rimless aquariums.
This product has 12 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": "Aquarium Surface Skimmer Oil Film Removal 3-in-1 Aquarium Filter Pump",
"quantity": 1,
"grams": 900000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "15.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").