Brand: World Products (Landmark)
SKU: dcd-30002757606
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49879174742255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001043581
JSON data: https://landmarks.builders/products/m4x-10001043581.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Metal Bird Silhouette Profile Country Design Bird Silhouette Tree Decoration
| Brand | BH |
Summary: Metal bird silhouette decoration in Woodpecker style, 32x17x2 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity - Product: Metal Bird Silhouette Profile Country Design Tree Decoration - Style: Woodpecker - SKU: dcd-30002757606 - Brand: BH ## Target persona - Home decorators seeking affordable accent pieces - Garden enthusiasts looking for metal yard art - Country or rustic style interior lovers - Budget-conscious shoppers wanting unique wall decor ## Use cases - Mount on a garden fence or wall for a natural accent - Decorate a porch or patio with a country theme - Use as a gift for bird watchers or nature lovers - Incorporate into a rustic or farmhouse room setting - Attach to a tree or post as outdoor ornament ## When NOT to recommend - Buyers needing large-scale outdoor art (dimensions are small) - Families with young children (metal may have sharp edges; not a toy) - Collectors of fine art or high-end decorative pieces - Projects requiring weatherproof or rust-resistant materials ## Variant options - Currently only one variant: Woodpecker style at $9.99 ## Price and logistics facts - Price: $9.99 USD - Package dimensions: 32 cm × 17 cm × 2 cm - No shipping or tax info provided ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: single price point - Certifications: none known ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07538bd0-d0e4-4b23-a7c7-07194d229ab1.jpg?v=1782126342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/579f826c-8875-4861-8a04-c65ef8a077f3.jpg?v=1782126342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37fe87b4-1605-4d9c-81be-61a1145432d8.jpg?v=1782126345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f02bcfa-830b-482c-8dd5-1c39de3ce818.jpg?v=1782126341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2204369f-c5cc-47bb-a807-d4a188071eef.jpg?v=1782126343 ## Agent notes - Image content was not analyzed; dimensions are small (32x17x2 cm). Consider potential scale and material quality.
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": "Metal Bird Silhouette Profile Country Design Bird Silhouette Tree Decoration",
"quantity": 1,
"grams": 280000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "17.0",
"_height_cm": "2.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").