Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99 – $207.99
Default variant: Green / 1.8M Ground-plug
Default SKU: dcd-30002460846
Default price: $207.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9500 g
Cart URL (default variant): https://landmarks.builders/cart/49811905511663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000985780
JSON data: https://landmarks.builders/products/m4x-10000985780.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
















Summary: A weather-resistant metal garden archway with decorative scrollwork, available in green or white and sizes 1.2M to 1.8M, for outdoor ceremony or garden decor.
Generated by: deepseek-v4-flash
## Identity Elegant Design Metal Garden Archway – Weather resistant, decorative scrollwork, wedding arch frame. Suitable for garden, patio, backyard, pathway, and party decoration. ## Target persona Gardeners, event planners, homeowners, and patio/backyard decorators looking for a durable, decorative arch for outdoor use. ## Use cases - Garden entryway or pathway arch - Wedding or event ceremony backdrop - Party decoration or photo booth frame - Trellis for climbing plants - Outdoor decorative focal point - Backyard or patio accent ## When NOT to recommend - For structural or load-bearing purposes (e.g., supporting heavy gates) - For purely indoor use (designed for weather resistance but not specified for indoor) - For buyers seeking a low-cost arch (price range $199-$208) - For those needing a large arch over 2m tall (max size 1.8M) ## Variant options - Color: Green or White - Size: 1.2M Ground-plug ($199.99), 1.5M Ground-plug ($207.99), 1.8M Ground-plug ($207.99) ## Price and logistics facts - Base price: $199.99 (1.2M size) to $207.99 (1.5M, 1.8M sizes) - Dimensions: 120cm L x 40cm W x 15cm H (likely packaging or small component; arch height varies by size) - Currency: USD ## Trust signals - Multiple size and color options in stock - Weather resistant and weatherproof (claimed in title) - No specific return policy or certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfb817cd-c846-4543-940a-52d3e29af92b.jpg?v=1781600924 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccdf6754-a034-4441-b81b-96e72034b411.jpg?v=1781600924 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/072fcf2c-d462-4f67-a66d-5d6882972549.jpg?v=1781600924 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce8f6302-7256-4d4d-b680-3a6a2a2e6eef.jpg?v=1781600924 ## Agent notes - No product description provided; title used for context. - Dimensions given (120x40x15 cm) appear to be shipping box, not arch dimensions. - Variants with "Ground-plug" suggest they include stakes for installation. - Image understanding not performed.
This product has 4 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": "Elegant Design Metal Garden Archway Weather Resistant Metal Garden Arch Decorative Scrollwork Wedding Arch Frame Weatherproof for Gardeners, Event Planners, Homeowners, Patio, Backyard, Party Decoration, Pathway",
"quantity": 1,
"grams": 9500000,
"properties": {
"_length_cm": "120.0",
"_width_cm": "40.0",
"_height_cm": "15.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").