kbdfans.com Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://kbdfans.com/products/epbt-keycaps-for-kbd67-lite&t_d=epbt%20keycaps%20for%20kbd67%20lite%20%e2%80%93%20kbdfa...
Submission: On August 30 via api from SG

Form analysis 4 forms found in the DOM

GET /search

<form action="/search" method="get" class="search-modal__wrapper" role="search">
  <input type="hidden" name="type" value="product">
  <input type="search" name="q" value="" placeholder="Search our store" id="SearchModalInput" class="search-modal__input" aria-label="Search our store">
  <button type="submit" class="text-link search-modal__submit">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
      <path d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
    </svg>
    <span class="icon__fallback-text">Search</span>
  </button>
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-footer" class="hidden-label"> Enter your email </label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="newsletter-form-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-footer" class="newsletter-form-group__input" autocapitalize="off">
    <button type="submit" class="newsletter-form-group__submit" name="commit" title="Subscribe">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
    </button>
  </div>
</form>

POST /contact#newsletter-newsletter-popup

<form method="post" action="/contact#newsletter-newsletter-popup" id="newsletter-newsletter-popup" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <label for="Email-newsletter-popup" class="hidden-label"> Enter your email </label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="popup">
  <div class="newsletter-form-group">
    <input type="email" value="" placeholder="Enter your email" name="contact[email]" id="Email-newsletter-popup" class="newsletter-form-group__input" autocapitalize="off">
    <button type="submit" class="newsletter-form-group__submit" name="commit" title="Subscribe">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <path d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
    </button>
  </div>
</form>

POST /cart

<form action="/cart" method="post" novalidate="" class="cart ajaxcart cart--empty">
  <div class="drawer__inner drawer__inner--has-fixed-footer">
    <div class="cart__empty-text text-center">
      <p>Your cart is currently empty.</p>
      <p class="rte">Continue browsing <a href="/">here</a>.</p>
    </div>
    <div class="cart__items" data-cart-item-list="">
      <div class="cart__item ajaxcart__product ajax-cart__template" data-cart-item="" data-cart-item-id="" aria-live="polite">
        <div class="cart__row-product ajaxcart__row-product">
          <div class="cart__product-image-wrap">
            <a href="" class="cart__product-image lazypreload" data-cart-item-href="" data-cart-item-background-image="" data-sizes="auto"></a>
          </div>
          <div class="ajaxcart__item-content">
            <div class="grid grid--small">
              <div class="grid__item three-quarters">
                <a href="" class="cart__product-name" data-cart-item-href="" data-cart-item-title="">

                      </a>
                <div class="cart__item-subtitle" data-cart-item-variant-title="">
                </div>
                <div class="cart__item-subtitle" data-cart-item-property-list="">
                  <div class=" ajax-cart__template" data-cart-item-property=""> t: e </div>
                </div>
                <div data-cart-item-price-container="">
                  <div class="cart__item-price"></div>
                </div>
                <div data-cart-item-discount-list=""></div>
              </div>
              <div class="grid__item one-quarter text-right">
                <div>
                  <label for="updates_" class="visually-hidden" data-cart-item-label-quantity=""> Quantity </label>
                  <input type="number" pattern="\d*" id="updates_" class="cart__quantity" name="updates[]" value="" min="0" data-id="" data-cart-item-input-quantity="">
                </div>
                <button type="button" class="cart__remove text-link" data-cart-item-delete="">Remove</button>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="cart__note" data-cart-note-container="">
        <label for="CartDrawerSpecialInstructions">Order note</label>
        <textarea name="note" class="input-full" id="CartDrawerSpecialInstructions" data-cart-note=""></textarea>
      </div>
    </div>
  </div>
  <div class="drawer__footer drawer__footer--fixed cart__footer">
    <div data-cart-discount-container="" class="cart__details hide">
      <div class="cart__detail-title"> Discounts </div>
      <div class="cart__detail-info" data-cart-discount-content="">
        <div data-cart-discount="">
          <span data-cart-discount-title="">
          </span>
          <span class="cart__detail-discount-amount"> -<span data-cart-discount-amount=""></span>
          </span>
        </div>
      </div>
    </div>
    <div class="cart__details">
      <div class="cart__detail-title"> Subtotal </div>
      <div class="cart__detail-info">
        <span data-cart-subtotal="">$0.00</span>
      </div>
    </div>
    <p class="cart__note text-center"> Shipping, discount codes calculated at checkout. Please fill in the recipient's full name. </p>
    <p class="cart__note cart__note--terms">
      <input type="checkbox" id="CartAgree">
      <label for="CartAgree"> I agree with the <a href="/policies/terms-of-service" target="_blank" class="js-no-transition">terms and conditions</a>
      </label>
    </p>
    <div class="route-div" dark-ui="" watch-add="btn btn--tertiary btn--full add-to-cart" needs-update="" class-name-remove="cart__remove text-link" desktop-align="left"></div>
    <button type="submit" class="btn btn--full cart__checkout cart__checkout--drawer cart__checkout--ajax" name="checkout" data-cart-submit="">
      <span>Check out</span>
    </button>
  </div>
