Western Cellars Zinfandel Rose 3Lt

80 AED
Description:

A soft fruity rosé wine with notes of strawberries and raspberries, made from California's Zinfandel grape variety from the central valley of California - which lies parallel to the Pacific Ocean south of San Francisco.

Attributes
  • CountryUNITED STATES
  • Food PairingGOAT CHEESE, BEEF, WHITE MEATS, LAMB
  • Grapes Variety & BlendZINFANDEL
  • Type of Beverage3L CUBE WINE, ROSE WINE
Share your preferred product

Related products

$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://corse.centaurusint.net/wishlist", type: "POST", data: {'products_id': product_id, '_token': "ZaHp69bFASijkIkr76WYKPZFJa9c71Yq9O3hAGEr"}, success: function (response) { console.log(response); toastr.options = { "closeButton": true, "progressBar": true } if (response.error) { toastr.error(response.error); } if (response.success) { toastr.success(response.success); } }, }); });