Brand: World Products (Landmark)
SKU: dcd-30003367687
Price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://landmarks.builders/cart/49810434392303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001190774
JSON data: https://landmarks.builders/products/m4x-10001190774.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Frog Bird Bath Feeder Vintage Finish Frog Bird Feeder Waterproof for Balcony
| Type | Multi Feeder |
| Item Height | 64 cm |
| Item Width | 18.5 cm |
| Item Depth | 20 cm |
| Material | Metal |
| Features | Easy Refill |
| Colour | Multicoloured |
| Suitable For | Robins |
| Style | Traditional |
Summary: Frog Bird Bath Feeder Vintage Finish Frog Bird Feeder Waterproof for Balcony. 产品介绍 产品信息 名称:铁艺青蛙喂鸟器 货号:1226389 颜色:做旧色 产品指数 产品尺寸: 高 64CM 排水直径18CM 宽18.5CM 长20 CM 产品材质: 铁质 计量单位: 件 产品特点 注意:本品斑驳效果为后期制作而成,请不喜欢此风格的买家慎拍,谢谢。 产品实拍图 产品特写图 关于邮购 1本店默认圆通,安能物流,德邦物流等多家快递物流公司。具体发货视具体情况而定。以上快递不到的请提前通知客服。 2.具体运费情况根据各位订单情况而定。 3. 如货物出现严重破损,请及时联系客服,提供一张破损照片,并将产品
Generated by: m4x-map-v1
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": "Frog Bird Bath Feeder Vintage Finish Frog Bird Feeder Waterproof for Balcony",
"quantity": 1,
"grams": 1400000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "19.5",
"_height_cm": "65.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").