</form>

Text Content

Skip to content
 * Home
 * Group Buy translation missing: en.layout.navigation.expand
   * translation missing: en.layout.navigation.collapse
     Group Buy
   * Live
   * IN PRODUCTION
   * END
   * Updates
 * Shop translation missing: en.layout.navigation.expand
   * translation missing: en.layout.navigation.collapse
     Shop
   * All products
   * Restock
   * New arrival
   * Fully Assembled translation missing: en.layout.navigation.expand
     * translation missing: en.layout.navigation.collapse
       Fully Assembled
     * 20% fully assembled
     * 40% fully assembled
     * 60% fully assembled
     * 65% fully assembled
     * 75% fully assembled
     * 80% fully assembled
     * 95% fully assembled
   * DIY KIT translation missing: en.layout.navigation.expand
     * translation missing: en.layout.navigation.collapse
       DIY KIT
     * 20% DIY KIT
     * 40% DIY KIT
     * 60% DIY KIT
     * 65% DIY KIT
     * 75% DIY KIT
     * 80% DIY KIT
     * 95% DIY KIT
     * 100% DIY KIT
   * Accessories translation missing: en.layout.navigation.expand
     * translation missing: en.layout.navigation.collapse
       Accessories
     * Switch Films
     * Switch Pads
     * Lube Tools
     * Deskmats
     * Stabilizers
     * USB cable
     * Carrying Case
     * keyboard Foam
     * Silence Rings
     * Switch Opener
     * Wrist Rest
     * Hot-swap PCB Socket
     * Other Accessories
   * Plate translation missing: en.layout.navigation.expand
     * translation missing: en.layout.navigation.collapse
       Plate
     * 50% Layout Plate
     * 60% layout plate
     * 65% layout plate
     * 75% layout plate
     * 80% layout plate
   * Keycaps translation missing: en.layout.navigation.expand
     * translation missing: en.layout.navigation.collapse
       Keycaps
     * Enjoypbt Keycaps
     * GMK Keycaps
     * Cherry Profile
     * SA Profile
     * MA Profile
     * DSA Profile
     * KAT Profile
     * NP/PG/DA Profile
     * EC keycaps
     * Artisan Keycaps
     * Backlit Keycaps
     * OSA Profile
     * OEM Profile
   * Pcb translation missing: en.layout.navigation.expand
     * translation missing: en.layout.navigation.collapse
       Pcb
     * 20% PAD
     * 40%
     * 50%
     * 60%
     * 65%
     * 75%
     * 80% KBD8X
     * 95%
   * Switches translation missing: en.layout.navigation.expand
     * translation missing: en.layout.navigation.collapse
       Switches
     * Aliaz Switches
     * Cherry Switches
     * Gateron Switches
     * Kailh Switches
     * Switches Tester
     * Zealios Switches
     * TTC Switches
     * T1 Switches
     * Pre-lubed Switches
   * Case translation missing: en.layout.navigation.expand
     * translation missing: en.layout.navigation.collapse
       Case
     * 20% Layout case
     * 40% Layout case
     * 60% Layout case
     * 65% Layout case
     * 75% Layout case
   * B-Stock
   * Assembly/Lube service
 * Keyboard Category translation missing: en.layout.navigation.expand
   * translation missing: en.layout.navigation.collapse
     Keyboard Category
   * 20% translation missing: en.layout.navigation.expand
     * translation missing: en.layout.navigation.collapse
       20%
     * KBDPAD MKII
   * 40% translation missing: en.layout.navigation.expand
     * translation missing: en.layout.navigation.collapse
       40%
     * D45
   * 60% translation missing: en.layout.navigation.expand
     * translation missing: en.layout.navigation.collapse
       60%
     * Blade60
     * Mountain Ergo
     * 5°
     * D60
     * TFV2
     * Tofu60
     * Pebble
   * 65% translation missing: en.layout.navigation.expand
     * translation missing: en.layout.navigation.collapse
       65%
     * MAJA
     * D65
     * Blade65
     * Tofu65
     * KBD67 MKII
     * KBD67 Lite
   * 75% translation missing: en.layout.navigation.expand
     * translation missing: en.layout.navigation.collapse
       75%
     * Bella
     * D84
     * Tofu84
     * KBD75 V3
     * KBD75 V2
     * KBD75 V1
   * 80%~90% translation missing: en.layout.navigation.expand
     * translation missing: en.layout.navigation.collapse
       80%~90%
     * Tofu96
     * Odin
     * KBD8X MKII
     * KBD19X
 * Interest Check
 * Coming Soon
 * Help translation missing: en.layout.navigation.expand
   * translation missing: en.layout.navigation.collapse
     Help
   * FAQ
   * Login
   * Register
   * Points
   * Contact us
 * Talk translation missing: en.layout.navigation.expand
   * translation missing: en.layout.navigation.collapse
     Talk
   * Discord
   * /r/KBDfans/
 * Log in
 * Search

