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 PairingWHITE MEATS, LAMB, GOAT CHEESE, BEEF
  • Grapes Variety & BlendZINFANDEL
  • Type of BeverageROSE WINE, 3L CUBE WINE
Share your preferred product

Related products

$('.wish-list').click(function () { var product_id = $(this).data('product-id'); $.ajax({ url: "https://dev.centaurusint.net/public/wishlist", type: "POST", data: {'products_id': product_id, '_token': "bXyCle9dUmPckhtmyHMDphKODvKv3XJ9nPYQ1mxZ"}, 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); } }, }); });