Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $13.99
Default variant: Gray Small
Default SKU: dcd-30003622914
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 430 g
Cart URL (default variant): https://landmarks.builders/cart/49713152393455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275049
JSON data: https://landmarks.builders/products/wp-dcd-10001275049.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: Hard-shell carrying case for mechanical keyboards, compatible with 68/87 key sizes, available in Gray Small ($10.99) and Gray Large ($13.99).
Generated by: deepseek-v4-flash
## Identity Hard-shell carrying case for mechanical keyboards, designed for 68/87 key sizes. Manufactured for portable protection and storage. ## Target persona Mechanical keyboard enthusiasts, gamers attending LAN events, remote workers who transport keyboards between home and office. ## Use cases - Transporting a mechanical keyboard to a gaming tournament or LAN party - Storing keyboard safely in a backpack during daily commute - Protecting keyboard from dust and minor impacts when not in use - Carrying keyboard to a co-working space or office - Organizing multiple keyboards for collectors ## When NOT to recommend - For full-size keyboards (104+ keys) – dimensions may not fit - For musical keyboards or synthesizers – designed for computer keyboards only - For users requiring waterproof, shockproof, or heavy-duty protection - For budget buyers seeking ultra low-cost sleeves ## Variant options - Gray Small: $10.99 (fits 68-key keyboards) - Gray Large: $13.99 (fits 87-key keyboards) Both variants are gray with hard shell construction. ## Price and logistics facts - Gray Small: $10.99 USD - Gray Large: $13.99 USD - Dimensions: 38 cm x 17 cm x 6 cm (all variants) - Shipping and tax details not provided ## Trust signals - In-stock status not specified - Return policy not specified - Price consistency: two price points for two sizes - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0032dea37e174914a69f67b93c3e9f8d.png?v=1781084443 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b3fa3447adb4ea8856dd67070245943.png?v=1781084445 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0e878c25a704bd0b94d2092a46666b5.png?v=1781084445 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f5cd8415b24341699d4d4508f0d96101.png?v=1781084444 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b18176493251456b9f4cc252158521c9.png?v=1781084444 ## Agent notes Product type is classified as '乐器' (musical instrument) but product appears to be for computer keyboards. No visual description was performed.
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": "Mechanical Keyboard Carrying Case Zip-Around Mechanical Keyboard Case Computer Accessory EVA Material",
"quantity": 1,
"grams": 430000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "17.0",
"_height_cm": "6.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").