<!DOCTYPE html>

<html>

<head>

  <meta charset="utf-8">

  <title><?php echo $__env->yieldContent('title'); ?></title>

  <meta name="keywords" content="<?php echo $__env->yieldContent('keywords'); ?>"/>

  <meta name="description" content="<?php echo $__env->yieldContent('description'); ?>"/>

  <meta property="og:url" content="<?php echo $__env->yieldContent('url'); ?>" />

  <meta property="og:title" content="<?php echo $__env->yieldContent('title'); ?>" />

  <meta property="og:type" content="website" />

  <meta property="fb:app_id" content="" />

  <meta property="og:description" content="<?php echo $__env->yieldContent('description'); ?>" />

  <meta property="og:image" content="<?php echo $__env->yieldContent('image'); ?>" />

  <meta property="og:site_name" content="<?php echo $__env->yieldContent('title'); ?>" />

  <meta name="robots" content="index, follow">

  <link rel="canonical" href="<?php echo $__env->yieldContent('url'); ?>">

  <link rel="icon" href="<?php echo e(url($site_option->favicon)); ?>">

  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>

  <!--*************************---->

  <base href="<?php echo e(url()); ?>/">

  <script src="<?php echo e(url('public/jquery/jquery-3.2.1.min.js')); ?>" type="text/javascript" charset="utf-8"></script>

<!--   <link rel="stylesheet" type="text/css" href="<?php echo e(url('public/bootstrap/css/bootstrap.min.css')); ?>"> -->

    <!-- Style css -->  

  <link  rel="stylesheet" type="text/css"  media="all" href="assets/static/version1553065014/_cache/merged/8a02b89d79551d85b3186647ef10dd7f.min.css?v=17092018" />

<link  rel="stylesheet" type="text/css"  media="screen and (min-width: 768px)" href="assets/static/version1553065014/frontend/Goretail/ecomtotal_hoanmy/vi_VN/css/styles-l.min.css?v=17092018" />

<link  rel="stylesheet" type="text/css"  media="print" href="assets/static/version1553065014/frontend/Goretail/ecomtotal_hoanmy/vi_VN/css/print.min.css?v=17092018" />

<link  rel="stylesheet" type="text/css"  media="all" href="assets/static/version1553065014/_cache/merged/291f565ff98468c50e15711bb2589574.min.css?v=17092018" />

<script  type="text/javascript"  src="assets/static/version1553065014/_cache/merged/455425878ff09e6de591b029dc31d1f7.min.js"></script>



<script type="text/javascript">

  var ThemeOptions = {

    box_wide: 0,

    rtl_layout: 0,

    sticky_header: 0    

  }; 

  if(navigator.userAgent.match(/iPad|iPhone|iPod|iPad Simulator|iPhone Simulator|iPod Simulator/i) !== null){

    document.addEventListener("DOMContentLoaded", function(event) { 

      document.body.classList.add('iMenu');

    });

  }

</script>

<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;subset=vietnamese" rel="stylesheet">

</head>

<body data-container="body" data-mage-init='{"loaderAjax": {}, "loader": { "icon": "assets/static/version1553065014/frontend/Goretail/ecomtotal_hoanmy/vi_VN/images/loader-2.gif"}}' class="cms-home cms-index-index page-layout-1column">

  <?php echo $__env->make('frontend.header.header', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

  <?php echo $__env->yieldContent('content'); ?>

  <?php echo $__env->make('frontend.footer.footer', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

  <?php echo $site_option->remarketing; ?>



</body>

<!--************START*************---->

<?php echo $__env->make('errors.note', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

<!--*************************---->



<!--*************************---->

<script type="text/javascript">

  var domain = "<?php echo e(url()); ?>/";

</script>

<!--*************************---->

<?php if($site_option->actioncall==1): ?>

<!--****STARTACTION CALL*****---->

<div class="hotline">

    <div id="phonering-alo-phoneIcon" class="phonering-alo-phone phonering-alo-green phonering-alo-show">

        <div class="phonering-alo-ph-circle"></div>

        <div class="phonering-alo-ph-circle-fill"></div>

        <div class="phonering-alo-ph-img-circle">

            <a class="pps-btn-img " href="tel:<?php echo e($site_option->numbercall); ?>"> <img src="https://wonderads.vn/themes/default/images/v8TniL3.png" alt="Liên hệ" width="50" class="img-responsive"/> </a>

        </div>

    </div>

</div>

<!--*****END ACTION CALL*****---->

<?php endif; ?>

<!--*************************---->

<script src="<?php echo e(url('assets/ajax/main.js')); ?>" type="text/javascript" charset="utf-8"></script>

<link rel="stylesheet" type="text/css" href="<?php echo e(url('assets/ajax/main.css')); ?>">



<div id="toast-container" class="toast-top-right"></div>

<!--***********END**************---->

</html>