Martini
Martini & Rossi S.p.A.

Martini Bianco 14,4% Vol. 1L

0 von 5.0 (0 Bewertungen)
  • Ein klassischer Aperitiv
  • Schön serviert mit Olive oder Zitrone
  • Basis für einige moderne Cocktails
Beschreibung & Zutaten
Sie haben Fragen zu diesem Produkt? Zur Wunschliste hinzufügen
Martini
Martini & Rossi S.p.A.

Martini Bianco 14,4% Vol. 1L

0 von 5.0 (0 Bewertungen)
13,09 €
Inhalt: 1 Liter
(13,09 € / Liter)
inkl. MwSt.
In Kürze wieder verfügbar
Gerne informieren wir Sie, sobald der Artikel wieder verfügbar ist.
Versand nur 5,99 € innerhalb Deutschlands – ab 69 € Einkaufswert übernehmen wir die Versandkosten für Sie!
  • Ein klassischer Aperitiv
  • Schön serviert mit Olive oder Zitrone
  • Basis für einige moderne Cocktails

Beschreibung & Zutaten

{ "@context": "https://schema.org", "@type": "Product", "name": "Martini Bianco 14,4% Vol. 1L", "description": "Martini Bianco – der berühmte italienische Wermut mit feinem, harmonischem Geschmack und Kräuternoten. Perfekt als Aperitif im Martini-Glas mit Zitrone oder Olive sowie als Basis für moderne Cocktails.", "sku": "martini-bianco-1l", "brand": { "@type": "Brand", "name": "Martini" }, "category": "Getränke > Spirituosen > Wermut", "volume": "1L", "alcoholByVolume": "14.4%", "countryOfOrigin": "Italien", "additionalProperty": [ { "@type": "PropertyValue", "name": "Enthält", "value": "SULFITE" } ] }

Martini Bianco 14,4% Vol. 1L

Martini Bianco ist ein klassischer italienischer Wermut und gilt als Ikone unter den Aperitifs. Mit seiner feinen Balance aus floralen und kräuterigen Noten bietet er einen harmonischen, leicht herben Geschmack. Ob pur auf Eis, mit Zitrone oder Olive garniert, oder als Zutat in Cocktails – Martini Bianco überzeugt durch seinen unverwechselbaren Charakter.

Genussempfehlung

Servieren Sie Martini Bianco gekühlt im klassischen Martini-Glas mit einer Zitronenzeste oder Olive. Auch als Basis für Longdrinks oder Cocktails entfaltet er sein volles Aroma.

Rezeptideen

  • Martini Bianco Tonic: Ein Glas mit Eiswürfeln füllen, 5cl Martini Bianco eingießen, mit Tonic Water auffüllen und mit einer Zitronenscheibe garnieren – erfrischend leicht.
  • Martini Spritz: 6cl Martini Bianco, 6cl Prosecco und einen Schuss Soda in ein Glas mit Eis geben, vorsichtig verrühren und mit einer Orangenscheibe dekorieren – der perfekte Aperitif für sommerliche Abende.

Hersteller:
Martini & Rossi S.p.A., Piazza Luigi Rossi 2, 10023 Pessione TO


Herstellungsland:
Italy


EU Verantwortlicher:
Martini & Rossi S.p.A. Piazza Luigi Rossi 2, 10023 Pessione TO, Italia

Weitere interessante Artikel

