Skip to content

Instantly share code, notes, and snippets.

@pjlsergeant
Created December 24, 2011 16:35
Show Gist options
  • Select an option

  • Save pjlsergeant/1517732 to your computer and use it in GitHub Desktop.

Select an option

Save pjlsergeant/1517732 to your computer and use it in GitHub Desktop.
if ( shipment['gift_message'] ) {
print_gift_message( 'gift-message-printer', shipment['gift_message'] );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment