Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.47
Default variant: 50x50cm / Yellow / Material: PP / Thickness: 2.5cm
Default SKU: dcd-30004136568
Default price: $3.47
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/50467646144751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455886
JSON data: https://landmarks.builders/products/wp-dcd-10001455886.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable PP Material: Constructed from high-quality polypropylene (PP) for long-lasting outdoor use and resistance to environmental factors.
Tree Protection: Effectively safeguards tree roots and prevents soil compaction in urban landscapes and public spaces.
Interlocking Design: Features a modular, interlocking system for easy assembly, disassembly, and customizable sizing.
Optimal Thickness: Measures 2.5 cm (approximately 1 inch) in thickness, providing robust support and stability.
Versatile Application: Ideal for use in parks, sidewalks, commercial areas, and any location requiring tree pit coverage.
Summary: Interlocking PP tree grate, 50x50cm, 2.5cm thick, protects tree roots and prevents soil compaction. Available in Yellow, Green, Grey at $3.47.
Generated by: deepseek-v4-flash
## Identity Interlocking PP (polypropylene) tree grate for tree pit protection. Thickness: 2.5cm. Panel size: 50x50cm (from variants). Colors: Yellow, Green, Grey. Base price: $3.47 USD per panel. ## Target persona Landscape contractors, urban forestry departments, municipal public works crews, and property managers needing low-cost, lightweight tree pit covers for pedestrian areas. ## Use cases - Park and sidewalk tree pits - Commercial plaza landscaping - Preventing soil compaction around young trees - Protecting exposed roots in high-foot-traffic zones - Modular coverage for irregular pit shapes ## When NOT to recommend - Areas with vehicle traffic or heavy loads - Projects requiring high-end natural materials - Single large pits larger than available interlocking coverage - Buyers needing structural strength ratings or certifications ## Variant options All variants are 50x50cm, PP material, 2.5cm thickness, priced $3.47 each: - Yellow (SKU dcd-30004136568) - Green (SKU dcd-30004136569) - Grey (SKU dcd-30004136570) ## Price and logistics facts $3.47 USD per panel for all variants. Shipping details, lead time, and bulk discounts not provided. No minimum order information. ## Trust signals Material is specified as polypropylene (PP). In-stock status not confirmed. Return policy not stated. Price consistent across variants. ## Image assets Five product images available at the provided Shopify CDN URLs. Image content not analyzed. ## Agent notes Order per individual panel; verify coverage area and quantity needs. No weight or packing specs provided. Confirm compatibility with expected load before specifying.
This product has 8 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": "Interlocking PP Tree Grate for Tree Pit Protection, 2.5cm Thick",
"product_id": 9556201013487,
"variant_id": 50467646144751,
"quantity": 1,
"grams": 0,
"length_cm": "2.5",
"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").