Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.39 – $27.50
Default variant: 100g x 3 (1 Box) / Default Title / Default Title
Default SKU: dcd-30004141059
Default price: $7.08
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/50467738484975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457563
JSON data: https://landmarks.builders/products/wp-dcd-10001457563.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Advanced Filtration: Utilizes high-quality activated carbon infused with iodine for superior water clarification.
Odor Elimination: Effectively removes unpleasant odors, discoloration, and impurities from aquarium water.
Chemical Absorption: Absorbs harmful toxins, heavy metals, and organic pollutants, promoting a healthier aquatic environment.
Long-Lasting Performance: Designed for extended use, maintaining its filtration efficiency over time.
Versatile Application: Suitable for freshwater and saltwater aquariums, enhancing overall water quality.
Summary: Fluval Super Iodine Activated Carbon aquarium filter media removes odors, discoloration, impurities, toxins, and heavy metals; suitable for freshwater and saltwater tanks.
Generated by: deepseek-v4-flash
## Identity Fluval Super Iodine Activated Carbon is a chemical aquarium filter media sold as loose granules or a mesh bag. Infused with iodine, it claims to remove odors, discoloration, toxins, heavy metals, and organic pollutants. ## Target persona Aquarium owners (freshwater or saltwater) who want chemical filtration for clearer, odor-free water and are comfortable replacing carbon media periodically. The specific variant choice depends on tank size and budget. ## Use cases - Removing yellow/brown water discoloration in freshwater tanks. - Eliminating smells from heavily stocked or high-waste aquariums. - Absorbing chlorine/chloramine and heavy metals. - Providing periodic chemical polishing after a disease treatment. - Planning regular carbon changes as part of maintenance. ## When NOT to recommend - If the buyer needs biological filter media (e.g., ceramic rings) — carbon does not host nitrifying bacteria. - When fish are being medicated — activated carbon can strip medications from the water. - If the buyer needs a pre-sized filter cartridge — this is loose media or a mesh bag. - If the buyer expects exact carbon granule size — dimensions are not listed. ## Variant options - 1L with mesh bag (SKU dcd-30004141063) — $4.39 - 100g x 3 (1 Box) (SKU dcd-30004141059) — $7.08 - 800g Can (SKU dcd-30004141061) — $15.56 - 1550g Can (SKU dcd-30004141062) — $27.50 ## Price and logistics facts - Base price: $4.39 USD for the 1L mesh-bag variant. - Other variants: $7.08 (100g x 3), $15.56 (800g), $27.50 (1550g). - No shipping, return, or stock information in source data. - Product dimensions not provided. ## Trust signals - No certifications or trust badges provided. - No in-stock status indicated. - Prices are listed without discounts; consistency cannot be verified. ## Image assets - 5 images available (URLs listed below) — not visually inspected. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MjScQr1MnQoNo0K78__4611686018427385415-0-item_pic.webp?v=1786299230 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015wkfFk1MnQTYFND4A__807761479.webp?v=1786299231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01cPjdvQ1MnQdFd97Q6__807761479.webp?v=1786299231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01lz10EL1MnQdDKKozS__807761479.webp?v=1786299231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN014VtcPZ1MnQaWH9U3Q__2-item_pic.webp?v=1786299231 ## Agent notes - Image understanding not performed; treat images as fetchable assets only. - This is a chemical filtration media, not biological; it requires periodic replacement. - Verify tank size compatibility for the chosen variant. - If the buyer needs exact dimensions, granule size, or material safety data, additional sources are required.
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": "Fluval Super Iodine Activated Carbon Aquarium Filter Media for Water Purification and Odor Removal",
"product_id": 9556235550959,
"variant_id": 50467738484975,
"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").