Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $131.99 – $307.99
Default variant: 3m*6m
Default SKU: dcd-30001496990
Default price: $142.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/50150440337647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000814251
JSON data: https://landmarks.builders/products/m4x-10000814251.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Metal Backdrop Stand for Outdoor Weddings, This backdrop stand features a robust metal frame with telescopic rods, ideal for outdoor wedding decorations, stage setups, and advertising displays. The windproof design ensures stability in various environments.
Easy Assembly and Versatile Use, Designed for quick installation, this telescopic backdrop stand is perfect for weddings, events, and advertising displays. The simple frame allows fast setup and dismantling, saving time and effort.
Windproof and Durable Construction, The metal frame and reinforced design provide wind resistance, making it ideal for outdoor use. The sturdy build ensures long-lasting performance for repeated use in different scenarios.
Customizable and Minimalist Design, Available in various colors and styles, this backdrop stand can be tailored to match different event themes. Its minimalist look blends seamlessly with other decorations, enhancing the overall aesthetic.
Perfect for Multiple Events, Suitable for weddings, stage performances, advertising displays, and event setups, this backdrop stand offers reliable support and a clean, professional appearance for any occasion.
Summary: Metal Backdrop Stand, Telescopic Rod, Outdoor Wedding Decoration, Windproof Stage Frame, Easy Assembly, Advertising Display Support. Sturdy Metal Backdrop Stand for Outdoor Weddings, This backdrop stand features a robust metal frame with telescopic rods, ideal for outdoor wedding decorations, stage setups, and advertising displays. The windproof design ensures stability in various environments. Easy Assembly and Versatile Use, Designed for quick installation, this telescopic backdrop stand is perfect for weddings, events, and advertising displays. The simple frame allows fast setup and dismant
Generated by: m4x-map-v1
This product has 4 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": "Metal Backdrop Stand, Telescopic Rod, Outdoor Wedding Decoration, Windproof Stage Frame, Easy Assembly, Advertising Display Support",
"product_id": 9456770253039,
"variant_id": 50150440337647,
"quantity": 1,
"grams": 20000,
"length_cm": "185.0",
"width_cm": "50.0",
"height_cm": "40.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").