Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $55.99
Default variant: Black / Blank 5-key
Default SKU: dcd-30003612676
Default price: $55.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49714043584751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270921
JSON data: https://landmarks.builders/products/wp-dcd-10001270921.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Compact 5-key programmable macro keypad with hot-swappable switches, available in Black or White, priced at $55.99.
Generated by: deepseek-v4-flash
## Identity Compact 5-key programmable macro keypad (hot-swappable) for copy-paste and custom shortcuts. ## Target persona Office workers seeking faster copy-paste workflows, programmers needing custom keybinds, and gamers (especially rhythm game players) requiring dedicated macro keys. ## Use cases - Automating repetitive copy-paste tasks in office software (Word, Excel). - Quick access to undo, redo, save in design or coding IDEs. - Custom hotkeys for rhythm games (e.g., osu!, StepMania) or MMOs. - Media playback control (play/pause, volume). - Text input automation (paste common phrases, sequences). - Programmable shortcuts for video editing or audio production. ## When NOT to recommend - Users needing a full keyboard or numeric keypad. - Tasks requiring tactile feedback (membrane users). - If the user cannot or doesn't want to program macros. - For those who prefer wireless or larger keycaps. ## Variant options - **Black / Blank 5-key** (SKU: dcd-30003612676) – $55.99 - **White / Blank 5-key** (SKU: dcd-30003612677) – $55.99 ## Price and logistics facts - Price: $55.99 USD (all variants). - Dimensions: 20.0 cm x 17.0 cm x 5.0 cm. - No shipping or tax details provided. ## Trust signals - Price is consistent across variants. - Hot-swappable switch design (commonly associated with quality). - In-stock status and return policy not specified in source data. ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No textual description was provided; name suggests copy-paste (Ctrl+C/V) shortcuts. - Product type listed as 'musical instrument' (乐器) but from name/context it's a keyboard peripheral. - Image content was not analyzed; URLs are provided for direct fetching. - Switch type and key travel not specified; assume mechanical/hot-swappable based on standard macro pads.
This product has 14 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": "复制粘贴键盘自定义小键盘ctrlcv三键剪切全选回车快捷键3键键盘热插拔办公神器序员音游复制黏贴",
"quantity": 1,
"grams": 140000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "17.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").