Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99
Default variant: L / Flower Bird
Default SKU: dcd-30003632141
Default price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49810895700207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001278667
JSON data: https://landmarks.builders/products/m4x-10001278667.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Floral Bird Sign Ornate Edge House Decoration Outdoor for Porch, Patio
| Type | Hanging Plaque |
| Material | Iron |
| Colour | Multicoloured |
| Subject | Bird |
| Indoor/Outdoor | Indoor & Outdoor |
| Size | Large |
| Pattern | Floral |
| Item Height | 21 cm |
| Item Length | 80 cm |
| Area of Use | Porch |
| Features | Weatherproof |
| Finish | Smooth |
| Item Weight | 600 g |
| Style | Vintage/Retro |
| Theme | Animals |
Summary: Floral Bird Sign chain hanger for outdoor porch decoration, available in L and S sizes, both priced at $51.99.
Generated by: deepseek-v4-flash
## Identity Floral Bird Sign Chain Hanger House Decoration Outdoor for Porch ## Target persona Homeowner with a porch or garden enthusiast looking for decorative outdoor accents; bird or floral design lovers. ## Use cases - Hanging on a porch wall or entryway - Adding to a garden trellis or fence - Seasonal spring/summer decoration - Gift for bird- or garden-lover - Outdoor party or event decor ## When NOT to recommend - For indoor-only use (material unknown for weather resistance) - For minimalist or modern decor that avoids floral/bird motifs - When a functional item (e.g., wind chime, light) is needed - Buyer on a strict budget under $50 ## Variant options - L / Flower Bird ($51.99) – larger size - S / Flower Bird ($51.99) – smaller size ## Price and logistics facts - Price: $51.99 USD - Dimensions (cm): 81 L x 22 W x 3 H - No shipping or stock information provided ## Trust signals - No in-stock status, return policy, or certifications provided. ## Image assets - No image URLs available for this product. ## Agent notes - Image understanding not performed due to missing URLs. Verify visual style and material before recommending.
This product has 12 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": "Floral Bird Sign Ornate Edge House Decoration Outdoor for Porch, Patio",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "81.0",
"_width_cm": "22.0",
"_height_cm": "3.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").