/home/hdwebsolution/www/sareen-1/application/views/_header.php
<!doctype html>
<html lang="zxx">

<head>
       <!-- SEO Done By Made4brand   -->
              <!-- Meta Tags For SEO Optimization -->
    <?php
    
    $bdata=getdatasingle('blog_posts',array('page_url'=>$this->uri->segment(2)));
    if($bdata) {
      
    $pagetitle = $bdata->title;
    $meta_title = $bdata->meta_title;
    $meta_description = $bdata->meta_description;
    $meta_keywords = '';
      
        
    } else { 
    
    $pagetitle = 'Medical equipment manufacturer in Delhi, India- Lifeclave';
    $meta_title = 'Medical equipment manufacturer in Delhi, India- Lifeclave';
    $meta_description = 'Highest grade medical equipment manufacturer in Delhi, India & global exporter of hollowares, dental autoclave, dental UV chambers and other medical equipments.';
    $meta_keywords = 'Life Clave, Medical Equipments, hollowares, dental autoclave, dental UV chambers';
}

    if (isset($page)) :
        if ($page == 'product' && isset($product)) :
            $meta_title = $product->product_seo_meta_title;
            $meta_description = $product->product_seo_meta_description;
            $meta_keywords = $product->product_seo_meta_keywords;
            $pagetitle = $meta_title;
        endif;

        if ($page == 'category' && isset($category)) :
            $meta_title = $category->category_seo_meta_title;
            $meta_description = $category->category_seo_meta_description;
            $pagetitle = $meta_title;
        endif;

        if ($page == 'home' || $page == 'about' || $page == 'certificate' || $page == 'contact' || $page == 'categories') :
            $meta_title = $title;
            $meta_description = $description;
            $pagetitle = $title;
        endif;
        if ($page == 'home') : ?>

            <script type="application/ld+json">
                {
                    "@context": "https://schema.org",
                    "@type": "Organization",
                    "name": "Lifeclave- Medical Equipment manufacturer & supplier",
                    "url": "https://lifeclave.com",
                    "logo": "https://lifeclave.com/assets/img/logo-s.png",
                    "alternateName": "Medical equipment manufacturer",
                    "sameAs": [
                        "https://www.facebook.com/sareensurgicalproducts"
                    ],
                    "contactPoint": [{
                            "@type": "ContactPoint",
                            "telephone": "+919711199308",
                            "contactType": "customer service",
                            "email": "sareensons@yahoo.com",
                            "areaServed": [
                                "IN",
                                "US",
                                "CA",
                                "GB",
                                "TR"
                            ],
                            "availableLanguage": "en"
                        },
                        {
                            "@type": "ContactPoint",
                            "telephone": "+91 97111 99308",
                            "contactType": "technical support",
                            "email": "sareensons@yahoo.com",
                            "contactOption": "TollFree",
                            "areaServed": [
                                "US",
                                "CA",
                                "GB",
                                "IN"
                            ],
                            "availableLanguage": [
                                "en",
                                "hi"
                            ]
                        }
                    ]
                }
            </script>
