Alle producten
Rockhawk Merlot
€9.59
<?php global $product; $stock_status = $product->get_stock_status(); $stock_quantity = $product->get_stock_quantity(); $price = $product->get_price(); if ($stock_status === 'outofstock' || $product->is_type('variable') || empty($price)) { return; } echo '<div class="quantity">'; echo '<input type="button" value="-" class="minus">'; echo '<input type="number" step="1" min="1" name="quantity" value="1" class="input-text qty text" size="4" max="' . $stock_quantity . '" data-max-stock="' . $stock_quantity . '">'; echo '<input type="button" value="+" class="plus">'; echo '</div>'; ?>
Domaine de la Jasse Les Caillasses 'Vieilles Vignes'
€10.94
<?php global $product; $stock_status = $product->get_stock_status(); $stock_quantity = $product->get_stock_quantity(); $price = $product->get_price(); if ($stock_status === 'outofstock' || $product->is_type('variable') || empty($price)) { return; } echo '<div class="quantity">'; echo '<input type="button" value="-" class="minus">'; echo '<input type="number" step="1" min="1" name="quantity" value="1" class="input-text qty text" size="4" max="' . $stock_quantity . '" data-max-stock="' . $stock_quantity . '">'; echo '<input type="button" value="+" class="plus">'; echo '</div>'; ?>
Bosio Roero Arneis
€12.69
<?php global $product; $stock_status = $product->get_stock_status(); $stock_quantity = $product->get_stock_quantity(); $price = $product->get_price(); if ($stock_status === 'outofstock' || $product->is_type('variable') || empty($price)) { return; } echo '<div class="quantity">'; echo '<input type="button" value="-" class="minus">'; echo '<input type="number" step="1" min="1" name="quantity" value="1" class="input-text qty text" size="4" max="' . $stock_quantity . '" data-max-stock="' . $stock_quantity . '">'; echo '<input type="button" value="+" class="plus">'; echo '</div>'; ?>
Château Tour d'Eyquem Côtes de Bourg
€10.49
<?php global $product; $stock_status = $product->get_stock_status(); $stock_quantity = $product->get_stock_quantity(); $price = $product->get_price(); if ($stock_status === 'outofstock' || $product->is_type('variable') || empty($price)) { return; } echo '<div class="quantity">'; echo '<input type="button" value="-" class="minus">'; echo '<input type="number" step="1" min="1" name="quantity" value="1" class="input-text qty text" size="4" max="' . $stock_quantity . '" data-max-stock="' . $stock_quantity . '">'; echo '<input type="button" value="+" class="plus">'; echo '</div>'; ?>
La Coupole 'Bâtard du Pape'
€8.79
<?php global $product; $stock_status = $product->get_stock_status(); $stock_quantity = $product->get_stock_quantity(); $price = $product->get_price(); if ($stock_status === 'outofstock' || $product->is_type('variable') || empty($price)) { return; } echo '<div class="quantity">'; echo '<input type="button" value="-" class="minus">'; echo '<input type="number" step="1" min="1" name="quantity" value="1" class="input-text qty text" size="4" max="' . $stock_quantity . '" data-max-stock="' . $stock_quantity . '">'; echo '<input type="button" value="+" class="plus">'; echo '</div>'; ?>
Massimo Firelli Susumaniello Prestige
€11.79
<?php global $product; $stock_status = $product->get_stock_status(); $stock_quantity = $product->get_stock_quantity(); $price = $product->get_price(); if ($stock_status === 'outofstock' || $product->is_type('variable') || empty($price)) { return; } echo '<div class="quantity">'; echo '<input type="button" value="-" class="minus">'; echo '<input type="number" step="1" min="1" name="quantity" value="1" class="input-text qty text" size="4" max="' . $stock_quantity . '" data-max-stock="' . $stock_quantity . '">'; echo '<input type="button" value="+" class="plus">'; echo '</div>'; ?>
Comtesse de Galix 'Silex' Sauvignon Blanc
€9.79
<?php global $product; $stock_status = $product->get_stock_status(); $stock_quantity = $product->get_stock_quantity(); $price = $product->get_price(); if ($stock_status === 'outofstock' || $product->is_type('variable') || empty($price)) { return; } echo '<div class="quantity">'; echo '<input type="button" value="-" class="minus">'; echo '<input type="number" step="1" min="1" name="quantity" value="1" class="input-text qty text" size="4" max="' . $stock_quantity . '" data-max-stock="' . $stock_quantity . '">'; echo '<input type="button" value="+" class="plus">'; echo '</div>'; ?>
La Pauline 'Classique' Merlot-Cabernet
€8.89
<?php global $product; $stock_status = $product->get_stock_status(); $stock_quantity = $product->get_stock_quantity(); $price = $product->get_price(); if ($stock_status === 'outofstock' || $product->is_type('variable') || empty($price)) { return; } echo '<div class="quantity">'; echo '<input type="button" value="-" class="minus">'; echo '<input type="number" step="1" min="1" name="quantity" value="1" class="input-text qty text" size="4" max="' . $stock_quantity . '" data-max-stock="' . $stock_quantity . '">'; echo '<input type="button" value="+" class="plus">'; echo '</div>'; ?>
El Riboro Ribera del Duero
€13.29
<?php global $product; $stock_status = $product->get_stock_status(); $stock_quantity = $product->get_stock_quantity(); $price = $product->get_price(); if ($stock_status === 'outofstock' || $product->is_type('variable') || empty($price)) { return; } echo '<div class="quantity">'; echo '<input type="button" value="-" class="minus">'; echo '<input type="number" step="1" min="1" name="quantity" value="1" class="input-text qty text" size="4" max="' . $stock_quantity . '" data-max-stock="' . $stock_quantity . '">'; echo '<input type="button" value="+" class="plus">'; echo '</div>'; ?>
Revenant Sauvignon Blanc
€11.49
<?php global $product; $stock_status = $product->get_stock_status(); $stock_quantity = $product->get_stock_quantity(); $price = $product->get_price(); if ($stock_status === 'outofstock' || $product->is_type('variable') || empty($price)) { return; } echo '<div class="quantity">'; echo '<input type="button" value="-" class="minus">'; echo '<input type="number" step="1" min="1" name="quantity" value="1" class="input-text qty text" size="4" max="' . $stock_quantity . '" data-max-stock="' . $stock_quantity . '">'; echo '<input type="button" value="+" class="plus">'; echo '</div>'; ?>
La Coupole Prestige-du-Pape
€10.29
<?php global $product; $stock_status = $product->get_stock_status(); $stock_quantity = $product->get_stock_quantity(); $price = $product->get_price(); if ($stock_status === 'outofstock' || $product->is_type('variable') || empty($price)) { return; } echo '<div class="quantity">'; echo '<input type="button" value="-" class="minus">'; echo '<input type="number" step="1" min="1" name="quantity" value="1" class="input-text qty text" size="4" max="' . $stock_quantity . '" data-max-stock="' . $stock_quantity . '">'; echo '<input type="button" value="+" class="plus">'; echo '</div>'; ?>
Tenuta Valleselle 'Ripa Magna' Corvina
€11.99
<?php global $product; $stock_status = $product->get_stock_status(); $stock_quantity = $product->get_stock_quantity(); $price = $product->get_price(); if ($stock_status === 'outofstock' || $product->is_type('variable') || empty($price)) { return; } echo '<div class="quantity">'; echo '<input type="button" value="-" class="minus">'; echo '<input type="number" step="1" min="1" name="quantity" value="1" class="input-text qty text" size="4" max="' . $stock_quantity . '" data-max-stock="' . $stock_quantity . '">'; echo '<input type="button" value="+" class="plus">'; echo '</div>'; ?>