Embarrassed Customer Adds An Order Note To Justify Big Order

Lifestyle By Alice / July, 03, 2025

But if you fear that you will be judged by the delivery guy who might think that you are a greedy pig then there is the perfect solution to it. Every time you have the dilemma that you will be judged, all you have to do is leave a note in the comments with the restaurant. This is a very amazing solution so that the restaurant does not think badly of your gluttonous request.

A person in Toronto was recently having a bad day and turned towards fried food to her rescue, but did not want to be judged for her choices of comfort food. She ordered her comfort food from Fresco’s Fish and Chips which included three lots of mozzarella sticks, deep-fried pickles, slaw and diet coke to top it off. The total came to $26 approximately, according to the photo of the bill posted on Reddit.

The bill showed three lots of mozzarella with only one slaw and pickles, which was a bit odd and to explain the same the customer left a note in the comments section so that she is not judged for her greedy gluttonous comfort food request. The note read: “Yes I meant to order 3 mozzarella sticks. Please don’t judge me. I am (sic) having a bad week and was so excited that they were back on the menu.”

This customer felt it was necessary to explain why he needs three orders of mozzarella sticks. from funny

After the picture went viral on the internet, Michael Fresco has been receiving nonstop order notes. The notes were very funny and one of them read “Didn’t have as bad a week as the other person, but you need to give them a kickback for letting Toronto know the Mozza Sticks are back on the menu!”

Fresco and his daughter Adriana understand the need for comfort food. They posted the notes on Reddit and stressed upon the fact that they are not judgmental.

We all have been there and it is totally fine whatever the customer orders. Their only duty and responsibility is to deliver them food which satisfies them mentally and emotionally. At the end of the day how you feel is important, and not what others think of you!

The post Embarrassed Customer Adds An Order Note To Justify Big Order appeared first on Tamed Flame.


","

After the picture went viral on the internet, Michael Fresco has been receiving nonstop order notes. The notes were very funny and one of them read “Didn’t have as bad a week as the other person, but you need to give them a kickback for letting Toronto know the Mozza Sticks are back on the menu!”

","

Fresco and his daughter Adriana understand the need for comfort food. They posted the notes on Reddit and stressed upon the fact that they are not judgmental.

","

We all have been there and it is totally fine whatever the customer orders. Their only duty and responsibility is to deliver them food which satisfies them mentally and emotionally. At the end of the day how you feel is important, and not what others think of you!

","

The post Embarrassed Customer Adds An Order Note To Justify Big Order appeared first on Tamed Flame.

