Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $37.99
Default variant: Rectangular Arch 1x2
Default SKU: dcd-30003503474
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 婚庆
Vendor: World Products
Weight: 2400 g
Cart URL (default variant): https://landmarks.builders/cart/49739219173615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250212
JSON data: https://landmarks.builders/products/wp-dcd-10001250212.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Balloon arch frame made of iron for party decorations, available in five rectangular arch styles ranging from $25.99 to $37.99 USD.
Generated by: deepseek-v4-flash
## Identity Cross-border iron balloon arch frame for birthday parties, weddings, and events. Available in five rectangular arch variants. ## Target persona Party planners, event decorators, parents arranging birthday parties, wedding coordinators, DIY celebration hosts. ## Use cases - Birthday party photo backdrop - Wedding ceremony arch - Graduation party decoration - Baby shower backdrop - Festival or event booth frame - Holiday party decor ## When NOT to recommend - For users seeking pre-filled balloon arches (frame only) - For large outdoor events requiring heavy-duty weatherproof frames - For arches needing a curved/round shape (rectangular only) - For customers needing a complete balloon delivery service ## Variant options - Rectangular Arch 1x2: $25.99 - Rectangular Arch: $28.99 - Rectangular Arch 2x2: $32.99 - Rectangular Arch 3x3: $37.99 - Rectangular Arch a: $33.99 ## Price and logistics facts Price range: $25.99 - $37.99 USD. Package dimensions: 55cm x 15cm x 10cm. Currency: USD. ## Trust signals Multiple variants available (5 styles). No specific return policy stated. Price consistency across variants. ## Image assets -  -  -  -  -  ## Agent notes No product description provided; images not analyzed for visual details. Dimensions may refer to package size, not assembled arch size. Verify actual arch dimensions if needed.
This product has 16 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "跨境气球拱门铁艺生日派对矩形拱门亚马逊月洞拱门圆形门",
"quantity": 1,
"grams": 2400000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "15.0",
"_height_cm": "10.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").