Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red
Default SKU: dcd-30003600461
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: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714564169967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266154
JSON data: https://landmarks.builders/products/wp-dcd-10001266154.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.







Summary: A 16mm metal momentary push-button switch with fully oxidized high head and screw terminals, available in 4 colors, for sewing machine or control panel applications.
Generated by: deepseek-v4-flash
## Identity A 16mm metal momentary push-button switch with fully oxidized high head and screw terminals. Product type: sewing/缝纫. ## Target persona - Hobbyist or technician repairing or customizing sewing machines. - Electronics DIYer building control panels or small automation projects. - Maintenance staff for industrial sewing equipment. ## Use cases - Replacing a worn or broken start/stop button on a sewing machine. - Adding a momentary switch to a custom control panel for a small motor. - Creating a push-to-activate circuit for a DIY project (e.g., LED activation, relay trigger). - Repairing or upgrading foot pedal switches on sewing machines. - Integrating into a 3D printer or CNC machine control box. - Used as a reset or jog button in automation setups. ## When NOT to recommend - If an illuminated switch is required (no light feature). - If waterproof or IP-rated switch is needed (no rating given). - If latching (maintained) action is needed; this is momentary only. - If panel cutout is not 16mm diameter. ## Variant options - Red, Green, Blue, Black – all at same price $9.99. ## Price and logistics facts - Price: $9.99 USD per unit. - Dimensions: 8.0 cm (L) × 6.0 cm (W) × 3.0 cm (H). - No shipping or stock information provided. ## Trust signals - Price is consistent across all color variants. - Multiple images available for visual inspection (see assets). - No return policy or certification information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ffeb8bfaff0468885b303845e77f1dd.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee253a1d668147b28808196b0722fe01.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec8b52c821f34189a07210445760ed7c.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a8d4e6b21aa42469bfb0c317d220f55.png?v=1781085635 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00b467cc2cdc4caba126407605fdc4ee.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a461f219fb214b8f94feb62103956786.png?v=1781085636 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef88061921f3427b8991d778f28ea69b.png?v=1781085637 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa52bf2adb024de4a4e4563a3be96e51.png?v=1781085637 ## Agent notes - Image understanding was not performed; URLs are provided for fetching. Visual details (e.g., exact appearance, lettering, mounting style) should be inferred from images if needed. - No description was provided; all info sourced from title, variants, dimensions, and tags.
This product has 16 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": "跨境 16mm金属按钮开关 全氧化高头 自复位 点动螺丝脚开关",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "6.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").