Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $209.99
Default variant: Khaki / 120KG Base
Default SKU: dcd-30002037311
Default price: $209.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/50150260408559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000913558
JSON data: https://landmarks.builders/products/m4x-10000913558.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Expansive Triple-Canopy Design: Features a unique three-head structure that creates an extra-large 4.55m x 2.65m rectangular shade area, providing approximately 12 square meters of coverage perfect for seating 6-8 people.
Weather-Resistant Protection: Crafted from high-density, thickened (280g) polyester material that is both waterproof and resistant, awayering reliable shelter from intense sun and sudden rain showers, ensuring your outdoor comfort in any weather.
Heavy-Duty & Stable Construction: Built with a sturdy 47mm carbon steel center pole and 12 reinforced alloy ribs in a triangular support system, designed for superior wind resistance and long-lasting durability.
User-Friendly Operation: Equipped with a effortless and effortless crank handle for easy unfolding and closing. Each of the three canopies features a wind vent to promote ventilation, enhancing stability during breezy conditions.
Versatile Outdoor Solution: An ideal addition for both residential and commercial areas, perfect for enhancing patios, backyards, poolside areas, cafe terraces, restaurant gardens, and other outdoor gathering spots.
Summary: Triplecover Sun-Protective Protection Large Vented Awning Rain and Sun Resistant Patio Umbrella for Homeowners, Families, Courtyard, Backyard. 【Expansive Triple-Canopy Design】: Features a unique three-head structure that creates an extra-large 4.55m x 2.65m rectangular shade area, providing approximately 12 square meters of coverage perfect for seating 6-8 people. 【Weather-Resistant Protection】: Crafted from high-density, thickened (280g) polyester material that is both waterproof and resistant, awayering reliable shelter from intense sun and sudden rain showers, ensuring your outdoor comfort
Generated by: m4x-map-v1
This product has 10 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": "Triplecover Sun-Protective Protection Large Vented Awning Rain and Sun Resistant Patio Umbrella for Homeowners, Families, Courtyard, Backyard",
"product_id": 9456688234735,
"variant_id": 50150260408559,
"quantity": 1,
"grams": 22000,
"length_cm": "143.0",
"width_cm": "35.0",
"height_cm": "35.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").