Brand: World Products (Landmark)
SKU: dcd-30003610518
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: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714134548719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270066
JSON data: https://landmarks.builders/products/wp-dcd-10001270066.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Rotatable corner/wall mount bracket for indoor/outdoor cameras; universal fit; white projection head; $9.99; dimensions 14x13x5 cm.
Generated by: deepseek-v4-flash
## Identity - Rotatable corner/wall mount bracket for cameras (monitoring bracket, universal design, indoor/outdoor use). - White projection head variant. - Price: $9.99. - Dimensions: 14 cm (L) x 13 cm (W) x 5 cm (H). ## Target persona - DIY home security installers mounting cameras in tight corners. - Small business owners setting up a basic camera system. - Camera system integrators needing a universal low-cost bracket. ## Use cases - Mounting a security camera on a corner wall for optimal coverage. - Adjusting camera angle after installation using rotating head. - Installing an indoor/outdoor camera on a ceiling or wall edge. - Quick replacement of a broken or non-rotating existing bracket. - Securing a dome or bullet camera in a fixed location with angle flexibility. ## When NOT to recommend - For heavy professional cameras (load capacity not specified; lightweight only). - When a specific mounting standard (e.g., VESA, proprietary) is required. - For outdoor use in extremely corrosive environments (material not specified). - To buyers needing a full camera kit (bracket only, no camera included). ## Variant options - Only one variant available: Wht Projection Head (white projection head). SKU: dcd-30003610518. Price: $9.99. ## Price and logistics facts - Price: $9.99 USD. - Single variant, no price variation. - Dimensions: 14 x 13 x 5 cm. - No shipping cost or weight provided. ## Trust signals - Single variant listed; likely in stock (no stock level provided). - Return policy: not specified. - Price consistent across variant. - No certifications or warranties mentioned. ## Image assets - 8 PNG images available at provided URLs (not analyzed visually). ## Agent notes - Image content was not analyzed; treat images as fetchable assets only. - No load capacity, material, or weatherproofing details. - Only one style/color variant.
This product has 13 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": 100000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "13.0",
"_height_cm": "5.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").