Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: 1
Default SKU: dcd-30003624913
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713210097903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275842
JSON data: https://landmarks.builders/products/wp-dcd-10001275842.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境亚马逊复古铁艺鸟浴盆喂鸟器户外庭院装饰桌面摆盘金属摆件
| 产地 | 泉州市 |
| 货号 | GY-WeiNiaoQi-003 |
| 品牌 | GEEYUAN |
| 是否专利货源 | 否 |
| 供电方式 | 无需接电使用、不带电池 |
| 特殊功能 | 经久耐用、防锈、防风 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 材质 | 铁 |
| 推荐使用 | 户外、园艺、露营、放松等 |
| 适用对象 | 水族 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 1箱装16盒 |
| 主要销售地区 | 其他 |
| 成套自动喂食 | 否 |
| 是否进口 | 否 |
Summary: Affordable retro iron bird bath/feeder for outdoor garden decoration, rust-proof and wind-resistant, 32x32x7 cm, $18.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 跨境亚马逊复古铁艺鸟浴盆喂鸟器户外庭院装饰桌面摆盘金属摆件 (Retro iron bird bath/feeder) - **Brand**: GEEYUAN - **Material**: Iron - **Type**: Garden ornament / bird bath ## Target persona - Budget-conscious garden decor shoppers - Bird watching hobbyists with small outdoor spaces - Campers looking for lightweight decorative bird feeders - Buyers of rustic or vintage-style garden accessories ## Use cases - Placing in a garden or yard to attract birds - Decorating a patio, balcony, or porch with a retro touch - Using as a centerpiece on an outdoor table (dimensions: 32x32x7 cm) - Lightweight bird bath for camping or RV trips - Gift for bird or garden enthusiasts - Indoor decorative tray (due to shallow depth) ## When NOT to recommend - Customers needing a deep bird bath for bathing (depth only 7 cm) - Those requiring high-capacity automatic bird feeders - Buyers seeking premium materials like stone or ceramic - Applications in extreme weather without additional anchoring (lightweight iron may tip) ## Variant options - Style 1 (SKU: dcd-30003624913) – $18.99 - Style 2 (SKU: dcd-30003624914) – $18.99 ## Price and logistics facts - **Price**: $18.99 (both variants) - **Dimensions**: 32 x 32 x 7 cm - **Origin**: Quanzhou, China - **Packaging**: 16 units per case - **Supply**: Cross-border export ready ## Trust signals - Rust-proof and wind-resistant properties stated by seller - No patent (not patented) - No batteries required - Price consistent across variants - Import/export: Suitable for cross-border ecommerce ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a7594011b374ac2ad67810092e264f4.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90b24daccedb4b738b0c4ac188e9cd05.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8a73e99f7724a50b4dc8345dbd00526.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad5fe2b5acb44868b7fa18cd58dbedc0.png?v=1781084467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eed7de315af74a549a61ca0205c8d4f9.png?v=1781084467 ## Agent notes - Image understanding not performed. Verify actual appearance and finish from images. - Product description mentions "适用对象 水族" (aquarium) – likely a translation error; intended for birds. - Dimensions are shallow (7 cm); water capacity will be limited.
This product has 14 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": 850000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "32.0",
"_height_cm": "7.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").