We will be closed Monday, January 20th to observe Martin Luther King Jr. Day.
We’ll be back Tuesday, January 21st, and look forward to serving you then!

Loading...

16" x 24" Religious Candy Corn Stand-In Yard Sign

IN-14421796
• A GRAND WAY TO UPGRADE YOUR YARD’S LOOK: Jazz up your lawn with our vibrant yard signs. They’re great for directing party guests, congratulating a group or guest of honor, and celebrating any event in style!
• EVENT-READY EXTERIOR: Gear up for holiday celebrations, birthdays, or reunions with specific decorations. It's the season to be jolly all year round!
• CELEBRATE GOD & FAITH: Our faith-themed outdoor decorations are great for VBS, holiday events at church, mission outreach and more. Check out our personalized yard sign options to share event info with congregation members and neighbors.

Product Description:
Sweeten the photo booth for your fall church community festival with this yard sign! Featuring a candy corn design with the words, “I’m Sweet for Jesus,” this plastic yard sign will provide a fun photo booth picture for all your guests to enjoy after the festival is done. Single-sided. Simple assembly required. © OTC

Size: 16" x 24" with 22" metal stakes.
Quantity: 1
Material: Corrugated plastic.

require(['jquery', 'Magento_Ui/js/modal/confirm'], function($,confirmation){ $('#pzn-modal').show(); $('.tabs .tab-links a').on('click', function(e) { var currentAttrValue = jQuery(this).attr('href'); // Show/Hide Tabs $('.tabs ' + currentAttrValue).show().siblings().hide(); // Change/remove current tab to active $(this).parent('li').addClass('active').siblings().removeClass('active'); e.preventDefault(); }); var options = []; $('#tab2 input').each(function() { var input = $(this); $(this).change(function() { if (this.value.match(/([a-z\u0080-\u00ff]+) - ([a-z\u0080-\u00ff]+)/gi)) { $('.error-msg').toggleClass('show'); } var myString = input[0].id.split("_").pop(); $('#options_'+ myString +'_text').attr("value", $(this).val()); }); }); $('input.checkbox_check').change(function() { $('#product-options-wrapper .admin__control-checkbox').removeClass('hide'); if($(this).is(':checked')) { confirmation({ content: 'By clicking OK, you are confirming that you do not require any personalization on this item.', actions: { confirm: function(){ if ($('input.checkbox_check').is('checked')) { $('input.checkbox_check').prop('checked', false); $('.admin__control-checkbox').prop('checked', false); } else { console.log('is not checked') $('input.checkbox_check').prop('checked', true); $('.admin__control-checkbox').prop('checked', true); } }, cancel: function(){ $('input.checkbox_check').prop('checked', false); $('.admin__control-checkbox').prop('checked', false); } } }); } else { $('.admin__control-checkbox').prop('checked', false); } }); });