Your Teachers Will Love This Hilarious Year-end Wilson Phillips Gift Idea

Hold on for one more day, teachers! Love the '90s? Treat teachers to this funny (and inexpensive) year-end gift.

by Kerri Beauchesne

09/05/2024

When it came to thinking up the perfect (and inexpensive) year-end gift for their school's teachers, Ella Barnes PTA in Corpus Christi, Texas, hit it out of the park with a little help from the band, Wilson Phillips. With so many '90s themed teacher appreciation weeks happening across schools this year, this homage to a classic 90s pop group fit right in as the perfect way to end the year on a high note (channeling our inner Carnie Wilson). A big thank you to Ella Barnes PTA for sharing this hilarious Canva template and snack pairing with the PTO Today community!

This free Canva template pairs well with an individually wrapped Life Savers candy and a Kit Kat for that much needed lifeline and break from the school year. Hold on for one more day, teachers...you can do it!

 

Free Wilson Phillips Teacher Gift Tag (Canva Template)

USE CANVA TEMPLATE

 

Want even more ideas for your PTO or PTA? Check out what's trending across PTO and PTA groups.

 

var preChatTemplate = { //Form header color and Submit button color. mainbgColor: '#0aa4db', //Form Header Text and Submit button text color. maintxColor: '#fff', //Chat Form Title heading: 'PTO Today', //Chat form Welcome Message textBanner: 'Please let us know your name and email address and we\'ll connect you with a live rep.', //Submit Button Label. SubmitLabel: 'Start Chat', //Fields List - Maximum is 5 //All the values are mandatory and the script will not work if not available. fields : { field1 : { //Type can be either text or title type: "name", //Label for Field Title, can be in any language label: "Name", //Field ID for Title fieldId: "name", //Required "yes" or "no" required: "yes", //Error text to be displayed error: "Please Enter your name" }, field2 : { //Type for Name - Do not Change type: "email", //Label for Field Name, can be in any language label: "Email", //Default - Field ID for Name - Do Not Change fieldId: "email", //Required "yes" or "no" required: "yes", //Error text to be displayed error: "Please Enter a valid email address" } } }; window.fcSettings = { token: "ec6b3db1-9caf-4a1a-bdf2-a7851529f4c3", host: "https://wchat.freshchat.com", siteId: "PTO Today", tags: ["ptotoday"], config: { cssNames: { widget: 'custom_fc_frame', expanded: 'custom_fc_expanded' } }, onInit: function() { console.log('widget init'); fcPreChatform.fcWidgetInit(preChatTemplate); } };