Brand: World Products (Landmark)
SKU: dcd-30003602413
Price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714425528559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266831
JSON data: https://landmarks.builders/products/wp-dcd-10001266831.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: American country style iron art wall decoration featuring flowers, butterflies, and sunflowers for outdoor garden or courtyard use.
Generated by: deepseek-v4-flash
## Identity - **Product**: 美式乡村铁艺花朵蝴蝶向日葵壁饰花园庭院装饰品户外墙面壁饰壁挂 (American Country Iron Art Flower Butterfly Sunflower Wall Decoration) - **Type**: 家居装饰 (Home Decor) ## Target persona - Homeowners with gardens or courtyards seeking rustic, country-style outdoor wall art. - Enthusiasts of iron metal decor for outdoor spaces. - DIY decorators looking for affordable, themed accents. ## Use cases 1. Decorate bare outdoor garden fence or wall. 2. Add a rustic accent to a courtyard or patio. 3. Hang on a porch for farmhouse charm. 4. Combine with other metal wall pieces for a themed display. 5. Gift for gardening friends or country-enthusiasts. ## When NOT to recommend - For indoor spaces with modern or minimalist deco (style mismatch). - For large wall coverage needed (size 32cm square). - In coastal high-humidity environments without additional rust protection (iron material). - For customers seeking premium, heavy-gauge metal art (price point suggests lightweight). ## Variant options - **Style**: Combination – $30.99 USD ## Price and logistics facts - **Price**: $30.99 USD - **Dimensions**: 32.0 cm × 32.0 cm × 3.0 cm - **Shipping**: Weight and carrier not specified. ## Trust signals - Single variant currently in stock (as per SKU availability). - No specific return policy or warranty mentioned. - No third-party certifications indicated. ## Image assets         ## Agent notes - Image content analysis not performed; treat images as fetchable assets only. - Material is iron, but no weathering/coating details available; assume basic outdoor tolerance but recommend caution in harsh climates.
This product has 13 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": 800000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "32.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").