American Whiskey

Bottled in Bond

Eine Bezeichnung nach dem Bottled-in-Bond Act von 1897, die vorschreibt, dass Whiskey das Produkt eines Brenners, einer Brennerei und einer Brennsaison sein muss, mindestens vier Jahre in einem staatlich gesicherten Lagerhaus reift und exakt mit 100 Proof (50 % Vol.) abgefüllt wird.

Embed on your site — WhiskeyFYI

Add the widget to any webpage using a script tag.

<div data-whiskeyfyi="glossary" data-slug="bottled-in-bond"></div>
<script src="https://cdn.jsdelivr.net/npm/whiskeyfyi-embed@1/dist/embed.min.js" defer></script>

Embed using a standard iframe — works in any CMS.

<iframe src="https://whiskeyfyi.com/iframe/glossary/bottled-in-bond/" width="100%" height="480" frameborder="0" loading="lazy" title="WhiskeyFYI glossary widget"></iframe>

Paste the URL into WordPress, Medium, or any oEmbed-aware editor.

https://whiskeyfyi.com/glossarys/bottled-in-bond/

Add a badge linking back to WhiskeyFYI.

<a href="https://whiskeyfyi.com/glossarys/bottled-in-bond/" target="_blank" rel="noopener">
  <img src="https://whiskeyfyi.com/badge/site.svg" alt="WhiskeyFYI" height="20">
</a>
Preview: WhiskeyFYI

Use the WhiskeyFYI WordPress plugin shortcode.

[drinkfyi-glossary site="whiskeyfyi" slug="bottled-in-bond"]

Use as a native HTML custom element in modern browsers.

<whiskeyfyi-glossary slug="bottled-in-bond" theme="light"></whiskeyfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/whiskeyfyi-embed@1/dist/embed.min.js" defer></script>