Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $77.99 – $230.99
Default variant: 6mx10m
Default SKU: dcd-30001532570
Default price: $77.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 24500 g
Cart URL (default variant): https://landmarks.builders/cart/50150139232495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000824786
JSON data: https://landmarks.builders/products/m4x-10000824786.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy Duty Waterproof Tarp for Versatile ProtectionThis thickened polyethylene tarp provides reliable waterproof and rainproof coverage, ideal for outdoor use on roofs, vehicles, camping, and construction sites. The heavy-duty material ensures long-lasting durability against harsh weather.
Durability and FunctionalityEngineered for high performance, this tarpaulin offers effective waterproofing and heat insulation, making it suitable for extended outdoor use without fading or cracking. Perfect for protecting equipment, vehicles, and agricultural goods.
Tear Resistant and Sturdy ConstructionReinforced edges and high tear resistance (400N) make this tarp ideal for demanding environments like construction and logistics. It withstands strong winds and heavy rain, keeping your belongings safe and dry.
Multi-Scene Application and MaterialSuitable for various scenarios such as basement moisture protection, greenhouse waterproofing, temporary shelters, and disaster relief. Made from polyethylene, it meets environmental standards and adapts to multiple uses.
Multiple Colors and Sizes, Easy to UseAvailable in assorted colors and sizes (random color/design shipped), this tarp is easy to install and maintain. The thickened design (180g) enhances protection, making it practical for home, commercial, and agricultural use.
Summary: Thickened Waterproof Tarpaulin, Outdoor Rain Cover, Heavy Duty. 【Heavy Duty Waterproof Tarp for Versatile Protection】This thickened polyethylene tarp provides reliable waterproof and rainproof coverage, ideal for outdoor use on roofs, vehicles, camping, and construction sites. The heavy-duty material ensures long-lasting durability against harsh weather. 【Durability and Functionality】Engineered for high performance, this tarpaulin offers effective waterproofing and heat insulation, making it suitable for extended outdoor use without fading or cracking. Perfect for protecting equipment, vehicle
Generated by: m4x-map-v1
This product has 12 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": "Thickened Waterproof Tarpaulin, Outdoor Rain Cover, Heavy Duty",
"product_id": 9456639541487,
"variant_id": 50150139232495,
"quantity": 1,
"grams": 24500,
"length_cm": "100.0",
"width_cm": "80.0",
"height_cm": "65.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. 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").