Click on KBDfans Discord Channel!
Search

Log in Search Cart 0
 * Home
 * Group Buy
   * Live
   * IN PRODUCTION
   * END
   * Updates
 * Shop
   * All products
   * Restock
   * New arrival
   * Fully Assembled
     * 20% fully assembled
     * 40% fully assembled
     * 60% fully assembled
     * 65% fully assembled
     * 75% fully assembled
     * 80% fully assembled
     * 95% fully assembled
   * DIY KIT
     * 20% DIY KIT
     * 40% DIY KIT
     * 60% DIY KIT
     * 65% DIY KIT
     * 75% DIY KIT
     * 80% DIY KIT
     * 95% DIY KIT
     * 100% DIY KIT
   * Accessories
     * Switch Films
     * Switch Pads
     * Lube Tools
     * Deskmats
     * Stabilizers
     * USB cable
     * Carrying Case
     * keyboard Foam
     * Silence Rings
     * Switch Opener
     * Wrist Rest
     * Hot-swap PCB Socket
     * Other Accessories
   * Plate
     * 50% Layout Plate
     * 60% layout plate
     * 65% layout plate
     * 75% layout plate
     * 80% layout plate
   * Keycaps
     * Enjoypbt Keycaps
     * GMK Keycaps
     * Cherry Profile
     * SA Profile
     * MA Profile
     * DSA Profile
     * KAT Profile
     * NP/PG/DA Profile
     * EC keycaps
     * Artisan Keycaps
     * Backlit Keycaps
     * OSA Profile
     * OEM Profile
   * Pcb
     * 20% PAD
     * 40%
     * 50%
     * 60%
     * 65%
     * 75%
     * 80% KBD8X
     * 95%
   * Switches
     * Aliaz Switches
     * Cherry Switches
     * Gateron Switches
     * Kailh Switches
     * Switches Tester
     * Zealios Switches
     * TTC Switches
     * T1 Switches
     * Pre-lubed Switches
   * Case
     * 20% Layout case
     * 40% Layout case
     * 60% Layout case
     * 65% Layout case
     * 75% Layout case
   * B-Stock
   * Assembly/Lube service
 * Keyboard Category
   * 20%
     * KBDPAD MKII
   * 40%
     * D45
   * 60%
     * Blade60
     * Mountain Ergo
     * 5°
     * D60
     * TFV2
     * Tofu60
     * Pebble
   * 65%
     * MAJA
     * D65
     * Blade65
     * Tofu65
     * KBD67 MKII
     * KBD67 Lite
   * 75%
     * Bella
     * D84
     * Tofu84
     * KBD75 V3
     * KBD75 V2
     * KBD75 V1
   * 80%~90%
     * Tofu96
     * Odin
     * KBD8X MKII
     * KBD19X
 * Interest Check
 * Coming Soon
 * Help
   * FAQ
   * Login
   * Register
   * Points
   * Contact us
 * Talk
   * Discord
   * /r/KBDfans/

Menu Cart 0
Search
Close (esc)


404 PAGE NOT FOUND

The page you were looking for does not exist.

Continue shopping








Sign up and save

Join to be informed about new products and deals!

