Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.73 – $0.85
Default variant: 10cm Width 6m Length (6 pieces) / Green White Cotton
Default SKU: dcd-30004137164
Default price: $0.73
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/50467665412335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456046
JSON data: https://landmarks.builders/products/wp-dcd-10001456046.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
High-density filtration cotton effectively removes impurities and clarifies water in aquariums and ponds.
Durable green and white cotton material provides superior mechanical filtration for crystal clear water.
Designed for easy installation and replacement in various aquarium and pond filter systems.
Enhances water quality by trapping debris, uneaten food, and other particulate matter.
Suitable for both freshwater and saltwater environments, promoting a healthy aquatic ecosystem.
Summary: High-density green and white cotton filter pad for aquariums and ponds; removes impurities and particulate matter. Priced from $0.73 USD.
Generated by: deepseek-v4-flash
## Identity Green and white cotton filter pad for mechanical water filtration in aquariums and ponds. High-density material traps debris, uneaten food, and particulate matter. Suitable for freshwater and saltwater environments. ## Target persona Budget-conscious aquarium hobbyists and pond owners who need disposable filter media for routine mechanical filtration. Users looking for a low-cost, roll-format cotton pad that can be cut and replaced in various filter systems. ## Use cases - Replacing worn filter floss in hang-on-back or internal aquarium filters. - Adding a mechanical pre-filter layer in canister filter intakes. - Trapping debris and uneaten food in pond filtration systems. - Use in saltwater sump filtration to clarify tank water. - Cutting to custom sizes for DIY aquarium filter builds. - As a low-cost media for temporary quarantine tank setups. ## When NOT to recommend - When biological or chemical filtration (e.g., bio media, activated carbon) is required. - For buyers needing precise dimensions or material certifications (not provided). - For commercial or high-flow operations requiring documented filtration ratings. - For those preferring long-lasting, reusable media over disposable pads. ## Variant options - SKU dcd-30004137164: 10cm Width 6m Length (6 pieces) / Green White Cotton – $0.73 - SKU dcd-30004137165: 10cm Width 8m Length (8 pieces) / Green White Cotton – $0.85 - SKU dcd-30004137166: 12cm Width 6m Length (6 pieces) / Green White Cotton – $0.74 - SKU dcd-30004137167: 20cm Width 4m Length (4 pieces) / Green White Cotton – $0.85 ## Price and logistics facts - Prices listed in USD: $0.73 to $0.85 per variant. - Dimensions (length, width, height) not provided. - No shipping or handling details provided. ## Trust signals - Listed as high-density cotton material. - No in-stock status, return policy, or certifications provided. - Price consistency across listed variants is based on size/count. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01LL2Qab2LVk523Z3xL__2219401349698.webp?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN018bsGGK2LVk54ghcsN__2219401349698.webp?v=1786299125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01cKSQkw2LVk53p4FPa__2219401349698.webp?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01O4b7cP2LVk55bVRk5__2219401349698.webp?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01RHRebh2LVk52qcnDY__2219401349698.webp?v=1786299126 ## Agent notes - Images were not visually inspected; content inferred only from product title and description. - Physical dimensions not available; verify size requirements before recommending. - No explicit filter compatibility information beyond 'various aquarium and pond filter systems'.
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": "Aquarium Filter Media Green and White Cotton Pad for Fish Tank and Pond Water Purification",
"product_id": 9556208091375,
"variant_id": 50467665412335,
"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").