Jac Millar Palm Wine Toddy 62.5 Cl

28 AED
Description:

Discover the exotic allure of Jac Miller Palmyrah Toddy, a tradition-rich brew crafted from Male Palmyrah Trees in Jaffna Sri Lanka. This unique beverage delivers a fiery kick, balancing boldness and refreshment. With a commitment to natural goodness and sustainability, Jac Millar preserves cultural heritage and offers versatility for every occasion.

Attributes
Share your preferred product

Related products

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