:
', fqp_esc_html__( 'with' ), ' ', esc_html( $backing_type['title'] ), ''; endif; ?> ', fqp_money_currency( $prices['price'][$entry_type['ID']][$backing_type['ID']] ), ''; else: $style = ''; foreach ( $entry_type['backing'] as $backing_type ): echo '
', fqp_money_currency( $prices['price'][$entry_type['ID']][$backing_type['ID']] ), '
'; $style = 'display: none;'; endforeach; endif; else: echo fqp_money_currency( $prices['price'][$entry_type['ID']] ); endif; ?>