Lemonade Holiday Seasonal Menu
Hot Catering
No Items found
Take Home Feast
Served Cold, 2 Hour Reheating time required
No Items found
$(function () { // Select "Use New Credit Card" $('#profile_id_-1').prop('checked', true).trigger('change'); // Uncheck any other option in the group (defensive) $('input[name="profile_id"]').not('#profile_id_-1').prop('checked', false); });