Description
Price: $25.99
(as of Apr 24, 2024 11:22:45 UTC – Details)
From the brand
LUDILO-Your Gift Inspiration
We are LUDILO, a brand specializing in holiday gifts and toys. We are committed to providing more fun, safe, healthy and happy toys for kids and adults. We believe awsome gifts can bring closer intimate relationships.
We focus on development, always being innovative, safe, etc., so we can bring joy to the world! We would like to share all fantastic & cutie stuffs with you.
We are sure our products & service will bring a big smile in your face.
Christmas Party Favors & Gifts
Christmas Gifts & Toys
🍸All You Need for Bartending: complete bar set with all bar cart accessories you need to shake & mix up delicious alcoholic drinks & mocktails– 750ml martini shaker bottle, cocktail jigger, muddler for cocktails, hawthorne cocktail strainer, ice tongs, bar spoon, corkscrew for cocktail, bartending tool stand, bottle pourers x2, wine stoppers x2, and a detailed cocktail booklet helpful for beginners.
🍸No More A Mess in Your Kitchen: LUDILO old fashioned cocktail kit comes with a bamboo stand, already assembled, with water-resistant finish, so stylish and sturdy for you proudly showcase the bar set on any countertop or bar cart. Each drink shakers cocktail set are individually wrapped, dishwasher safe, and have a spot on the rack, eliminate the possibility of losing and puchasing mixology kit time by time.
🍸Top-Notch Mens Gifts for Christmas: Recipe brings endless inspiration,even beginner could explore the mystery of mixology and have fun with it. Definitely the best white elephant gifts,versatile for housewarming, wedding, graduation, anniversity,thanksgiving,Xmas,new year,valentine day,father’s day,etc. A thoughtful mens christmas gifts for boyfriend, dad, husband, him,friends, family, colleagues and clients that proves your good taste.
🍸No More Leak When Shaking: the entire cocktail mixer set is made of polished and thickened food grade stainless steel 304, resistant to corrosion and oxidation, no worry about wear and tear when use; safe and won’t affect the taste of the cocktail. Leak-proof designed cobbler shaker with built-in strainer is also convenient to carry out. A desire martini shaker sets to all cocktail enthusiasts or bartenders.
Product Dimensions | 7 x 4 x 11 inches |
---|---|
Item Weight | 2.66 pounds |
Manufacturer | LUDILO |
ASIN | B0CDGM5YHT |
Item model number | HF2307001 |
Customer Reviews | 4.8 out of 5 stars |
Best Sellers Rank | #224,113 in Kitchen & Dining (See Top 100 in Kitchen & Dining) #630 in Barware Tool Sets #14,909 in Bar Tools & Drinkware |
Finish types | Stainless Steel |
Care instructions | dry it after cleaning, dishwasher safe or hand wash |
Assembly required | No |
Number of pieces | 12 |
Number of shelves | 1 |
Batteries required | No |
Included Components | 12pieces cocktail sets- cocktail shaker, bar tools stand,muddler for cocktails, jigger for bartending, bar spoon, 2 liquor pourers, 2 bottle stoppers, ice tong, wine opener with foil cutter, cocktail booklet. |
Warranty & Support
Feedback
LUDILO Cocktail Shaker Set Bartender Kit Bar Accessories Home Bar Set Bar Tools Drink Mixer Shakers Bartending Mixology Bartender Kit Muddler for Cocktail Kit Xmas Gifts for Men Boyfriend Him Dad
Share:
Found a lower price? Let us know. Although we can’t match every price reported, we’ll use your feedback to ensure that our prices remain competitive.
Where did you see a lower price?
\n’ +
‘
‘
);
}
function getThankYouDiv(thankMsg) {
return (
‘
‘
thankMsg +
‘
\n’ +
‘
‘
);
}
function getLoadingGifDiv() {
return ‘‘;
}
function isValidUrl(url) {
if (!url) {
return false;
}
var encodedUrl = encodeURI(url);
return encodedUrl.match(
/^(https?:\/\/)?(([a-z0-9-]|%[A-F0-9]{2})+\.)+(([a-z]|%[A-F0-9]{2})([a-z0-9]|%[A-F0-9]{2})*)(:[0-9]+)?(\/[a-z0-9;:,~!+#@&=%\/$\.?_-]+)?$/
);
}
function isNumericPrice(price) {
if (!price) {
return false;
}
return price.match(/^([0-9]+\.?[0-9]*)$|^([0-9]*\.[0-9]+)$/);
}
function isEmptyValue(input) {
return !input || input.length === 0 || input.match(/^\s*$/);
}
function truncate(input, length) {
if (!input) {
return ”;
} else {
return input.substr(0, length);
}
}
function formatDate(year, date, month) {
return year + ‘-‘ + month + ‘-‘ + date;
}
function trim(input) {
if (!input) {
return ”;
} else {
return input.trim();
}
}
function resetModalToInitialState(currentMonth, currentDate, currentYear) {
var enableOnlineStoreRadio = document.querySelector(‘#pricingFeedback_onlineRadio’);
var enableOfflineStoreRadio = document.querySelector(‘#pricingFeedback_offlineRadio’);
var onlineStoreInputForm = document.querySelector(‘#pricingFeedback_onlineInput’);
var offlineStoreInputForm = document.querySelector(‘#pricingFeedback_offlineInput’);
var onlineUrl = document.querySelector(‘#onlineUrl’);
var onlinePriceRaw = document.querySelector(‘#onlinePriceRaw’);
var onlineShippingRaw = document.querySelector(‘#onlineShippingRaw’);
var onlineDay = document.querySelector(‘#onlineDay’);
var onlineMonth = document.querySelector(‘#onlineMonth’);
var onlineYear = document.querySelector(‘#onlineYear’);
var onlineCalendar = document.querySelector(‘#onlineCalendar’);
var note1 = document.querySelector(‘#note1’);
var offlineStoreName = document.querySelector(‘#offlineStoreName’);
var offlineCity = document.querySelector(‘#offlineCity’);
var offlineState = document.querySelector(‘#offlineState’);
var offlinePriceRaw = document.querySelector(‘#offlinePriceRaw’);
var offlineDay = document.querySelector(‘#offlineDay’);
var offlineMonth = document.querySelector(‘#offlineMonth’);
var offlineYear = document.querySelector(‘#offlineYear’);
var offlineCalendar = document.querySelector(‘#offlineCalendar’);
var thankYouDiv = document.querySelector(‘#pricingFeedback_thank’);
var errorDiv = document.querySelector(‘#pricingFeedback_error’);
var submitButton = document.querySelector(‘#pricingFeedback_submit’);
var loadingGifDiv = document.querySelector(‘#loading’);
var stateDefaultOption = document.querySelector(‘#stateDefaultOption’);
var stateDefaultPrompt = document.querySelector(‘#stateDefaultPrompt’);
var offlineStateMain = document.querySelector(‘#offlineStateMain’);
if (thankYouDiv) {
thankYouDiv.innerHTML = ”;
}
if (errorDiv) {
errorDiv.innerHTML = ”;
}
if (loadingGifDiv) {
loadingGifDiv.innerHTML = ”;
}
if (submitButton) {
submitButton.style.display = ‘block’;
}
onlineUrl.value = ”;
onlinePriceRaw.value = ”;
onlineShippingRaw.value = ”;
offlineStoreName.value = ”;
offlineCity.value = ”;
offlineState.value = ”;
offlinePriceRaw.value = ”;
stateDefaultOption.innerHTML = $(“#selectProvince”).val();
stateDefaultPrompt.innerHTML = $(“#selectProvince”).val();
setInitialStates(
onlineMonth,
currentMonth,
offlineMonth,
onlineDay,
currentDate,
offlineDay,
onlineYear,
currentYear,
offlineYear,
onlineStoreInputForm,
offlineStoreInputForm,
enableOfflineStoreRadio,
enableOnlineStoreRadio,
onlineCalendar,
offlineCalendar,
offlineStateMain,
offlineState,
note1
);
}
});