Brand: World Products (Landmark)
SKU: dcd-30003600365
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: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49714550440175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266091
JSON data: https://landmarks.builders/products/wp-dcd-10001266091.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
人体感应防盗报警器 门把接触感应防盗器 触摸警报器
| 品牌 | 其他 |
| 货号 | B-SH-HG-231 |
| 材质 | ABS+金属 |
| 类型 | 防盗器 |
Summary: Human body induction anti-theft alarm with door handle contact sensor, made of ABS+metal, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Human body induction anti-theft alarm (model B-SH-HG-231) with door handle contact sensor and touch alarm. Material: ABS+metal. Dimensions: 12x9x4 cm. ## Target persona Budget-conscious homeowners, renters needing portable security, DIY security enthusiasts, small shop owners. ## Use cases - Detect unauthorized door handle touch and trigger alarm. - Alert on door opening via contact sensor. - Portable alarm for temporary use in hotel rooms or dorms. - Attach to cabinet or drawer handles for anti-theft. - Use on windows or sliding door handles. - Quick, tool-free installation on existing handles. ## When NOT to recommend - Outdoor or weather-exposed locations (no weatherproofing). - Large area motion detection (only triggers on handle contact). - Integration with smart home systems (no connectivity). - High-security commercial or industrial environments. ## Variant options - Color: Black (SKU dcd-30003600365) – $9.99. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 12 cm (L) x 9 cm (W) x 4 cm (H). - Only one variant available. ## Trust signals - No additional trust signals provided (e.g., certifications, stock status, return policy not specified). ## Image assets - 8 images available at: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba0f2e2eb7864d88a58fc61546ae5b28.png?v=1781085629 (and similar URLs). ## Agent notes - Image understanding not performed; visual details are not confirmed. - Category listed as '厨卫家电' (kitchen/bathroom appliance) but product is a security alarm. - No stock quantity or return policy information available.
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": 70000,
"properties": {
"_length_cm": "12.0",
"_width_cm": "9.0",
"_height_cm": "4.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").