Brand: World Products (Landmark)
This product has 21 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $64.99 – $132.99
Default variant: 2x12m / Reinforced 99pct
Default SKU: dcd-30002631619
Default price: $122.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/50151092453615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001015875
JSON data: https://landmarks.builders/products/m4x-10001015875.json
This product comes in 21 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
High Protection: This sunshade net effectively blocks harmful rays and intense sunlight, providing a cooler and more comfortable environment for your plants, patio, or car. It's the perfect outdoor cover to protect against sun damage.
Long-Lasting Material: Constructed from high-density polyethylene (HDPE) with added stabilizers and anti-aging agents, this heavy duty shade cloth is designed for long-lasting use, resisting tearing, fraying, and fading even in harsh weather conditions.
Breathable Design: The unique knitted construction of this shade material allows air and water to pass through, preventing heat buildup and water pooling. This ensures proper ventilation and helps maintain a healthy environment for plants underneath.
Reinforced Construction: Featuring reinforced edges and rust-proof grommets spaced for easy installation, this patio sunblock mesh is built to withstand strong winds and tension. The durable design ensures it stays securely in place.
Versatile Application: Ideal for a wide range of uses, including garden beds, greenhouses, balconies, carports, courtyards, and protecting succulents. This multipurpose sunshade net provides essential shade and temperature reduction wherever you need it.
Summary: Protection Sunshade Net Multipurpose Use Heavy Duty Shade Cloth Weather Resistant Patio Sunblock Mesh Breathable Material for Gardeners, Balcony, Carport, Greenhouse. 【High Protection】: This sunshade net effectively blocks harmful rays and intense sunlight, providing a cooler and more comfortable environment for your plants, patio, or car. It's the perfect outdoor cover to protect against sun damage. 【Long-Lasting Material】: Constructed from high-density polyethylene (HDPE) with added stabilizers and anti-aging agents, this heavy duty shade cloth is designed for long-lasting use, resisting tea
Generated by: m4x-map-v1
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": "Protection Sunshade Net Multipurpose Use Heavy Duty Shade Cloth Weather Resistant Patio Sunblock Mesh Breathable Material for Gardeners, Balcony, Carport, Greenhouse",
"product_id": 9456965091567,
"variant_id": 50151092453615,
"quantity": 1,
"grams": 3500,
"length_cm": "105.0",
"width_cm": "50.0",
"height_cm": "50.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").