It looks like I figured it out!! I duplicated the orders.index.inc.php file, changing the name to gifts.index.inc.php and changed the Parse line:             // Parse             $template = $GLOBALS['smarty']->fetch('templates/gift.print.php'); Now it prints the Gift packing slip or the regular packing slip, depending on which link I click.