<link rel="canonical" href="https://lifeclave.com"/>
        <?php endif;
        if ($page == 'faq') : ?>
            <script type="application/ld+json">
                {
                    "@context": "https://schema.org/",
                    "@type": "FAQPage",
                    "mainEntity": [{
                            "@type": "Question",
                            "name": "What is the Minimum Quantity Order that can be supplied?",
                            "acceptedAnswer": {
                                "@type": "Answer",
                                "text": "Any order for medical equipment, be small or big is considered opportunity to build better business relations at Lifeclave"
                            }
                        },
                        {
                            "@type": "Question",
                            "name": "How Orders can be placed?",
                            "acceptedAnswer": {
                                "@type": "Answer",
                                "text": "To get the Quote, please fill the Query Form or you can even click the \"Contact Us\" segment and the same will be forwarded to the concerned department, who will revert you immediately."
                            }
                        },
                        {
                            "@type": "Question",
                            "name": "How Can the Orders other than listed in product catalogue or Customized Material are Placed?",
                            "acceptedAnswer": {
                                "@type": "Answer",
                                "text": "Drop an e-mail mentioning the Size (in Inches/cm/mm, quality & quantity, photograph, if any). Our team of expertise will study your requirement and revert you about the estimate."
                            }
                        },
                        {
                            "@type": "Question",
                            "name": "What are the terms of payment for ordering medical equipment?",
                            "acceptedAnswer": {
                                "@type": "Answer",
                                "text": "All payments are calculated on the basis of US Dollars and the same will specified in the quotation sent. We propose the following options for payment:  We accept payment through RTGS/NEFT/TT/Bank Drafts/Cheques drawn in the name of SAREEN SURGICAL PRODUCTS payable at Delhi. However, transfer to our Bank account is convenient and fast. 100% Advance Payment: This is the most convenient, as it minimizes the bank charges involved in other methods of payment. Advance Part Payment: Orders may be placed with an advance payment of 40%, whereas the balance will be paid in two steps as mentioned below : Step 1- 30% Payment after completing 70% to 80% of Production. Step 2 – Balance 30% before shipment."
                            }
                        },
                        {
                            "@type": "Question",
                            "name": "What are the freight charges?",
                            "acceptedAnswer": {
                                "@type": "Answer",
                                "text": "In general, the modes of sending the consignment are – through Sea freight or Air freight. However, on the specific instructions of our customers, we do send Post parcels, Couriers etc. The customer may ask for prices inclusive of freight charges or opt for receiving a consignment on 'Freight to Pay' basis. The shipping charges depend on various factors like Weight/Volume of the shipment, destination and mode of dispatch. C.I.F. (Cost Insurance and Freight) rates are quoted if the exact information regarding quantity and destination are available."
                            }
                        },
                        {
                            "@type": "Question",
                            "name": "How can I get Price List/Catalog?",
                            "acceptedAnswer": {
                                "@type": "Answer",
                                "text": "Please click and fill the “Quick Enquiry”. You may also click \"Contact Us\" for details of other means of contacting us."
                            }
                        },
                        {
                            "@type": "Question",
                            "name": "What are the quality certifications that Lifelcave i.e. IMS has??",
                            "acceptedAnswer": {
                                "@type": "Answer",
                                "text": "Lifeclave i.e. IMS operate under the quality system that complies with ISO 9001: 2008, ISO 13485:2003 and CE."
                            }
                        }
                    ]
                }
            </script>
        <?php endif;
        if ($page == 'contact') : ?>
            <script type="application/ld+json">
                {
                    "@context": "https://schema.org",
                    "@type": "LocalBusiness",
                    "name": "Lifeclave- Medical Equipment manufacturer",
                    "image": "https://lifeclave.com/assets/img/logo-s.png",
                    "@id": "https://lifeclave.com/#organization",
                    "url": "https://lifeclave.com",
                    "telephone": "+919711199308",
                    "priceRange": "0-50000",
                    "address": {
                        "@type": "PostalAddress",
                        "streetAddress": "B-12, Jhilmil Industrial Area, Shahdara",
                        "addressLocality": "Delhi",
                        "postalCode": "110095",
                        "addressCountry": "IN"
                    },
                    "geo": {
                        "@type": "GeoCoordinates",
                        "latitude": 28.674984,
                        "longitude": 77.30865
                    },
                    "openingHoursSpecification": {
                        "@type": "OpeningHoursSpecification",
                        "dayOfWeek": [
                            "Monday",
                            "Wednesday",
                            "Thursday",
                            "Friday",
                            "Saturday",
                            "Sunday"
                        ],
                        "opens": "10:00",
                        "closes": "18:00"
                    }
                }
            </script>
    <?php endif;
    endif;
    ?>

    <!-- Required meta tags -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta name="description" content="<?php echo $meta_description; ?>">
    <meta name="keywords" content="<?php echo $meta_keywords; ?>">
    <meta name="title" content="<?php echo $meta_title; ?>">

<?php if($this->uri->segment(3)){
$url=base_url($this->uri->segment(1).'/'.$this->uri->segment(2).'/'.$this->uri->segment(3));
} else if($this->uri->segment(2)){
$url=base_url($this->uri->segment(1).'/'.$this->uri->segment(2));
} else if($this->uri->segment(1)){ 
    $url=base_url($this->uri->segment(1));
}
?>

<link rel='canonical' href='<?=$url;?>' />


    <!-- Links of CSS files -->
    <link rel="stylesheet" href="<?php echo base_url(); ?>assets/css/bootstrap.min.css">
    <link rel="stylesheet" href="<?php echo base_url(); ?>assets/css/flaticon.css">
    <link rel="stylesheet" href="<?php echo base_url(); ?>assets/css/animate.min.css">
    <link rel="stylesheet" href="<?php echo base_url(); ?>assets/css/owl.carousel.min.css">
    <link rel="stylesheet" href="<?php echo base_url(); ?>assets/css/boxicons.min.css">
    <link rel="stylesheet" href="<?php echo base_url(); ?>assets/css/meanmenu.min.css">
    <link rel="stylesheet" href="<?php echo base_url(); ?>assets/css/nice-select.min.css">
    <link rel="stylesheet" href="<?php echo base_url(); ?>assets/css/fancybox.min.css">
    <link rel="stylesheet" href="<?php echo base_url(); ?>assets/css/rangeSlider.min.css">
    <link rel="stylesheet" href="<?php echo base_url(); ?>assets/css/magnific-popup.min.css">
    <link rel="stylesheet" href="<?php echo base_url(); ?>assets/css/style.css">
    <link rel="stylesheet" href="<?php echo base_url(); ?>assets/css/responsive.css">
    <link rel="stylesheet" href="<?php echo base_url(); ?>assets/css/custom.css">

    <title><?php echo $pagetitle; ?></title>

    <link rel="icon" type="image/png" href="<?php echo base_url(); ?>assets/img/favicon.png">
    <?php if (isset($product)) :
        if (!empty($product->product_seo_canonical_url)) :
    ?>
            <!-- <link rel="canonical" href="<?php echo $product->product_seo_canonical_url; ?>"/> -->
            <?php echo $product->product_seo_canonical_url; ?>
    <?php
        endif;
        if (!empty($product->product_seo_schema_markup)) :
            echo $product->product_seo_schema_markup;
        endif;
    endif;
    ?>
</head>
<input type="hidden" value="<?php echo base_url(); ?>" id="base_url">
<?php $redirect_link = uri_string();

$this->session->set_userdata('redirect_link', $redirect_link);

?>