Fresh Fruit Set for Dad (2024)

    Help Find a Store French Welcome, Edible Rewards ® Log In or Sign Up

    ");var objAdobeAnalytics = { pageName: 'fruit-gifts/fresh-fruit-set-for-dad/login-to-your-account', pageType: 'fruit-gifts/fresh-fruit-set-for-dad/login-div', userID: '', uStatus: 'not-authenticated' };$("#divHLogin").load("https://www.ediblearrangements.ca/ajax/loginuser.aspx?t=" + new Date().getTime(), objAdobeAnalytics); } function ShowStoreLoginDiv() { } function ShowMyAccountMenu() { var windowwidth = $(window).width() - $("#hd").width(); $('#divMyAccMenu').css("left", $("#Details").position().left - 190); $('#divMyAccMenu').css("top", $("#Details").position().top + 20); $("#divMyAccMenu").slideToggle(); } function ShowStoreLogOutMenu() { $('#divInStoreMenu').css("left", $("#lnkStoreNumber").position().left); $('#divInStoreMenu').css("top", $("#lnkStoreNumber").position().top + 21); $('#divInStoreMenu').css("width", $("#lnkStoreNumber").width()); $("#divInStoreMenu").slideToggle(); } $('.SearchBox').focus(function () { $(this).addClass("focus"); }).blur(function () { if ($(this).val().trim() == "") { $(this).removeClass("focus"); } }); function FloodLightTagForStoreSearchinHeaderMenu() {} function ChangeCulture(elm) { var val = $(elm).html(); var culture = ""; if (val == "French") { culture = "fr-ca"; } else if (val == "English") { culture = "en-us"; } if (GSXHR) GSXHR.abort(); GSXHR = $.ajax({ type: "POST", url: "https://www.ediblearrangements.ca/default.aspx/CultureChange", data: "{'culture':'" + culture + "'}", contentType: "application/json; charset=utf-8", dataType: "json", async: 'true', success: function (response) { if (response.d != "null") { var JsonObj = $.parseJSON(response.d); if (JsonObj._Status == "OK") { location.reload(); } } }, failure: function (msg) { alert(msg); } }); } function AccountSignOut() { if (GSXHR) GSXHR.abort(); GSXHR = $.ajax({ type: "POST", url: "https://www.ediblearrangements.ca/default.aspx/accountsignout", data: "", contentType: "application/json; charset=utf-8", dataType: "json", async: 'true', success: function (response) { if (response.d != "null") { var JsonObj = $.parseJSON(response.d); if (JsonObj._Status == "OK") { window.location = "https://www.ediblearrangements.ca/my-account/sign-in.aspx?ReturnUrl=%2fdefault.aspx"; } } }, failure: function (msg) { alert(msg); } }); }

    /g, "").replace(/Days/g, "td").replace(//g, "").replace(/Timing/g, "td"); var tempd = "
    " + res[index].Address + "" + res[index].StateAddress + "
    " + res[index].Phone1 + ""; if (res[index].Certifications == 1) { tempd += '
    (Kosher Certified)'; } tempd += "
    " + time + ((0 == 2) ? "" + (res[index].CurbsidePickup == true? "Curbside pickup available":"") + "" : "")+ "" + ((0 == 2) ? "" + res[index].Distance + "" : "") + ((res[index].ShowSmoothieIcon == true) ? "" : "") + "

    " + res[index].TimingsMessage + "

    "; d.append(tempd); d.attr("StoreID", res[0].StoreID); d.attr("data-zc", res[index].AreaName); // ZipCode d.attr("data-sn", res[index].Number); // Store Number d.attr("data-dis", (res[index].Distance && res[index].Distance != -1) ? res[index].Distance.split("MILES")[0].trim() : (res[index].Distance == -1) ? "hand delivered" : ""); // store distance d.css("cursor", "pointer"); d.bind("click", function () { $("._dvStoreList a.rdbli").removeClass("checked"); $(this).addClass("checked"); StoreID = res[index].StoreID; $("#divContinue").show(); }); if (index == 0 && ServiceOption == 1) { d.addClass("checked"); StoreID = res[index].StoreID; $("#divContinue").show(); } $("._dvStoreList").append(d); }); DisableBackground(); } } else { jAlert(JsonObj._Message); var service = $(".divAvl .three"); service.html(""); service.css("display", "none"); } } }, failure: function (msg) { jAlert(msg); } }); } else { $("#divAddOns").html(''); ShowAddOns(true, "forward"); } } else { if (ArrangementSoldOut) { jAlert('Available after 01/01/0001'); EnableSetSelected = true; return false; } $("#divAddOns").html(''); if (ServiceOption == 1) { UpdateConfigurableDeliveryFee(); } ShowAddOns(true, "forward"); } } } function CheckSizeAvailability() { //Public Shared Function CheckAvailability(ByVal AreaID As Integer, ByVal StoreID As Integer, ByVal ProductID As Integer, ByVal OrderDate As Date, ByVal FulfillmentDate As Date, ByVal ServiceOption As OrderType) As String var msg=''; var fdate = SelectedDate; if (ServiceOption==2 && fdate.indexOf('PM') <0 && fdate.indexOf('AM') <0 ){ fdate = fdate + " 11:30 PM"; } else if(FlexOptionID>0){ fdate = FlexFromDate; } var param = "{'AreaID':'"+AreaID+"', 'StoreID':'"+StoreID+"', 'ProductID':'"+ArrangementSizeProductID+"', 'OrderDate':'06/06/2024', 'FulfillmentDate':'" + fdate +"', 'ServiceOption':'"+ServiceOption+"'}";$.ajax({type: "POST",url: "https://www.ediblearrangements.ca/ajax/OrderingForm.aspx/CheckAvailability",data: param,contentType: "application/json; charset=utf-8",dataType: "json",async: false,success: function(response) {if (response != null) {msg = response.d;} },failure: function(msg){ jAlert(msg);}});return msg;} function CheckSleeveAvailability(){ var msg=''; var fdate = SelectedDate; if (ServiceOption==2 && fdate.indexOf('PM') <0 && fdate.indexOf('AM') <0 ){ fdate = fdate + " 11:30 PM"; } else if(FlexOptionID>0){ fdate = FlexFromDate; } // Selected Sleeve AddOnOption(s) with Arrangement $("#carousel .slide").each(function(i, obj) { if($(this).hasClass("selSleeve")){ if ($(this).attr("productid") > 0) { sleeveProdID = $(this).attr("productid"); sleeveQty = parseInt($(this).attr("qty")) ; sleevePrice =parseInt(parseInt($(this).attr("price")) * parseInt(sleeveQty)).toFixed(2) //.text().replace(/[^0-9.]/g, ""); sleeve = true; ImagePrefixSleeve = $(this).attr("imageprefix"); } } }); selSleeveProdID = sleeveProdID; var param = "{'AreaID':'"+AreaID+"', 'StoreID':'"+StoreID+"', 'ArrangementID':'"+ArrangementID+"', 'ProductID':'"+ sleeveProdID +"', 'OrderDate':'06/06/2024', 'FulfillmentDate':'" + fdate +"', 'ServiceOption':'"+ServiceOption+"'}"; $.ajax({ type: "POST", url: "https://www.ediblearrangements.ca/ajax/OrderingForm.aspx/CheckAvailability", data: param, contentType: "application/json; charset=utf-8", dataType: "json", async: false, success: function(response) { if (response != null) { msg = response.d; } },failure: function(msg){ jAlert(msg);}}); return msg; } function showASS(){ if (IsSet == true){ $("#divAvailabilityStatistics").load("https://www.ediblearrangements.ca/ajax/AvailabilityStatistics.aspx?ArrangementID=5487&t="+new Date().getTime()+ ((RID != null && RID != 0) ? "&RID=" + RID : "")); } } function GetArrangementSize() { $("#divSizes").load("https://www.ediblearrangements.ca/ajax/ArrangementSize.aspx?ArrangementID=5487&sproductID="+ArrangementSizeProductID + ((RID != null && RID != 0) ? "&RID=" + RID : "") + "&StoreID=" + -2147483648 + "&ServiceOption=" + 0+ "&AvailibilityIsSet=" +false + "&SelectedDate=" + '12%3a00%3a00+AM' + "&t="+new Date().getTime(),function(){ if (($('#divSizes .o').length >= 1 || isArrangementByob || isArrangementCyoa) && !$('#divSizes .o').hasClass("sel")) { $('#divSizes .o')[0].click(); } SetDefaultSize(); if( $("#divSizes .spnSize").length <= 1){ $("#divSizes #divChooseSize").hide(); } }); var imgSource = $("#imgArrangement").attr("src"); if(imgSource.indexOf('/a/') != -1){ var imgName = imgSource.split('/a/'); if(ServiceOption == 3){ var isAvailableForShipment = 'False'; if (isAvailableForShipment == true){ $("#imgArrangement").attr("src", imgName[0] + "/a/" + "shp_" + imgName[1]); } else{ $("#imgArrangement").attr("src", imgName[0] + "/a/" + imgName[1]); } } else{ $("#imgArrangement").attr("src", imgName[0] + "/a/" + imgName[1]); } } } function GetArrangementSleeve() { if (isArrangementByob == false && isArrangementCyoa == false) { $("#divSleeves").load("https://www.ediblearrangements.ca/ajax/AppleSleeve.aspx?ArrangementID=5487&ArrangementSizeId=" + ArrangementSizeID + "&sproductID=" + ArrangementSizeProductID + ((RID != null && RID != 0) ? "&RID=" + RID : "") + "&StoreID=" + StoreID + "&ServiceOption=" + ServiceOption + "&AvailibilityIsSet=" +false + "&SelectedDate=" + '12%3a00%3a00+AM' + "&t=" + new Date().getTime(), function () { }); var imgSource = $("#imgArrangement").attr("src"); if (imgSource.indexOf('/a/') != -1) { var imgName = imgSource.split('/a/'); if (ServiceOption == 3) { var isAvailableForShipment = 'False'; if (isAvailableForShipment == true) { $("#imgArrangement").attr("src", imgName[0] + "/a/" + "shp_" + imgName[1]); } else { $("#imgArrangement").attr("src", imgName[0] + "/a/" + imgName[1]); } } else { $("#imgArrangement").attr("src", imgName[0] + "/a/" + imgName[1]); } } } } // GTM TRACKING CODE UPDATE function CreateGTMDataLayer() { try { var price = ''; if ($('#divSizes .spnSize.sel').length > 0) { price = formatCurrencyAsDecimalNumber($('#divSizes .spnSize.sel').attr("data-price")); } else { price = $('#divSizes .spnSize:first').length && formatCurrencyAsDecimalNumber($('#divSizes .spnSize:first').attr("data-price")); } if (!price) { price = "0.00" } var productCode = ''; if ($('#spnProductCode').length > 0) { productCode = $('.spnProductCode').html(); if ($('.spnName').length > 0) { if ($('#divSizes .spnSize.sel').length > 0) { productCode += '-' + $('#divSizes .spnSize.sel .spnName').html(); } else { productCode += '-' + $('#divSizes .spnName:first').html(); } } } // Get page and product inage var gtmItem = { productId: productCode.replace(/\s/g, ''), pageType: "productDetail", totalValue: price } setDataLayer(gtmItem); } catch (e) { } } function CreateProductGT() { // Get page and product inage var productGtag = { value: '', currency: currencyType, items: [] } var productCode = ''; if ($('#spnProductCode').length > 0) { productCode = $('.spnProductCode').html(); if ($('.spnName').length > 0) { if ($('#divSizes .spnSize.sel').length > 0) { productCode += '-' + $('#divSizes .spnSize.sel .spnName').html(); } else { productCode += '-' + $('#divSizes .spnName:first').html(); } } } $('.spnSize').each(function (index, val) { var productItem = { item_id: productCode, item_name: "Fresh Fruit Set for Dad", index: index, item_category: "", price: $(val).attr("regularsizeprice").replace(/[^0-9.]/g, ""), quantity: 1 }; productGtag.items.push(productItem); }); var viewItemJson = 'gtag("event", "view_item,' + JSON.stringify(productGtag) + ');'; $('#ctl00_cpBody_litGAViewItem').val(viewItemJson); } $(function(){ CreateGTMDataLayer(); CreateProductGT(); // GTM TRACKING CODE UPDATEif ($('#divSizes .o').length >= 1) {$('#divSizes .o')[0].click(); } SetDefaultSize();if( $("#divSizes .spnSize").length <= 1){$("#divSizes #divChooseSize").hide();} }); function showErrorMessage(msg){ $("#errMsg .alertMsg").html(msg); $("#errMsg").show(); ScrollToDiv("errMsg"); } function hideErrorMessage(){ $("#errMsg .alertMsg").html(""); $("#errMsg").hide(); } function jAlert(msg){ $("#divError2 #divErrormsg").html(msg); $("#divError2 #sprite_cross").html(""); $("#divError2").show(); $("#divError2 a")[0].focus(); } function jAlertHide(){ $("#divError2 span").html(""); $("#divError2").hide(); $("#divSizes .o").removeAttr("style"); } function jAlertSleeve(msg) { if(msg == "No Sleeve Available"){ $("#divSleeveError span").html("Customized sleeve is not available with this product, would you like to continue with Default sleeve?"); $("#divSleeveError").show(); $(".chooseSleeve").show(); $("#divSleeveError a")[0].focus(); } else if (msg == "Sleeve not available for all stores") { $("#divSleeveError span:eq(1)").html("Selected sleeve is currently not available for " + (ServiceOption==1?"delivery":ServiceOption==2?"pickup":ServiceOption==3?"shipment":"WalkIn") +". Please choose from the available sleeve(s)"); $("#divSleeveError").show(); $(".chooseSleeve").show(); $("#divSleeveError a")[0].focus(); } else { $("#divSleeveError span").html(); $("#divSleeveError").show(); $(".chooseSleeve").show(); $("#divSleeveError a")[0].focus(); } } function jAlertHideSleeve(){ //$("#divSleeveError span").html(""); $("#divSleeveError").hide(); }// Store Selection request to AdobeFor Pick up and Deliveryfunction pushStoreDataToAdobe(_zipCode, _serviceOption) {try {if ($("._dvStoreList a.rdbli").length > 0) {var SelectedStore = $("._dvStoreList a.checked");pushAdobeAnalytics({ev: "4",evn: "store selected",zc: _zipCode,st: (_serviceOption == 1) ? "hand delivered": (_serviceOption == 2) ? "pickup": (_serviceOption == 3) ? "shipment": "Not Specified",szc: $(SelectedStore).attr("data-zc"),sn: $(SelectedStore).attr("data-sn"),dis: $(SelectedStore).attr("data-dis") });}} catch (e) { }} // Store Selection request to Adobe For Shipment Storefunction pushShipmentStoreDataToAdobe(_zipCode, _serviceOption, _storeZipcode, _storeNumber) { var SelectedStore = $("._dvStoreList a.checked"); pushAdobeAnalytics({ ev: "4", evn: "store selected", zc: _zipCode, st: "shipment", szc: _storeZipcode, sn: _storeNumber, dis: "hand delivered"//Sending distnace as "Hand Delivered" }); }

    Fresh Fruit Set for Dad (2) Shown: Regular with Dad

    Product Code: 6474

    Please choose an option by clicking the box below:

    Regular with Dad $84.99 $84.99 Petite with Dad $69.99 $69.99 Regular with Pop $84.99 $84.99 Petite with Pop $69.99 $69.99

    Quantity: Serves:

    Description

    Let Dad know he's the freshest around with a fresh fruit arrangement made with classic fruit favorites. With pineapple stars, strawberries, cantaloupe, and honeydew, dad might just start thanking you for the gift.

    Container may vary. Allergy Warning: Edible Arrangements® products may contain peanuts and/or tree nuts. We recommend that you take the necessary precautions based on any related allergies.

    Ingredients

    'A' Shaped Pineapple

    Cantaloupe Wedges

    'D' Shaped Pineapple

    Honeydew Wedges

    'O' Shaped Pineapple

    'P' Shaped Pineapple

    Pineapple Stars

    Strawberries

    FAQs

    Show More FAQs

    REVIEWS

    0 Review(s)

    Show More Reviews

    Sign up for promotions and special offers.


    See Terms of Use

    • Stores
    • Find a Store
    • Edible® Treats
    • Edible® Stores
    • Edible Collections
    • Coupon Codes
    • Edible Rewards
    • Login
    • Sign Up
    • Mobile App
    • Customer Service
    • Track Your Order
    • Contact Us
    • FAQs
    • Accessibility
    • About
    • About Edible®
    • Press

    Canada | Terms of Use | Privacy Policy | Promotion Terms and Conditions| Cookie Settings

    Fresh Fruit Set for Dad (2024)

    References

    Top Articles
    Latest Posts
    Article information

    Author: Tuan Roob DDS

    Last Updated:

    Views: 6368

    Rating: 4.1 / 5 (42 voted)

    Reviews: 81% of readers found this page helpful

    Author information

    Name: Tuan Roob DDS

    Birthday: 1999-11-20

    Address: Suite 592 642 Pfannerstill Island, South Keila, LA 74970-3076

    Phone: +9617721773649

    Job: Marketing Producer

    Hobby: Skydiving, Flag Football, Knitting, Running, Lego building, Hunting, Juggling

    Introduction: My name is Tuan Roob DDS, I am a friendly, good, energetic, faithful, fantastic, gentle, enchanting person who loves writing and wants to share my knowledge and understanding with you.