Пример #1
0
<?php

include_once 'front_template.php';
$obj = new Frontpage();
$obj->checkLogin();
$obj->steps();
$obj->step3();
global $wpdb, $product, $woocommerce;
get_header();
?>


<?php 
$product_array = $obj->check_product_exist();
while (have_posts()) {
    the_post();
    ?>

                <section class="form-section innerpage woocommerce-page woocommerce">
                    
                
                    <div class="container clearfix">

                 
                    <div class="cont-left steps_left">
                    <h1><?php 
    //the_title();
    ?>
Order your test now</h1>

                    <div id="msform">