2026 Late Competition Entry (Group)
R600,00
PARTICIPANT DETAILS WILL ONLY BE SUBMITTED AFTER PAYMENT
*Please use the Late Competition Entries for Late Entries.
function tt_display_purchase_note_in_all_emails( $args ) { $args['show_purchase_note'] = true; return $args; } add_filter( 'woocommerce_email_order_items_args', 'tt_display_purchase_note_in_all_emails', 10, 2 );
R600,00
*Please use the Late Competition Entries for Late Entries.