Vi flyttar från butik till nätet - så funkar det framåt
The Crisp Sommelier | 0:e upplagan
- Inbunden, Engelska, 2024
- Författare: Neil Ridley
- Betyg:
155
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Looking for snacking euphoria? Look no further than crisps and drinks! Whether you want to upgrade your hosting abilities, impress friends with your flavour pairing knowledge or wow your in-laws at a family picnic, drinks expert and C4 Sunday Brunch presenter Neil Ridley has got you covered. Crisps and drinks go together like Batman and Robin and have been enjoyed throughout the ages. With over 130 crisps and 80 drinks covered, Neil Ridley draws upon his years of expertise to show you how to: - Find out the perfect crisps to pair with your drink or vice versa, be it alcoholic or non-alcoholic - Create seasonal pairings throughout the year - Design your own snacktravaganza - Learn more about the secretive world of crisp flavourings - Take a trip down memory lane to learn what crisp and drink pairings were all the rage in the decade you were born in - Use a flavour wheel, shaped as a Disco crisp no less! Divided into sections including Wine, Beer and Cider, Spirits and Cocktails, and Non-alcoholic, each pairing profile includes tasting notes, humorous titbits (did you know there used to be hedgehog flavoured crisps?) and other unique pairings. From classics such as Roast Beef Crisps and a pint of bitter, Salt & Vinegar Crisps and Sauvignon Blanc, or BBQ Crisps with Argentinian Malbec to the more unlikely sounding pairings of Pickled Onion Monster Munch and a gin-based Gibson cocktail, Scampi Fries and Smoky Scotch Whiskey or Japanese Chilli Rice Crackers and a Shiraz, as well as illustrations throughout, this book is your gateway to sensational snacking.
Om denna bok
The Crisp Sommelier av Neil Ridley är en Inbunden bok med 160 sidor på Engelska. Den utgavs 2024 av Bloomsbury.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Crisp Sommelier begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Mat & dryck
Bandtyp:
Inbunden
Språk:
Engelska
ISBN:
9781526679383
Upplaga:
0
Utgiven:
2024-10-24
Förlag:
Bloomsbury
Sidantal:
160
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>