$('.item-id-input-field').hide().find('input').val('4258')
window.addEventListener( 'load', function () { if ( $( ".widget-feedback" ).length ) { x(); } $( '.si .rating' ).on( 'click', function () { scrollTo('.widget-feedback'); } ); $( '#goDesc' ).on( 'click', function () { scrollTo('#anchorDesc'); } ); $( '#goTech' ).on( 'click', function () { scrollTo('#anchorTech'); } ); $( '.desc-tech .hl' ).on('click', function() { $(this).toggleClass('active').parent().toggleClass('closed').find('> div').slideToggle(400); }); var width = $('.si .fxm .m .rating .rate').attr('data-style'); $('.si .fxm .rate').css('width', width); var mzOptions = {}; mzOptions = { onZoomReady: function ( zoom ) { $( '.mz' ).removeClass( 'notready' ); } }; $('.desc-tech *').removeAttr('style'); if ( $( '#anchorTech' ).length && $(window).outerWidth() <= 1199 ) { $( '#anchorTech .hl' ).click(); } } ); $( window ).scroll( function () { if ( $( ".widget-feedback" ).length ) { x(); } } ); function x() { var toe = $( ".widget-feedback" ).offset().top; var boe = $( ".widget-feedback" ).offset().top + $( ".widget-feedback" ).outerHeight(); var bos = $( window ).scrollTop() + $( window ).innerHeight(); var tos = $( window ).scrollTop(); if ( ( bos > toe ) && ( tos < boe ) ) { setTimeout( function () { $( '.widget-feedback' ).removeClass( 'not-visible' ); }, 500 ); } } function scrollTo(y) { var $container = $( "html,body" ); var $scrollTo = $( y ); var headerHeight = 0; if ( $( window ).outerWidth() <= 1199 ) { headerHeight = 137; } else { headerHeight = 87; } if ( $scrollTo.length ) { $container.animate( { scrollTop: $scrollTo.offset().top - headerHeight - 50, scrollLeft: 0 }, 0 ); setTimeout(function () { $container.animate( { scrollTop: $scrollTo.offset().top - headerHeight - 50, scrollLeft: 0 }, 1000 ); }, 500 ); } }

🎁 Jetzt registrieren & Versandkosten sparen!

Legen Sie ein kostenloses Kundenkonto an und erhalten dafür:

  • Gutschein für kostenlosen Versand* – ab 30 € Bestellwert, direkt nach der Registrierung per E-Mail 📧
  • Schnellerer Bestellprozess – mit gespeicherten Adress- & Zahlungsdaten ⚡
  • Bestellübersicht & Sendungsverfolgung – alle Käufe bequem im Blick 🧾
  • Merklisten & Wiederbestellung – Lieblingsprodukte schnell finden ❤️
  • Monatliche Sonderrabatte – exklusiv für registrierte Kunden 🛍️
  • Zugang zu Aktionen & Vorteilsangeboten – nur für Mitglieder 🎯
🛒 Jetzt Kundenkonto anlegen

*Einmalig gültiger Gutscheincode für kostenlosen Standardversand ab 30 € Bestellwert. Versand erfolgt automatisch per E-Mail nach abgeschlossener Registrierung.

function hideNLpop() { localStorage.setItem('showNLpop', 'false'); $('.nl-pop').removeClass('is-visible'); } if(!localStorage.getItem('showNLpop')) { } function addEvent(t,e,n){t.addEventListener?t.addEventListener(e,n,!1):t.attachEvent&&t.attachEvent("on"+e,n)}addEvent(document,"mouseout",function(t){null==t.toElement&&null==t.relatedTarget&&(localStorage.getItem("showNLpop")||setTimeout(function(){$(".nl-pop").addClass("is-visible")},250))}); if ('ontouchstart' in document.documentElement) { if(!localStorage.getItem('showNLpop')) { setTimeout(function () { $('.nl-pop').addClass('is-visible'); }, 10990); } }

Martini Bianco 14,4% Vol. 1L

\n

Martini Bianco ist ein klassischer italienischer Wermut und gilt als Ikone unter den Aperitifs. Mit seiner feinen Balance aus floralen und kräuterigen Noten bietet er einen harmonischen, leicht herben Geschmack. Ob pur auf Eis, mit Zitrone oder Olive garniert, oder als Zutat in Cocktails – Martini Bianco überzeugt durch seinen unverwechselbaren Charakter.

\n

Genussempfehlung

\n

Servieren Sie Martini Bianco gekühlt im klassischen Martini-Glas mit einer Zitronenzeste oder Olive. Auch als Basis für Longdrinks oder Cocktails entfaltet er sein volles Aroma.

\n

Rezeptideen

