Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $33.99
Default variant: L / Black 210D
Default SKU: dcd-30003603951
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714297536751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267476
JSON data: https://landmarks.builders/products/wp-dcd-10001267476.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
亚马逊同款鹦鹉鸟笼罩户外鸟笼防风防雨防晒罩
| 品牌 | other/其他 |
| 货号 | 其他 |
| 产品类别 | 罩子 |
| 材质 | 210D防水涂银牛津布 |
| 风格 | 现代简约风 |
| 是否有版权或专利 | 否 |
| 类别 | 防尘罩/沙发套/空调罩 |
Summary: Outdoor bird cage cover in 210D waterproof silver-coated Oxford fabric, protecting from wind, rain, and sun. Available in L, XL, XXL sizes.
Generated by: deepseek-v4-flash
## Identity Amazon-style outdoor bird cage cover (brand: other/other), made of 210D waterproof silver-coated Oxford fabric, modern simple style. Model: other. No copyright/patent. ## Target persona Outdoor bird owners needing weather protection for their cages; owners of parrots, parakeets, or similar pet birds kept on balconies, patios, or gardens. ## Use cases - Covering cage during rain or snow to keep interior dry - Shielding cage from intense sunlight to prevent overheating - Providing wind protection for cages on exposed balconies - Reducing dust and debris accumulation on cage - Temporary cover during transport or outdoor storage - Protecting cage when birds are not inside (e.g., cleaning indoors) ## When NOT to recommend - Indoor-only cages where weather exposure is not an issue - Extremely large aviaries or custom cage sizes not matching L/XL/XXL - Buyers expecting heavy-duty winter insulation (this is a lightweight cover) - Price-sensitive buyers looking for options under $20 ## Variant options - **L / Black 210D** – $26.99 (SKU: dcd-30003603951) - **XL / Black 210D** – $29.99 (SKU: dcd-30003603952) - **XXL / Black 210D** – $33.99 (SKU: dcd-30003603953) ## Price and logistics facts - Base price: $26.99 (size L) - Dimensions (packaging?): 30 × 25 × 10 cm (width × depth × height) - Currency: USD - Shipping and handling details not provided ## Trust signals - Material: 210D waterproof silver-coated Oxford fabric - In-stock status: not verified - Return policy: not specified - No certificates mentioned ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aadf02042c5741719df5bfda152c0c95.png?v=1781085457) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c982408091d843b9b9b1f5ddbdd05177.png?v=1781085457) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2a4bda91b7a4a4e839b5a3685333ac2.png?v=1781085457) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a760a13daf045a4b1f1fe00f9094fcd.png?v=1781085457) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0eeeacf38ed042098409ce982641678a.png?v=1781085457) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f887654bff9c47cd9d01bebcfc9ab17c.png?v=1781085457) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/050d600356554c25b7b5d3e37505f831.png?v=1781085458) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/833a2215cc674385aec788669b216ac5.png?v=1781085457) ## Agent notes - Image content not analyzed; visual details unavailable. Stock status, return policy, and exact fit dimensions for bird cages are unconfirmed.
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": "亚马逊同款鹦鹉鸟笼罩户外鸟笼防风防雨防晒罩",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "10.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").