The Wine Shop

You must be 18 years of age to enter this site. Please enter your year of birth.

Please Enter a valid date.

By entering this site you are agreeing to Terms of Use and Privacy Policy.

🚨 We’re currently on a short break — back in  ! Thanks for your patience! 🚨

DONATION FF
FF FFF F F

Gift card prova2

123213412341


10000 Items



Product Feature

<body>

    <div class="tabs">

        <input type="radio" name="tab" id="tab1" checked>

        <label for="tab1">Scheda 1: Film Romantici</label>

        <input type="radio" name="tab" id="tab2">

        <label for="tab2">Scheda 2: Film d'Azione</label>

        <input type="radio" name="tab" id="tab3">

        <label for="tab3">Scheda 3: Film Horror</label>

        <div class="tab-content" id="content1">

            <h1>Film Romantici da Vedere</h1>

            <ul>

                <li><strong>La La Land</strong></li>

                <li><strong>Notting Hill</strong></li>

                <li><strong>Il Diario di Bridget Jones</strong></li>

            </ul>

        </div>

        <div class="tab-content" id="content2">

            <h1>Film d'Azione da Non Perdere</h1>

            <ul>

                <li><strong>Mad Max: Fury Road</strong></li>

                <li><strong>John Wick</strong></li>

                <li><strong>The Dark Knight</strong></li>

            </ul>

        </div>

        <div class="tab-content" id="content3">

            <h1>Film Horror per un Brivido</h1>

            <ul>

                <li><strong>The Conjuring</strong></li>

                <li><strong>It</strong></li>

                <li><strong>Hereditary</strong></li>

            </ul>

        </div>

    </div>

</body>

</html>

DONATION FF
FF FFF F F