Brand: World Products (Landmark)
SKU: dcd-30003608894
Price: $12.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/49714111512815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269401
JSON data: https://landmarks.builders/products/wp-dcd-10001269401.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: Original ALPS tactile switch, 6x6x5mm, through-hole, 2-pin, white round button, priced at $12.99.
Generated by: deepseek-v4-flash
## Identity Original ALPS tactile switch, model 6x6x5mm, through-hole, 2-pin, white round button. ## Target persona Electronics repair technicians, DIY hobbyists, and appliance maintenance professionals needing replacement tactile switches. ## Use cases - Replacing broken switches in kitchen appliances (e.g., rice cookers, microwaves). - Repairing bathroom appliance control panels (e.g., exhaust fans, bidets). - Prototyping tactile switch circuits for electronics projects. - Restoring vintage electronics that use through-hole components. - Custom builds for keyboards or controllers requiring 6x6mm tactile switches. ## When NOT to recommend - Applications needing waterproof or sealed switches (not specified). - High-current or high-voltage switching (likely low power). - Bulk industrial orders (only single unit variant available). - Projects requiring surface-mount (SMD) components. ## Variant options - Style: Switch Button (only variant) ## Price and logistics facts Price: $12.99 USD. Dimensions: 8.0 x 8.0 x 3.0 cm (package). No shipping or lead time provided. ## Trust signals Single variant listed. No stock status or return policy stated. Price consistent across variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b565a50add3a48cdaa343aaf65d7e902.png?v=1781085312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8985f7ca464546829bfd92809d4d764c.png?v=1781085313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1bf8fc0ca9b4600bbb7d72c295f4ad1.png?v=1781085313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72b481f0922f4e8599b8e907dbf4d92b.png?v=1781085312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/777dbf9687944af4b7fe37b1d3a7659b.png?v=1781085314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f75bdf50dafa4f2390f41ac92819d947.png?v=1781085313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94ef5fa6cc5646f791ab26ac5957e3e3.png?v=1781085313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3588823538849dabe126cac44b3bb25.png?v=1781085311 ## Agent notes Images were not analyzed; no visual details are inferred. All facts are from structured data.
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": "原装ALPS轻触开关6*6*5mm直插式2脚按键白色圆形6*6中二脚按键",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "8.0",
"_height_cm": "3.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").