Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30003600384
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714501091567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266105
JSON data: https://landmarks.builders/products/wp-dcd-10001266105.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
遮雨罩防雨罩摄像机护罩室外防雨防晒防尘塑料遮阳罩摄像头保护壳
| 材质 | ABS+金属 |
Summary: Outdoor camera rain cover made of ABS plastic and metal, sized 29x21.5x10.5 cm, available in Black and White at $9.99.
Generated by: deepseek-v4-flash
## Identity Outdoor camera rain cover made of ABS+metal, dimensions 29x21.5x10.5 cm, available in Black and White at $9.99. ## Target persona Home security camera owners, outdoor surveillance installers, DIY camera system operators, budget-conscious camera users. ## Use cases - Shielding outdoor cameras from rain and snow - Reducing sun glare on camera lens - Protecting cameras from dust in windy or construction areas - Extending camera life in harsh weather conditions - Camouflaging camera with black or white housing - Lightweight and easy to install on standard bullet or dome cameras ## When NOT to recommend - For indoor cameras that don't need weather protection - For cameras larger than 29x21.5x10.5 cm (cover won't fit) - For users requiring heavy-duty vandal-proof housing - For high-temperature environments where plastic may warp - For cameras with non-standard mounting or cable routing ## Variant options - Black (SKU: dcd-30003600384) - $9.99 - White (SKU: dcd-30003600385) - $9.99 ## Price and logistics facts - Price: $9.99 USD per unit - Dimensions: 29 x 21.5 x 10.5 cm - Material: ABS plastic + metal - In-stock status not specified - Return policy not specified ## Trust signals - No warranty, certification, or stock reliability data provided. - Price consistent across variants. - Product listing includes multiple images. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b31443d9130240faa4f106765936ff72.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c86e4fbc9f6424c96dae70bcf4bbe8a.png?v=1781085601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d16369d72d824d08bd3b7da4013f12c7.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c15a44a9ee4b4e16b0e36c1d023506c6.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c64ad627ee634eed97bd7e00c1688d82.png?v=1781085601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c0c73a865fe4b2f9e2e80d77250c728.png?v=1781085601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d2c0f1b95754939bdbc6bcb2d815269.png?v=1781085602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a999daf167f449fb31948f97b0c6f1e.png?v=1781085602 ## Agent notes - Image understanding was not performed; visual details should not be inferred. - No information about compatibility with specific camera brands or models. - No customer reviews or ratings provided.
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": "遮雨罩防雨罩摄像机护罩室外防雨防晒防尘塑料遮阳罩摄像头保护壳",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "21.5",
"_height_cm": "10.5"
}
}],
"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").