- Olet täällä: Etusivu »
Chilandia Classic White 13% 3 l BIB
- Hinta
- 7,59 €
- Saatavuus
- Heti varastossa
Tarkka tuotekuvaus
{{ $json.productName }}
@if (!empty($json.Brand) && !empty($json.ProductCategoryNames)) Tutustu {{ $json.productName }} -tuotteeseen {{ $json.Brand }}-brändiltä, joka edustaa kategoriaa {{ $json.ProductCategoryNames }}. @elseif (!empty($json.Brand)) Koe {{ $json.productName }} {{ $json.Brand }}-brändiltä. @else Esittelyssä {{ $json.productName }}. @endif
@php $origin_features_exist = false; $origin_features = [ "ProductFeature_Country of origin", "ProductFeature_Region", "ProductFeature_Sub-region", "ProductFeature_Appellation", "ProductFeature_Vineyard" ]; foreach ($origin_features as $feature) { if (!empty($json[$feature])) { $origin_features_exist = true; break; } } @endphp @if ($origin_features_exist)Alkuperä ja alue
@if (!empty($json["ProductFeature_Country of origin"])) Alkuperämaa: {{ $json["ProductFeature_Country of origin"] }}. @endif @if (!empty($json["ProductFeature_Region"])) Alue: {{ $json["ProductFeature_Region"] }}. @endif @if (!empty($json["ProductFeature_Sub-region"])) Osa-alue: {{ $json["ProductFeature_Sub-region"] }}. @endif @if (!empty($json["ProductFeature_Appellation"])) Appellaatio: {{ $json["ProductFeature_Appellation"] }}. @endif @if (!empty($json["ProductFeature_Vineyard"])) Viinitarha: {{ $json["ProductFeature_Vineyard"] }}. @endif
@endif @php $taste_features_exist = false; $taste_features = [ "ProductFeature_Sweetness", "ProductFeature_Sparkling wine sweetness", "ProductFeature_Body", "ProductFeature_Aroma intensity", "ProductFeature_Nose", "ProductFeature_Palate", "ProductFeature_Finish", "ProductFeature_Flavour tags", "ProductFeature_Sugar", "ProductFeature_Acidity" ]; foreach ($taste_features as $feature) { if (!empty($json[$feature])) { $taste_features_exist = true; break; } } @endphp @if ($taste_features_exist)Makuprofiili
@if (!empty($json["ProductFeature_Sweetness"])) Makeustaso: {{ $json["ProductFeature_Sweetness"] }}. @elseif (!empty($json["ProductFeature_Sparkling wine sweetness"])) Kuohuviinin makeustaso: {{ $json["ProductFeature_Sparkling wine sweetness"] }}. @endif @if (!empty($json["ProductFeature_Body"])) Täyteläisyys: {{ $json["ProductFeature_Body"] }}. @endif @if (!empty($json["ProductFeature_Aroma intensity"])) Aromi-intensiteetti: {{ $json["ProductFeature_Aroma intensity"] }}. @endif @if (!empty($json["ProductFeature_Nose"])) Tuoksu: {{ $json["ProductFeature_Nose"] }}. @endif @if (!empty($json["ProductFeature_Palate"])) Maku: {{ $json["ProductFeature_Palate"] }}. @endif @if (!empty($json["ProductFeature_Finish"])) Jälkimaku: {{ $json["ProductFeature_Finish"] }}. @endif @if (!empty($json["ProductFeature_Flavour tags"])) Makutunnisteet: {{ $json["ProductFeature_Flavour tags"] }}. @endif @if (!empty($json["ProductFeature_Sugar"])) Sokeripitoisuus: {{ $json["ProductFeature_Sugar"] }}. @endif @if (!empty($json["ProductFeature_Acidity"])) Happamuus: {{ $json["ProductFeature_Acidity"] }}. @endif
@endif @php $additional_features_exist = false; if (!empty($json["ProductFeature_Ingredients"]) || !empty($json["ProductFeature_Allergens"])) { $additional_features_exist = true; } @endphp @if ($additional_features_exist)Lisätiedot
@if (!empty($json["ProductFeature_Ingredients"])) Ainesosat: {{ $json["ProductFeature_Ingredients"] }}. @endif @if (!empty($json["ProductFeature_Allergens"])) Allergeenit: {{ $json["ProductFeature_Allergens"] }}. @endif
@endif @php $spirits_beer_features_exist = false; $spirits_beer_features = [ "ProductFeature_Distillery", "ProductFeature_Bottler", "ProductFeature_Distillation method", "ProductFeature_Cask type", "ProductFeature_Cask strength", "ProductFeature_Single cask", "ProductFeature_Non chill-filtered", "ProductFeature_Natural colour", "ProductFeature_Peat level", "ProductFeature_Ageing time", "ProductFeature_Type of whisky", "ProductFeature_Type of gin", "ProductFeature_Type of rum", "ProductFeature_Type of tequila", "ProductFeature_Beer type" ]; foreach ($spirits_beer_features as $feature) { if (!empty($json[$feature])) { $spirits_beer_features_exist = true; break; } } @endphp @if ($spirits_beer_features_exist)Väkevät ja Oluet – Erityispiirteet
@if (!empty($json["ProductFeature_Distillery"])) Tislaamo: {{ $json["ProductFeature_Distillery"] }}. @endif @if (!empty($json["ProductFeature_Bottler"])) Pullottaja: {{ $json["ProductFeature_Bottler"] }}. @endif @if (!empty($json["ProductFeature_Distillation method"])) Tislausmenetelmä: {{ $json["ProductFeature_Distillation method"] }}. @endif @if (!empty($json["ProductFeature_Cask type"])) Tynnyrin tyyppi: {{ $json["ProductFeature_Cask type"] }}. @endif @if (!empty($json["ProductFeature_Cask strength"])) Tynnyrivahvuus: {{ $json["ProductFeature_Cask strength"] }}. @endif @if (!empty($json["ProductFeature_Single cask"])) Yksittäinen tynnyri: {{ $json["ProductFeature_Single cask"] }}. @endif @if (!empty($json["ProductFeature_Non chill-filtered"])) Kylmäsuodattamaton: {{ $json["ProductFeature_Non chill-filtered"] }}. @endif @if (!empty($json["ProductFeature_Natural colour"])) Luonnollinen väri: {{ $json["ProductFeature_Natural colour"] }}. @endif @if (!empty($json["ProductFeature_Peat level"])) Turpeen taso: {{ $json["ProductFeature_Peat level"] }}. @endif @if (!empty($json["ProductFeature_Ageing time"])) Kypsytysaika: {{ $json["ProductFeature_Ageing time"] }}. @endif @if (!empty($json["ProductFeature_Type of whisky"])) Viskityyppi: {{ $json["ProductFeature_Type of whisky"] }}. @endif @if (!empty($json["ProductFeature_Type of gin"])) Ginityyppi: {{ $json["ProductFeature_Type of gin"] }}. @endif @if (!empty($json["ProductFeature_Type of rum"])) Rommityyppi: {{ $json["ProductFeature_Type of rum"] }}. @endif @if (!empty($json["ProductFeature_Type of tequila"])) Tequilatyyppi: {{ $json["ProductFeature_Type of tequila"] }}. @endif @if (!empty($json["ProductFeature_Beer type"])) Oluttyyppi: {{ $json["ProductFeature_Beer type"] }}. @endif
@endif