Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $163.33 – $165.00
Default variant: 80S / 4m x 100m
Default SKU: dcd-30004136206
Default price: $163.33
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/50467645063407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455777
JSON data: https://landmarks.builders/products/wp-dcd-10001455777.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable Geomembrane: Constructed from high-quality, anti-aging material for long-lasting performance in various aquatic environments.
Leak Prevention: Effectively prevents water seepage in fish ponds, reservoirs, and other water containment structures.
Slope Protection: Provides reliable erosion control and stabilization for pond banks and slopes.
Versatile Application: Ideal for use in aquaculture, irrigation, and landscaping projects requiring a robust waterproof barrier.
Easy Installation: Flexible and easy to deploy, conforming to various shapes and sizes of water features.
Summary: Pond liner geomembrane in two sizes (4m x 100m, 8m x 50m) for leak prevention, slope protection, and anti-aging waterproofing in fish ponds and reservoirs. Priced at $163.33 and $165.00 USD respectively.
Generated by: deepseek-v4-flash
## Identity Pond Liner Geomembrane – anti-aging waterproof fabric for leak prevention and slope protection in fish ponds and reservoirs. Two variant rolls: 80S / 4m x 100m (SKU dcd-30004136206, $163.33) and 80S / 8m x 50m (SKU dcd-30004136207, $165.00). ## Target persona - Aquaculture farm operators with large earthen ponds requiring robust seepage control - Civil contractors building or rehabilitating reservoirs and irrigation canals - Landscaping professionals installing commercial water features or estate ponds - Rural property owners managing existing ponds with erosion or leakage issues ## Use cases - Lining new fish ponds to prevent seepage and maintain water levels - Rehabilitating leaking reservoirs and water containment structures - Stabilizing pond banks and slopes against erosion - Lining irrigation canals or water conveyance channels - Creating large decorative water features in commercial landscapes - Aquaculture operations needing a durable underwater barrier with long service life ## When NOT to recommend - Small backyard decorative ponds (under ~100 m²) needing flexible EPDM or PVC liners - Projects requiring food-grade or potable-water safe liner – no such certification provided - Temporary or low-cost repairs where premium geomembrane is oversized or over-specified - Installations requiring fish-safe, non-toxic liner certifications not listed in product facts ## Variant options - Option 1: 80S / 4m x 100m – SKU dcd-30004136206 – $163.33 USD - Option 2: 80S / 8m x 50m – SKU dcd-30004136207 – $165.00 USD ## Price and logistics facts - Price shown is per roll, USD. Variant 1 $163.33; Variant 2 $165.00. - Supplied in large rolls (4m x 100m or 8m x 50m). Shipping dimensions and weight not provided; heavy/bulky freight likely. - No retail availability, return policy, or shipping cost facts in source data. ## Trust signals - Two concrete stock-keeping units with distinct sizes and prices are listed. - Description explicitly states anti-aging material, leak prevention, and slope protection properties. - No certifications, laboratory test data, warranty, or in-stock status were provided. ## Image assets - 5 product images available (URLs in structured data). Visual content was not inspected; images appear to be product photos of the liner roll or installation. ## Agent notes - Image understanding was not performed on the provided URLs; do not assume specific visual details. - Physical dimensions in centimeters were null in source facts; use variant dimensions only (meters). - Verify with seller whether liner is suitable for potable water or fish-safe before recommending where animal health or drinking water is involved. - Large roll sizes imply bulk use; confirm shipping logistics and installation equipment needs.
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": "Pond Liner Geomembrane for Leak Prevention and Slope Protection, Anti-Aging Waterproof Fabric for Fish Ponds and Reservoirs",
"product_id": 9556200653039,
"variant_id": 50467645063407,
"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").