Brand: World Products (Landmark)
SKU: dcd-30003625322
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: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49713258692847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275979
JSON data: https://landmarks.builders/products/wp-dcd-10001275979.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: Capacitive touch switch sensor module with momentary and latch modes, for LED lights. Dimensions 16x15x2 cm. Priced at $9.99. Single variant available.
Generated by: deepseek-v4-flash
## Identity Product: Touch Sensor Switch (capacitive touch switch sensor module panel) – Consumer electronics component. ## Target persona DIY electronics hobbyist, maker, or cost-conscious builder seeking a simple touch control for low-power LED projects. ## Use cases - Touch-activated desk lamp - Momentary switch for doorbell or signal - Latch mode for under-cabinet LED strip - Replacing mechanical switch in a model or prop - Educational project for capacitive sensing - Custom touch control for small electronics ## When NOT to recommend - High-power loads (e.g., >100W incandescent bulbs) - Outdoor or wet environments (no IP rating stated) - Professional or safety-critical installations (no UL/CE certification) - Users needing wireless or smart home integration ## Variant options - Style: Touch Sensor Switch – $9.99 (only option) ## Price and logistics facts - Price: $9.99 USD - Dimensions: 16 cm (L) x 15 cm (W) x 2 cm (H) - Weight: not specified - Shipping: not specified ## Trust signals - No in-stock information provided - No return policy stated - No certifications (UL, CE, etc.) mentioned - Price appears consistent across single variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fd1855bc8bd48508e00f973433e6d63.png?v=1781084493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e996d1071714f6ea65135ad0d7e75dd.png?v=1781084493 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10aeba6691e54d0ab1af7f3e516835ca.png?v=1781084494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d04ac1c352b645e6933091ed47d8ffd9.png?v=1781084494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c05a8f02e15c42d3a8a7e098ba348efb.png?v=1781084494 ## Agent notes - No product description provided; all info from title, price, and dimensions. - Image analysis not performed; physical appearance not assessed. - Single variant; no options for momentary vs latch mode explicitly differentiated. - Price in USD, likely from a Chinese seller.
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": "触摸开关感应模块面板点动\/锁存led灯 电容式开关触摸开关感应模",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "15.0",
"_height_cm": "2.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").