Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $75.99 – $200.99
Default variant: 1m
Default SKU: dcd-30001497056
Default price: $75.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/50149891571951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000814276
JSON data: https://landmarks.builders/products/m4x-10000814276.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Innovative Curved Wedding Arch Frame, This semi-circular iron wedding arch features a modern curved design, ideal for elevating the look of wedding ceremonies and celebrations. Its unique structure creates a stunning backdrop for any event.
Sturdy Metal Frame for Stability, Made from durable iron, this wedding arch frame provides reliable support and long-lasting use, perfect for permanent or repeated event setups. The strong frame ensures stability for various decorative arrangements.
Adaptable Curved Framework for Multiple Events, The semi-circular, customizable design suits different event themes, including weddings, stage shows, and celebrations. Its modern look blends easily with other venue decorations.
Clear Framework for Easy Selection, The visible iron frame and detailed structure make it easy to choose and visualize in your space, helping organizers select the right size for their needs.
Multiple Sizes and Color Choices, Available in cream and black, and in various diameters, this wedding arch frame can be customized to fit different spaces and decorative needs, offering flexibility for diverse events.
Summary: Wedding Arch Frame, Semi-Circular Iron Backdrop, Modern Curved Ceremony Frame, Customizable Size, Alabaster or Black. 【Innovative Curved Wedding Arch Frame】, This semi-circular iron wedding arch features a modern curved design, ideal for elevating the look of wedding ceremonies and celebrations. Its unique structure creates a stunning backdrop for any event. 【Sturdy Metal Frame for Stability】, Made from durable iron, this wedding arch frame provides reliable support and long-lasting use, perfect for permanent or repeated event setups. The strong frame ensures stability for various decorative a
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": "Wedding Arch Frame, Semi-Circular Iron Backdrop, Modern Curved Ceremony Frame, Customizable Size, Alabaster or Black",
"product_id": 9456571580655,
"variant_id": 50149891571951,
"quantity": 1,
"grams": 3500,
"length_cm": "160.0",
"width_cm": "40.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").