ID, 'buyprint-status', true ); if (empty($currentbuyprintoption)) $currentbuyprintoption = 'Available'; $currentbuyorigoption = get_post_meta( $post->ID, 'buyorig-status', true ); if (empty($currentbuyorigoption)) $currentbuyorigoption = 'Available'; $currentbuyprintamount = get_post_meta($post->ID , 'buy_print_amount', true); if (empty($currentbuyprintamount)) $currentbuyprintamount = comicpress_themeinfo('buy_print_amount'); $currentbuyorigamount = get_post_meta($post->ID , 'buy_print_orig_amount', true); if (empty($currentbuyorigamount)) $currentbuyorigamount = comicpress_themeinfo('buy_print_orig_amount'); ?>
The Print Cost
/> Available
/> Sold
/> Out of Stock
/> Not Available
Original Cost
/> Available
/> Sold
/> Out of Stock
/> Not Available