Enter your email

 * Instagram
 * Facebook
 * Twitter
 * YouTube

 * FAQ
 * Order track
 * AliExpress
 * Shopee Brazil
 * Shopee Philippines
 * Shopee Singapore
 * Shopee Malaysia
 * Wholesale
 * Terms of Service
 * Privacy policy
 * Shipping Policy
 * Refund policy
 * Affiliate
 * Return order
 * Refund policy

 * PayPal

© 2021 KBDfans® Mechanical Keyboards Store Powered by Shopify
KBDFANS[Subscribe and save]

Join to be informed about new products and deals!

Enter your email

Close (esc)

Close (esc)



Close cart

Your cart is currently empty.

Continue browsing here.

t: e


Quantity
Remove
Order note
Discounts
-
Subtotal
$0.00

Shipping, discount codes calculated at checkout. Please fill in the recipient's
full name.

I agree with the terms and conditions


Check out


China, People's Republic of to SwitzerlandClose
Select your countryAlbaniaAlgeriaAmerican SamoaAndorraAngolaAnguillaAntigua &
BarbudaArgentinaArmeniaArubaAustraliaAustriaAzerbaijanBahamasBahrainBangladeshBarbadosBelarusBelgiumBelizeBeninBermudaBhutanBoliviaBonaire,
St.Eustatius & SabaBosnia & HerzegovinaBotswanaBrazilVirgin Islands
(British)Brunei DarussalamBulgariaBurkina
FasoBurundiCambodiaCameroonCanadaCanary Island, SpainCape VerdeCayman
IslandsCentral African RepublicChadChileChina, People's Republic
ofColombiaComorosCongoCook IslandsCosta RicaCroatiaCuraçaoCyprusCzech
RepublicDenmarkDjiboutiDominicaDominican RepublicTimor-LesteEcuadorEgyptEl
SalvadorEquatorial GuineaEritreaEstoniaEthiopiaFalkland Islands (Malvinas)Faroe
Islands (Denmark)FijiFinlandFranceFrench
GuianaGabonGambiaGeorgiaGermanyGibraltarGreeceGreenland
(Denmark)GrenadaGuadeloupeGuamGhanaGuatemalaGuernseyGuineaGuinea-BissauGuyanaHaitiHondurasHong
KongHungaryIcelandIndiaIndonesiaIraqIrelandIsraelItalyIvory
CoastJamaicaJapanJordanKazakhstanKenyaKiribatiKorea, The Republic
ofKuwaitKyrgyzstanLaosLatviaLebanonLesothoLiberiaLithuaniaLiechtensteinLuxembourgMacauMacedoniaMadagascarMalawiMalaysiaMaldivesMaliMaltaMarshall
IslandsMartiniqueMauritaniaMauritiusMayotteMexicoMoldovaMicronesia, Federated
States ofMonacoMongoliaMontenegroMontserratMoroccoMozambiqueMyanmarNamibiaNauru,
Republic OfNepalNetherlandsNew CaledoniaNew ZealandNicaraguaNigerNigeriaNiue
IslandNorfolk IslandNorthern Mariana
IslandsNorwayOmanPakistanPalestinePanamaPapua New
GuineaParaguayPalauPeruPhilippinesPolandPortugalPuerto
RicoQatarReunionRomaniaRussiaRwandaSan MarinoSao Tome & PrincipeSaudi
ArabiaSenegalSerbiaSeychellesSierra LeoneSingaporeSlovakiaSloveniaSolomon
IslandsSouth AfricaSouth SudanSpainSri LankaSt. BarthelemySt. Kitts and NevisSt.
LuciaSt. MartinSt. VincentSudanSurinameSwazilandSwedenSwitzerlandFrench
Polynesia (Tahiti)SyriaTaiwanTajikistanTanzaniaThailandTogoTongaTrinidad and
TobagoTunisiaTurkeyTurkmenistanTurks and Caicos IslandsTuvaluVirgin Islands
(U.S.)UgandaUkraineUnited Arab EmiratesUnited KingdomUnited
StatesUruguayUzbekistanVanuatuVenezuelaVietnamVatican CitySamoaWallis and
FutanaYemenZambiaZimbabwe
Welcome

Come here for information throughout the shopping experience to learn more about
what to expect when bringing goods into Switzerland.

Duties and Taxes

In Switzerland customs duties and tax amounts under 5 CHF are not levied. VAT is
7.7%.

As you add items to your cart, you can return here to get more detailed
calculations on possible duty and VAT.

Powered by
de | en