Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99 – $34.99
Default variant: 26 X 14 X 7 CM
Default SKU: dcd-30003610957
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49714182914287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270241
JSON data: https://landmarks.builders/products/wp-dcd-10001270241.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
驱鸟反光旋转装置,吓走鸽子啄木鸟和其他鸟类
| 品牌 | 其他 |
| 材质 | 碳钢 |
| 适用范围 | 驱鸟 |
Summary: Carbon steel bird repellent reflective rotating device for scaring pigeons, woodpeckers, and other birds. Two styles: 26x14x7cm at $34.99 and New Style at $20.99.
Generated by: deepseek-v4-flash
## Identity Bird repellent reflective rotating device made of carbon steel, designed to scare pigeons, woodpeckers, and other birds. ## Target persona Homeowners with bird nuisance on balconies or gardens; property managers dealing with pigeon roosts; gardeners protecting crops from birds; small farm owners needing a non-lethal deterrent. ## Use cases - Scaring pigeons away from balconies, ledges, and roofs - Protecting garden vegetables and fruits from birds - Deterring woodpeckers from damaging wooden siding or trees - Keeping birds off boats, patios, or outdoor furniture - Discouraging birds from nesting in eaves or open structures ## When NOT to recommend - For humane or non-harmful bird control (device may startle but is non-lethal) - For areas with protected bird species (check local regulations) - For large agricultural fields requiring industrial-scale solutions - For users seeking ultrasonic or electronic repellents (this is purely reflective/mechanical) ## Variant options - Style: "26 X 14 X 7 CM" – SKU dcd-30003610957 – Price $34.99 USD - Style: "New Style" – SKU dcd-30003610958 – Price $20.99 USD ## Price and logistics facts - Base price: $20.99 USD (New Style variant) - Dimensions: 30 cm (L) x 35 cm (W) x 35 cm (H) - Weight and shipping costs not provided ## Trust signals - In-stock status not confirmed - Return policy unknown - Price consistency: two variants at different price points - Material: carbon steel (asserted by description) - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0614e4b29f2e4dfebac08b533ab966e1.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/879d020d39f04371925b22f2ae59800b.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98e86e8251a84d939043a2381a2c5aca.png?v=1781085350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6ec5b77b56b4a19a7210160309e9d4d.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db8817d8157d471b9652485287375897.png?v=1781085352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acea027dabb543eead23129248071f9d.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca6c151071824a0ebfd726e502a9a893.png?v=1781085351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fb84f88b9d44d79ada8fab475e95a6f.png?v=1781085352 ## Agent notes - Product type listed as "宠物灯饰" (pet lighting) which appears to be a miscategorization; actual use is bird deterrent. - No details on sound level or effectiveness; device operates via reflective rotation. - Image content not analyzed; rely on URLs only.
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": 700000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "35.0",
"_height_cm": "35.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").