Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99 – $52.99
Default variant: Gray / Normal
Default SKU: dcd-30003616485
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49713941151983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272242
JSON data: https://landmarks.builders/products/wp-dcd-10001272242.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
3D打印鹦鹉粮食吹壳器 鹦鹉饲料专用吹壳机
| 品牌 | 无品牌 |
| 适用生长阶段 | 成年鸟 |
| 功能 | 自动吹壳 |
| 颜色分类 | 粉色(无极调速款风力超大) |
| 适用品种 | 通用 |
Summary: 3D-printed automatic shell blower for parrot feed, unbranded, for adult birds, available in gray or pink with optional variable speed.
Generated by: deepseek-v4-flash
## Identity 3D-printed parrot feed shell blower (automatic), unbranded, for adult birds. Dimensions: 31x25x16 cm. ## Target persona Parrot owners who feed seeds with shells (e.g., sunflower seeds) and want a quick, mechanical way to separate shells from edible kernels. Also suitable for small bird breeders or hobbyists with multiple birds. ## Use cases - Blowing shells off sunflower seeds or other parrot feed after dehulling. - Reducing time and mess compared to manual shell separation. - Preparing feed for a single adult parrot or a small flock. - Using as a desktop tool in a bird room or aviary. - Quickly cleaning up after feeding sessions. ## When NOT to recommend - For birds that do not eat shelled seeds (e.g., pellets, fruits). - For large-scale commercial bird farms (capacity unknown). - For users expecting a branded, warranty-backed product (unbranded, no warranty info). - If the user needs a device for other animals (e.g., hamsters, chickens) – design is for parrot feed. ## Variant options - Gray / Normal: $33.99 - Pink / Normal: $33.99 - Gray / Variable Speed: $52.99 (described as 'super strong wind') ## Price and logistics facts - Base price: $33.99 USD - Variable speed variant: $52.99 USD - Dimensions: 31 x 25 x 16 cm - No shipping or tax information provided. ## Trust signals - No stock status, return policy, or warranty information available. - Price is consistent across normal variants; variable speed priced higher. - No certifications or brand reputation data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa39a29411164b7594bccb84b54ccdbe.png?v=1781085166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee9d804003724466ac1416801879fbf0.png?v=1781085166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/834a685ffb36434c8442c3a100a9bd62.png?v=1781085166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26cb0550028e46d0abe71eb93733a637.png?v=1781085165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd7c68e556bd494fb96115aeb70320e8.png?v=1781085166 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dd7a0253f724fd98bb0aa7a65e05a68.png?v=1781085165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e616e7ff6f24da38036dbe9f3ddc4c0.png?v=1781085165 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c512f8002174ee6b5d7890f7e94f10a.png?v=1781085166 ## Agent notes - Product category listed as 'pet lighting' which appears incorrect; actual function is feed preparation. - Image understanding not performed; visual details and condition are unknown. - No information on accessories, power source (battery/USB/plug), or noise level.
This product has 15 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": "3D打印鹦鹉粮食吹壳器 鹦鹉饲料专用吹壳机",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "25.0",
"_height_cm": "16.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").