Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.38 – $14.01
Default variant: 8x50m / 4-Needle / 35%
Default SKU: dcd-30004137326
Default price: $13.84
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/50467639558383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456088
JSON data: https://landmarks.builders/products/wp-dcd-10001456088.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: High-density polyethylene (HDPE) fabric, resistant to tearing and fraying, ensuring long-lasting use.
UV Protection: Effectively blocks harmful UV rays, protecting plants, vegetables, and fruits from sun damage.
Durability: Reinforced edges and sturdy construction prevent unraveling, providing reliable performance in various weather conditions.
Versatility: Ideal for greenhouses, agricultural fields, gardens, patios, and other outdoor areas requiring sun protection.
Air Circulation: Breathable mesh design allows for optimal airflow, preventing heat buildup while providing shade.
Summary: Sun shade netting made of HDPE with UV protection, available in multiple sizes and shade densities, priced between $13.38 and $14.01.
Generated by: deepseek-v4-flash
## Identity Sun Shade Netting for Outdoor Plants and Agriculture. Material: high-density polyethylene (HDPE) fabric, resistant to tearing and fraying. Provides UV protection, reinforced edges, and breathable mesh for airflow. Available in four variants with different sizes and shade ratings. ## Target persona Small-scale and commercial gardeners, greenhouse operators, and farmers needing affordable sun protection for crops, vegetables, or fruits. Also suitable for home gardeners with patios or garden beds who want to reduce heat and UV exposure for plants. ## Use cases - Shading greenhouses or polytunnels to prevent heat buildup. - Protecting vegetable gardens or fruit plants from harsh midday sun. - Covering agricultural fields to reduce UV damage during peak summer. - Creating shaded areas for potted plants on patios or balconies. - Reducing water evaporation and soil dryness under intense sunlight. ## When NOT to recommend - Buyers needing full blackout or complete light blockage (shade ratings only up to 40%). - Use as a frost cloth or winter insulation (designed for sun protection, not cold weather). - Buyers expecting a heavy-duty tarpaulin for rain or wind protection (mesh netting is breathable, not waterproof). ## Variant options | SKU | Size | Needle Count | Shade Rating | Price (USD) | |-----|------|--------------|--------------|-------------| | dcd-30004137326 | 8x50m | 4-Needle | 35% | 13.84 | | dcd-30004137327 | 8x50m | 6-Needle | 40% | 14.01 | | dcd-30004137328 | 3x50m | 12-Needle | High Density | 13.74 | | dcd-30004137329 | 4x30m | 16-Needle | High Density | 13.38 | Base product price: $13.38 (reflects the 4x30m variant). ## Price and logistics facts - Prices range from $13.38 to $14.01 USD. - Dimensions provided in meters: 8x50m, 3x50m, 4x30m. - No shipping or logistics information available. ## Trust signals - Material described as HDPE, tear-resistant, and durable. - No certifications or return policy were provided in the source data. - Price consistency: each variant has a distinct price, no discounts or MSRP listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01P33APa20Jjmc88qJ9__2336586829.webp?v=1786299106 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01GQ92bm20Jjmax75BP__2336586829.webp?v=1786299106 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01C7XRpf20JjmZPEVmt__2336586829.webp?v=1786299106 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01VhgBqK20Jjmc8DXVM__2336586829.webp?v=1786299106 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01wu31Ly20JjmdKa0vI__2336586829.webp?v=1786299106 ## Agent notes - Image understanding was not performed; only URLs are provided. - No product type category was specified. - Shade rating values: two variants list percentages (35%, 40%), two list "High Density" (no specific percentage). - Needle count correlates with density, but exact shading percentage for high-density variants is not given. - Verify availability and shipping before recommending.
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": "Sun Shade Netting for Outdoor Plants and Agriculture, UV Protection, Thickened and Durable",
"product_id": 9556198359279,
"variant_id": 50467639558383,
"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").