:


',nl2br( fqp_esc_html__( $sp ) ); endif; ?>

$p ): $total_shares += intval( @$all_data['step5']['person_shares'][$p_id] ); ?>
()

:
    have_posts()): $partners->the_post(); if ( in_array( get_the_ID(), $all_data['step1']['partners'] ) ): $discount_price = bcdiv( bcmul( $price, $discount, 2 ), '100', 2 ); if ( 1 == bccomp( $discount_price, $total, 2 ) ): $discount_price = $total; endif; $total = bcsub( $total, $discount_price, 2 ); if ( -1 == bccomp( $total, '0', 2 ) ): $total = '0'; endif; ?>
:

'button', 'label' => 'SUBMIT ORDER', 'escape_label' => true, 'attribs' => [ 'type' => 'submit', 'class' => 'submit main-submit btn btn-primary btn-white-arrow btn-large', 'onclick' => "this.form.submit();", ], ]; echo \FQP\Form\Step5::render_element( 'submit', $specs ); $prev_step = ( in_array( @$all_data['step1']['entry_type'], [ FQP\FQP::ENTRY_TYPE_SINGLE_COMPANY, FQP\FQP::ENTRY_TYPE_COLLECTIVE_COMPANY, FQP\FQP::ENTRY_TYPE_CIVIL_LAW ] ) ) ? 'fqp_step4' : 'fqp_step5'; ?>