"],"image":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/apLTHi4-takeaway.jpg","slug":"embarrassed-customer-adds-an-order-note-to-justify-big-order","stores":[],"awic_rule":null,"domains":[{"id":7,"name":"Tamed Flame","domain_url":"tamedflame.com","domain_story":{"id":3988,"story_id":3088,"domain_id":7,"deletedAt":null,"createdAt":"2021-12-13T07:23:27.000Z","updatedAt":"2021-12-13T07:23:27.000Z"}}],"categories":[{"id":24,"name":"Lifestyle","story_category":{"id":2626,"story_id":3088,"category_id":24,"deletedAt":null,"createdAt":"2021-12-13T07:33:26.000Z","updatedAt":"2021-12-13T07:33:26.000Z"}}]}; let domainData = {"id":7,"name":"Tamed Flame","domain_url":"tamedflame.com","header_script":null,"footer_script":null,"logo":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/Ht8Bf-1651669794849.png","logo_light":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/WNrRC-1651669799079.png","og_image":"","apple_touch_icon":"","affiliate_id":null,"analytics_id":null,"fb_pixels":null,"fb_page_id":null,"tracking_domain":null,"cdn_domain":null,"description":"-","favicon":"https://idc-ads-media-production.s3.ap-south-1.amazonaws.com/CMS/XfUvm-1651669804611.png","keyword":null,"dms_id":null,"agency_id":1,"user_id":1,"status":"Published","robot_file":null,"ads_file":null,"is_private":false,"deletedAt":null,"createdAt":"2021-12-09T13:28:30.000Z","updatedAt":"2024-02-05T10:32:46.000Z","categories":[{"id":24,"name":"Fashion","slug":"lifestyle","children_category":[{"id":40,"name":"Health & Fitness","slug":"fitness"},{"id":50,"name":"Skin & Body Care","slug":"skin-and-body-care"},{"id":53,"name":"Food & Hygiene","slug":"nutrition-and-muscles"},{"id":54,"name":"Fashion ","slug":"menfemalekids-fashion"},{"id":55,"name":"Kids ","slug":"kids-only"},{"id":61,"name":"Vision","slug":"vision"}],"domain_category":{"id":1386,"domain_id":7,"is_menu":true,"category_id":24,"deletedAt":null,"createdAt":"2024-02-05T10:31:34.000Z","updatedAt":"2024-02-05T10:31:34.000Z"}},{"id":25,"name":"Buzz","slug":"buzz","children_category":[],"domain_category":{"id":1387,"domain_id":7,"is_menu":true,"category_id":25,"deletedAt":null,"createdAt":"2024-02-05T10:31:34.000Z","updatedAt":"2024-02-05T10:31:34.000Z"}},{"id":26,"name":"Entertainment","slug":"entertainment","children_category":[],"domain_category":{"id":1388,"domain_id":7,"is_menu":true,"category_id":26,"deletedAt":null,"createdAt":"2024-02-05T10:31:34.000Z","updatedAt":"2024-02-05T10:31:34.000Z"}}],"banners":[]}; let campaignData = null; let url = new URL(window.location.href); let query = url.search.replace('?',''); let uid = url.searchParams.get("uid") let channelId = campaignData?.channelId const ncidData = url.searchParams.get("ncid") const rsoc = url.searchParams.get("rsfc"); const dyn = url.searchParams.get("dyn"); const pixel = url.searchParams.get("pixel"); const nrm = url.searchParams.get("nrm"); const readMore = document.getElementById('read-more'); readMore.style.visibility = "hidden"; const regex = /pixel=([^&]+)/; const match = query.match(regex); let pixelValue = ""; if (match) { pixelValue = decodeURIComponent(match[1]); } let replacedString; if(pixel && pixel.includes("pixel")){ replacedString = query.replace(regex, "pixel=12345678"); }else{ replacedString = query.replace(regex, `pixel=${pixelValue}`); } if(rsoc){ const elementsToRemove = document.querySelectorAll(".sas-keywords-box"); const newDiv1 = document.createElement("div"); newDiv1.id = "relatedsearches2" newDiv1.className = "blog_artical"; const parentElement = elementsToRemove[0]?.parentNode; parentElement?.insertBefore(newDiv1, elementsToRemove[0]); elementsToRemove.forEach((element,index) => { element.remove(); }); } if(ncidData && rsoc){ const mainContent = document.getElementById('blog-data'); const mainRoute = document.getElementById('main-route'); const leftSidebar = document.getElementById('left_sidebar'); const rightSidebar = document.getElementById('sidebar'); const clickId = `${Date.now()}${Math.floor(Math.random() * 99) + 1000}`; const currentTimestamp = Date.now(); leftSidebar.style.visibility = "hidden"; rightSidebar.style.display = "none"; mainRoute.style.display = "inline"; if(!nrm){ readMore.style.visibility = "visible"; mainContent.style.display = "none"; } readMore.addEventListener('click', function() { readMore.style.visibility = "hidden"; mainContent.style.display = "block"; }); var pageOptions = { pubId: "partner-pub-8886947692614071", // Make sure this is the correct client ID! styleId: "8711171478", relatedSearchTargeting: "content", resultsPageBaseUrl: encodeURI(`https://track.${domainData.domain_url}/?searchpage=https://search.${domainData.domain_url}/web/search&${replacedString}&visitTime=${currentTimestamp}&clickId=${clickId}&ch=${channelId}&platformId=${campaignData?.platformId}&categoryId=${campaignData?.categoryId}&kwsetId=${campaignData?.kwsetId}`) , resultsPageQueryParam: "q", // (Default to "q") Matches the param denoting the query on the search page, terms: "", }; var rsblock1 = { container: "relatedsearches1", relatedSearches: 5, }; var rsblock2 = { container: "relatedsearches2", relatedSearches: 5, }; _googCsa("relatedsearch", pageOptions, rsblock2); _googCsa("relatedsearch", pageOptions, rsblock1); let relatedKeywords = document.getElementsByClassName("keyword-related-a"); for (let i = 0; i < relatedKeywords.length; i++) { const link = relatedKeywords[i]; let url = new URL(window.location); url.pathname = "/web/search"; url.searchParams.set("q", link.textContent.trim()); // Update the desired attribute, such as href link.href = url.href; } // document.querySelector("input[name='pixel']").value = url.searchParams.get("pixel") ?? ""; // document.querySelector("input[name='ncid']").value = url.searchParams.get("ncid") ?? ""; // document.querySelector("input[name='ch']").value = url.searchParams.get("ch") ?? ""; window.addEventListener("beforeunload", function (event) { var link = event.currentTarget.location.href; let nextUrl = new URL(link); // fbq('track', 'Search'); }); } if(dyn =="1" && campaignData){ const mainContent = document.getElementById('blog-data'); const mainRoute = document.getElementById('main-route'); const leftSidebar = document.getElementById('left_sidebar'); const rightSidebar = document.getElementById('sidebar'); const clickId = `${Date.now()}${Math.floor(Math.random() * 99) + 1000}`; const currentTimestamp = Date.now(); leftSidebar.style.visibility = "hidden"; rightSidebar.style.display = "none"; mainRoute.style.display = "inline"; if(!nrm){ readMore.style.visibility = "visible"; mainContent.style.display = "none"; } readMore.addEventListener('click', function() { readMore.style.visibility = "hidden"; mainContent.style.display = "block"; }); var rsblock1 = { container: "relatedsearches1", relatedSearches: 5, }; var rsblock2 = { container: "relatedsearches2", relatedSearches: 5, }; window.addEventListener("beforeunload", function (event) { var link = event.currentTarget.location.href; let nextUrl = new URL(link); }); }