have_posts() ) : $packages->the_post(); $package = get_product( get_post()->ID ); ?>

get_price_html(); ?>

get_limit(), 'jobify' ) . ' ', $package->get_limit() ); printf( _n( 'for %s day', 'for %s days', $package->get_duration(), 'jobify' ), $package->get_duration() ); ?>

add_to_cart_url(); $label = apply_filters( 'add_to_cart_text', __( 'Add to cart', 'jobify' ) ); ?>