\n","itemId":4258,"lang":"de","name3":"Martini Bianco 14,4% Vol. 1L","technicalData":"","name1":"Martini Bianco 14,4% Vol. 1L","shortDescription":"Ein klassischer Aperitiv; Schön serviert mit Olive oder Zitrone; Basis für einige moderne Cocktails","keywords":"Martini; Bianco; Olive; Cocktail; Aperitiv"},"unit":{"names":{"unitId":5,"lang":"de","name":"Liter"},"unitOfMeasurement":"LTR","content":1},"variationProperties":[{"id":3,"position":0,"name":"Webshop Filter / Facettensuche","description":"","properties":[{"cast":"selection","referrer":[1],"names":{"description":"","updatedAt":"2023-03-15 12:29:58","name":"[10] Marke","propertyId":10,"lang":"de","id":10,"createdAt":"2023-03-15 12:28:44"},"clients":[54184],"display":["showInItemListing","showOnItemsPage"],"options":[],"groups":[{"names":{"createdAt":"2022-11-09 09:32:22","lang":"de","description":"","id":4,"groupId":3,"updatedAt":"2022-11-09 09:32:22","name":"Webshop Filter / Facettensuche"},"options":[{"groupId":3,"updatedAt":"2022-11-15 09:40:54","type":"groupType","value":"none","id":13,"createdAt":"2022-11-15 09:40:54"},{"value":"flat","groupId":3,"createdAt":"2022-11-15 09:40:54","type":"surchargeType","updatedAt":"2022-11-15 09:40:54","id":14}],"position":0,"id":3,"createdAt":"2022-11-09 09:32:22","updatedAt":"2022-11-09 09:32:22"}],"id":10,"groupId":3,"position":0,"markup":0,"values":{"selectionId":443,"lang":"de","value":"Martini","description":"","position":1}}],"propertyId":null}],"properties":[],"hasOrderProperties":false,"hasRequiredOrderProperty":false,"prices":{"default":{"price":{"value":13.09,"formatted":"13,09 €"},"unitPrice":{"value":13.09,"formatted":"13,09 €"},"basePrice":"13,09 € / Liter","baseLot":1,"baseUnit":"LTR","baseSinglePrice":13.09,"minimumOrderQuantity":1,"contactClassDiscount":{"percent":0,"amount":0},"categoryDiscount":{"percent":0,"amount":0},"currency":"EUR","lowestPrice":{"value":null,"formatted":""},"vat":{"id":0,"value":19},"isNet":false,"data":{"salesPriceId":1,"price":13.09,"priceNet":11,"basePrice":13.09,"basePriceNet":11,"unitPrice":13.09,"unitPriceNet":11,"lowestPrice":null,"lowestPriceNet":null,"customerClassDiscountPercent":0,"customerClassDiscount":0,"customerClassDiscountNet":0,"categoryDiscountPercent":0,"categoryDiscount":0,"categoryDiscountNet":0,"vatId":0,"vatValue":19,"currency":"EUR","interval":"none","conversionFactor":1,"minimumOrderQuantity":"1.00","updatedAt":"2023-09-08 06:42:24","type":"default","pricePosition":2}},"rrp":{"price":{"value":7.49,"formatted":"7,49 €"},"unitPrice":{"value":7.49,"formatted":"7,49 €"},"basePrice":"7,49 € / Liter","baseLot":1,"baseUnit":"LTR","baseSinglePrice":7.49,"minimumOrderQuantity":1,"contactClassDiscount":{"percent":0,"amount":0},"categoryDiscount":{"percent":0,"amount":0},"currency":"EUR","lowestPrice":{"value":null,"formatted":""},"vat":{"id":0,"value":19},"isNet":false,"data":{"salesPriceId":15,"price":7.49,"priceNet":6.2941176470588,"basePrice":7.49,"basePriceNet":6.2941176470588,"unitPrice":7.49,"unitPriceNet":6.2941176470588,"lowestPrice":null,"lowestPriceNet":null,"customerClassDiscountPercent":0,"customerClassDiscount":0,"customerClassDiscountNet":0,"categoryDiscountPercent":0,"categoryDiscount":0,"categoryDiscountNet":0,"vatId":0,"vatValue":19,"currency":"EUR","interval":"none","conversionFactor":1,"minimumOrderQuantity":"1.00","updatedAt":"2024-11-28 14:38:14","type":"rrp","pricePosition":7}},"set":null,"specialOffer":null,"graduatedPrices":[{"price":{"value":13.09,"formatted":"13,09 €"},"unitPrice":{"value":13.09,"formatted":"13,09 €"},"basePrice":"13,09 € / Liter","baseLot":1,"baseUnit":"LTR","baseSinglePrice":13.09,"minimumOrderQuantity":1,"contactClassDiscount":{"percent":0,"amount":0},"categoryDiscount":{"percent":0,"amount":0},"currency":"EUR","lowestPrice":{"value":null,"formatted":""},"vat":{"id":0,"value":19},"isNet":false,"data":{"salesPriceId":1,"price":13.09,"priceNet":11,"basePrice":13.09,"basePriceNet":11,"unitPrice":13.09,"unitPriceNet":11,"lowestPrice":null,"lowestPriceNet":null,"customerClassDiscountPercent":0,"customerClassDiscount":0,"customerClassDiscountNet":0,"categoryDiscountPercent":0,"categoryDiscount":0,"categoryDiscountNet":0,"vatId":0,"vatValue":19,"currency":"EUR","interval":"none","conversionFactor":1,"minimumOrderQuantity":"1.00","updatedAt":"2023-09-08 06:42:24","type":"default","pricePosition":2}}]},"facets":[],"attributes":[]},"id":3261}]},"variationCache":{"3261":{"documents":[{"data":{"item":{"id":4258,"add_cms_page":"0","condition":{"id":0,"names":{"lang":"de","name":"Neu"}},"free16":"Italy","storeSpecial":null,"manufacturerId":161,"producingCountryId":15,"revenueAccount":0,"conditionApi":{"id":0,"names":{"lang":"de","name":"Neu"}},"ageRestriction":18,"itemType":"default","producingCountry":{"names":{"name":"Italia","lang":"de"},"shippingDestinationId":103,"name":"Italy","id":15,"storehouseId":0,"active":2,"lang":"de","isoCode3":"ITA","isCountryStateMandatory":null,"isoCode2":"IT"},"manufacturer":{"id":161,"name":"Martini & Rossi S.p.A.","legalName":null,"logo":"","url":"","contactUrl":null,"street":"Piazza Luigi Rossi","email":"","position":0,"responsibleName":"Martini & Rossi S.p.A.","responsibleStreet":"Piazza Luigi Rossi","responsibleHouseNo":"2","responsiblePostCode":"10023","responsibleTown":"Pessione TO","responsibleCountry":15,"responsibleEmail":"","responsibleContactUrl":null,"responsiblePhoneNo":"","pixmaniaBrandId":0,"neckermannBrandId":0,"externalName":"Martini & Rossi S.p.A.","neckermannAtEpBrandId":0,"postcode":"10023","houseNo":"2","town":"Pessione TO","countryId":15,"phoneNumber":null,"faxNumber":null,"laRedouteBrandId":0,"comment":"","updatedAt":"2024-12-03T12:15:33+01:00","nameExternal":"Martini & Rossi S.p.A.","countryObject":{"names":[{"id":15,"language":"de","name":"Italia","country_id":"15"},{"id":264,"language":"en","name":"Italy","country_id":"15"}],"shippingDestinationId":103,"name":"Italia","id":15,"storehouseId":0,"active":2,"lang":"de","isoCode3":"ITA","isCountryStateMandatory":null,"isoCode2":"IT"},"responsibleCountryObject":{"names":[{"id":15,"language":"de","name":"Italia","country_id":"15"},{"id":264,"language":"en","name":"Italy","country_id":"15"}],"shippingDestinationId":103,"name":"Italia","id":15,"storehouseId":0,"active":2,"lang":"de","isoCode3":"ITA","isCountryStateMandatory":null,"isoCode2":"IT"}},"feedbackDecimal":null,"feedbackCount":null,"rebate":0,"salableVariationCount":1,"customsTariffNumber":""},"stock":{"net":0},"barcodes":[{"referrers":[-1],"id":1,"name":"GTIN 13","createdAt":"0000-00-00 00:00:00","updatedAt":"2017-04-19 13:06:00","type":"GTIN_13","code":"3011932000829"}],"defaultCategories":[{"id":440,"parentCategoryId":433,"level":2,"type":"item","linklist":true,"right":"all","sitemap":true,"updatedAt":"2022-11-10T15:28:50+01:00","manually":false,"plentyId":54184}],"filter":{"hasManufacturer":true,"isSalable":true,"isSalableAndActive":true,"hasActiveChildren":false},"images":{"all":[{"names":{"alternate":"","name":"Martini Bianco 14,4% Vol. 1L","lang":"de","imageId":2382},"urlPreview":"https://cdn02.plentymarkets.com/4czjknfq4gwh/item/images/4258/preview/4258-1.jpg","urlMiddle":"https://cdn02.plentymarkets.com/4czjknfq4gwh/item/images/4258/middle/4258-1.jpg","path":"S3:4258:4258-1.jpg","url":"https://cdn02.plentymarkets.com/4czjknfq4gwh/item/images/4258/full/4258-1.jpg","urlSecondPreview":"https://cdn02.plentymarkets.com/4czjknfq4gwh/item/images/4258/secondPreview/4258-1.jpg","position":0,"cleanImageName":"4258-1.jpg"},{"url":"https://cdn02.plentymarkets.com/4czjknfq4gwh/item/images/4258/full/4258-2.jpg","position":1,"names":{"imageId":2383,"name":"","lang":"de","alternate":""},"urlSecondPreview":"https://cdn02.plentymarkets.com/4czjknfq4gwh/item/images/4258/secondPreview/4258-2.jpg","path":"S3:4258:4258-2.jpg","urlMiddle":"https://cdn02.plentymarkets.com/4czjknfq4gwh/item/images/4258/middle/4258-2.jpg","urlPreview":"https://cdn02.plentymarkets.com/4czjknfq4gwh/item/images/4258/preview/4258-2.jpg","cleanImageName":"4258-2.jpg"}],"variation":[]},"variation":{"mainVariationId":null,"position":null,"number":"4258","model":"","externalId":"4258","availabilityId":5,"stockLimitation":0,"maximumOrderQuantity":null,"minimumOrderQuantity":1,"intervalOrderQuantity":1,"availableUntil":null,"releasedAt":null,"name":"Martini Bianco 14,4% Vol. 1L","weightG":1897,"weightNetG":1650,"widthMM":95,"lengthMM":75,"heightMM":325,"unitsContained":1,"vatId":0,"bundleType":null,"mayShowUnitPrice":true,"customsTariffNumber":"new","availabilityUpdatedAt":"2023-04-05T11:24:22+02:00","availability":{"id":5,"icon":"av5.gif","averageDays":60,"createdAt":"2021-03-25 13:40:47","updatedAt":"2021-03-25 13:40:47","names":{"id":55,"availabilityId":5,"lang":"de","name":"In Kürze wieder verfügbar","createdAt":"2023-12-06 12:03:58","updatedAt":"2023-12-06 12:03:58"},"iconPath":"/tpl/availability/av5.gif","mappedAvailability":"https://schema.org/OutOfStock"},"id":3261,"unitCombinationId":9},"texts":{"urlPath":"neu-getraenke/spirituosen/martini-bianco-14-4-vol-1000ml","id":5895,"name2":"Martini Bianco 14,4% Vol. 1L , Grundpreis: 13.09 € je Liter , zzgl. 5,99€ Versand","title":"","metaDescription":"Dieser klassische Aperitiv ist trocken, herb und schmeckt sehr intensiv nach Alkohol. Klassisch serviert im eigens dafür kreierten Martini-Glas mit einer Olive oder Zitrone als Garnitur. Finden wir LECKER! Mit Martini lassen sich auch einige moderne Cocktails mischen.\nEnthält Sulfite.","description":"\n{\n \"@context\": \"https://schema.org\",\n \"@type\": \"Product\",\n \"name\": \"Martini Bianco 14,4% Vol. 1L\",\n \"description\": \"Martini Bianco – der berühmte italienische Wermut mit feinem, harmonischem Geschmack und Kräuternoten. Perfekt als Aperitif im Martini-Glas mit Zitrone oder Olive sowie als Basis für moderne Cocktails.\",\n \"sku\": \"martini-bianco-1l\",\n \"brand\": {\n \"@type\": \"Brand\",\n \"name\": \"Martini\"\n },\n \"category\": \"Getränke > Spirituosen > Wermut\",\n \"volume\": \"1L\",\n \"alcoholByVolume\": \"14.4%\",\n \"countryOfOrigin\": \"Italien\",\n \"additionalProperty\": [\n {\n \"@type\": \"PropertyValue\",\n \"name\": \"Enthält\",\n \"value\": \"SULFITE\"\n }\n ]\n}\n

