Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $72.99 – $125.99
Default variant: Blue / 1.5x1.5m Std Steel
Default SKU: dcd-30002115057
Default price: $72.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/50150291177711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000925736
JSON data: https://landmarks.builders/products/m4x-10000925736.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Outdoor Shelter: This heavy-duty commercial tent is your preferred solution for instant shade and protection, perfect as a reliable outdoor shelter for various activities from market stalls to backyard parties.
All-Weather Protection: Featuring a thick, waterproof Oxford cloth top with a PVC coating, this canopy tent effectively protect s you from both harsh sun rays and unexpected downpours, keeping you and your belongings dry and safe.
Effortless Quick-Setup Design: Set up in minutes thanks to the user-friendly folding mechanism. This quick-setup canopy requires no complex tools, allowing for quick, single-person assembly and takedown, so you can focus on your event.
Heavy-Duty & Stable Frame: Constructed with a sturdy, thickened steel frame, this sturdy folding gazebo is designed for superior stability and durability, capable of withstanding daily use and challenging weather conditions.
Multi-Purpose Application: Whether you're a street vendor, a camping enthusiast, need a temporary carport, or are hosting an outdoor event, this versatile 4-leg sun shade adapts to countless scenarios, providing essential protection wherever you need it.
Summary: Commercial Stall Tent Foldable 4-Leg Rainproof Quick-Setup Canopy for Street Vendors, Outdoor Enthusiasts, Markets, Backyard, Campsite. 【Versatile Outdoor Shelter】: This heavy-duty commercial tent is your preferred solution for instant shade and protection, perfect as a reliable outdoor shelter for various activities from market stalls to backyard parties. 【All-Weather Protection】: Featuring a thick, waterproof Oxford cloth top with a PVC coating, this canopy tent effectively protect s you from both harsh sun rays and unexpected downpours, keeping you and your belongings dry and safe. 【Effortl
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": "Commercial Stall Tent Foldable 4-Leg Rainproof Quick-Setup Canopy for Street Vendors, Outdoor Enthusiasts, Markets, Backyard, Campsite",
"product_id": 9456698097903,
"variant_id": 50150291177711,
"quantity": 1,
"grams": 12500,
"length_cm": "150.0",
"width_cm": "25.0",
"height_cm": "25.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").