Martini Bianco 14,4% Vol. 1L

\n

Martini Bianco ist ein klassischer italienischer Wermut und gilt als Ikone unter den Aperitifs. Mit seiner feinen Balance aus floralen und kräuterigen Noten bietet er einen harmonischen, leicht herben Geschmack. Ob pur auf Eis, mit Zitrone oder Olive garniert, oder als Zutat in Cocktails – Martini Bianco überzeugt durch seinen unverwechselbaren Charakter.

\n

Genussempfehlung

\n

Servieren Sie Martini Bianco gekühlt im klassischen Martini-Glas mit einer Zitronenzeste oder Olive. Auch als Basis für Longdrinks oder Cocktails entfaltet er sein volles Aroma.

\n

Rezeptideen

\n","itemId":4258,"lang":"de","name3":"Martini Bianco 14,4% Vol. 1L","technicalData":"","name1":"Martini Bianco 14,4% Vol. 1L","shortDescription":"Ein klassischer Aperitiv; Schön serviert mit Olive oder Zitrone; Basis für einige moderne Cocktails","keywords":"Martini; Bianco; Olive; Cocktail; Aperitiv"},"unit":{"names":{"unitId":5,"lang":"de","name":"Liter"},"unitOfMeasurement":"LTR","content":1},"variationProperties":[{"id":3,"position":0,"name":"Webshop Filter / Facettensuche","description":"","properties":[{"cast":"selection","referrer":[1],"names":{"description":"","updatedAt":"2023-03-15 12:29:58","name":"[10] Marke","propertyId":10,"lang":"de","id":10,"createdAt":"2023-03-15 12:28:44"},"clients":[54184],"display":["showInItemListing","showOnItemsPage"],"options":[],"groups":[{"names":{"createdAt":"2022-11-09 09:32:22","lang":"de","description":"","id":4,"groupId":3,"updatedAt":"2022-11-09 09:32:22","name":"Webshop Filter / Facettensuche"},"options":[{"groupId":3,"updatedAt":"2022-11-15 09:40:54","type":"groupType","value":"none","id":13,"createdAt":"2022-11-15 09:40:54"},{"value":"flat","groupId":3,"createdAt":"2022-11-15 09:40:54","type":"surchargeType","updatedAt":"2022-11-15 09:40:54","id":14}],"position":0,"id":3,"createdAt":"2022-11-09 09:32:22","updatedAt":"2022-11-09 09:32:22"}],"id":10,"groupId":3,"position":0,"markup":0,"values":{"selectionId":443,"lang":"de","value":"Martini","description":"","position":1}}],"propertyId":null}],"properties":[],"hasOrderProperties":false,"hasRequiredOrderProperty":false,"prices":{"default":{"price":{"value":13.09,"formatted":"13,09 €"},"unitPrice":{"value":13.09,"formatted":"13,09 €"},"basePrice":"13,09 € / Liter","baseLot":1,"baseUnit":"LTR","baseSinglePrice":13.09,"minimumOrderQuantity":1,"contactClassDiscount":{"percent":0,"amount":0},"categoryDiscount":{"percent":0,"amount":0},"currency":"EUR","lowestPrice":{"value":null,"formatted":""},"vat":{"id":0,"value":19},"isNet":false,"data":{"salesPriceId":1,"price":13.09,"priceNet":11,"basePrice":13.09,"basePriceNet":11,"unitPrice":13.09,"unitPriceNet":11,"lowestPrice":null,"lowestPriceNet":null,"customerClassDiscountPercent":0,"customerClassDiscount":0,"customerClassDiscountNet":0,"categoryDiscountPercent":0,"categoryDiscount":0,"categoryDiscountNet":0,"vatId":0,"vatValue":19,"currency":"EUR","interval":"none","conversionFactor":1,"minimumOrderQuantity":"1.00","updatedAt":"2023-09-08 06:42:24","type":"default","pricePosition":2}},"rrp":{"price":{"value":7.49,"formatted":"7,49 €"},"unitPrice":{"value":7.49,"formatted":"7,49 €"},"basePrice":"7,49 € / Liter","baseLot":1,"baseUnit":"LTR","baseSinglePrice":7.49,"minimumOrderQuantity":1,"contactClassDiscount":{"percent":0,"amount":0},"categoryDiscount":{"percent":0,"amount":0},"currency":"EUR","lowestPrice":{"value":null,"formatted":""},"vat":{"id":0,"value":19},"isNet":false,"data":{"salesPriceId":15,"price":7.49,"priceNet":6.2941176470588,"basePrice":7.49,"basePriceNet":6.2941176470588,"unitPrice":7.49,"unitPriceNet":6.2941176470588,"lowestPrice":null,"lowestPriceNet":null,"customerClassDiscountPercent":0,"customerClassDiscount":0,"customerClassDiscountNet":0,"categoryDiscountPercent":0,"categoryDiscount":0,"categoryDiscountNet":0,"vatId":0,"vatValue":19,"currency":"EUR","interval":"none","conversionFactor":1,"minimumOrderQuantity":"1.00","updatedAt":"2024-11-28 14:38:14","type":"rrp","pricePosition":7}},"set":null,"specialOffer":null,"graduatedPrices":[{"price":{"value":13.09,"formatted":"13,09 €"},"unitPrice":{"value":13.09,"formatted":"13,09 €"},"basePrice":"13,09 € / Liter","baseLot":1,"baseUnit":"LTR","baseSinglePrice":13.09,"minimumOrderQuantity":1,"contactClassDiscount":{"percent":0,"amount":0},"categoryDiscount":{"percent":0,"amount":0},"currency":"EUR","lowestPrice":{"value":null,"formatted":""},"vat":{"id":0,"value":19},"isNet":false,"data":{"salesPriceId":1,"price":13.09,"priceNet":11,"basePrice":13.09,"basePriceNet":11,"unitPrice":13.09,"unitPriceNet":11,"lowestPrice":null,"lowestPriceNet":null,"customerClassDiscountPercent":0,"customerClassDiscount":0,"customerClassDiscountNet":0,"categoryDiscountPercent":0,"categoryDiscount":0,"categoryDiscountNet":0,"vatId":0,"vatValue":19,"currency":"EUR","interval":"none","conversionFactor":1,"minimumOrderQuantity":"1.00","updatedAt":"2023-09-08 06:42:24","type":"default","pricePosition":2}}]},"facets":[],"attributes":[]},"id":3261}]}},"variationMarkInvalidProperties":false,"variationOrderQuantity":1,"initialVariationId":3261,"pleaseSelectVariationId":0,"variationSelect":{"attributes":[],"isVariationSelected":true,"selectedAttributes":{},"selectedUnit":null,"units":[],"variations":[],"variationsLoading":false}},"isItemSet":false,"itemSetId":0,"isSetLoading":false,"isAddToBasketLoading":0,"previewItemId":0,"setComponentIds":[],"mainItemId":4258},"itemSearch":{"autocompleteRequest":null,"autocompleteResult":{"item":[],"category":[],"suggestion":[]},"autocompleteSearchString":"","autocompleteTypes":["suggestion","item","category","suggestion","item","category"],"autocompleteIsLoading":false},"lastSeen":{"containers":{},"isLastSeenItemsLoading":false,"lastSeenItems":[]},"lazyComponent":{"components":{}},"liveShopping":{"liveShoppingOffers":{}},"localization":{"shippingCountries":[{"id":1,"isoCode2":"DE","currLangName":"Deutschland","vatCodes":["DE"],"states":[{"id":1,"name":"Baden-Württemberg"},{"id":2,"name":"Bayern"},{"id":3,"name":"Berlin"},{"id":4,"name":"Brandenburg"},{"id":5,"name":"Bremen"},{"id":6,"name":"Hamburg"},{"id":7,"name":"Hessen"},{"id":8,"name":"Mecklenburg-Vorpommern"},{"id":9,"name":"Niedersachsen"},{"id":10,"name":"Nordrhein-Westfalen"},{"id":11,"name":"Rheinland-Pfalz"},{"id":12,"name":"Saarland"},{"id":13,"name":"Sachsen"},{"id":14,"name":"Sachsen-Anhalt"},{"id":15,"name":"Schleswig-Holstein"},{"id":16,"name":"Thüringen"}]},{"id":10,"isoCode2":"FR","currLangName":"Frankreich","vatCodes":["FR"],"states":[]},{"id":2,"isoCode2":"AT","currLangName":"Österreich","vatCodes":["ATU"],"states":[]}],"shippingCountryId":1,"euShippingCountries":[]},"navigation":{"tree":[],"cachedTrees":{},"categoryChildren":[],"isMobileNavigationOpen":false},"orderReturn":{"orderData":{},"orderAccessKey":"","orderReturnItems":[],"orderReturnNote":""},"user":{"userData":null},"wishList":{"wishListIds":[],"wishListItems":[],"inactiveVariationIds":[],"isWishListInitiallyLoading":false,"isLoading":false},"feedback":{"authenticatedUser":{},"invisibleFeedbacks":[],"counts":{},"feedbacks":[],"itemAttributes":[],"pagination":{"isLastPage":true,"lastPage":1,"currentPage":1}}}