PageRenderTime 47ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/tools/smarty/compile/fc799be489be98216ba32724b9aee1877f691ec3.file.new-products.tpl.php

http://marocmall.googlecode.com/
PHP | 36 lines | 36 code | 0 blank | 0 comment | 1 complexity | 100569b527bbfd00fe6d044e74094811 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?php /* Smarty version Smarty-3.0.7, created on 2011-12-29 15:57:51
  2. compiled from "C:\D\prestashoplf\prestashop/themes/ling/new-products.tpl" */ ?>
  3. <?php /*%%SmartyHeaderCode:39714efc8dff7b9087-90893982%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
  4. $_smarty_tpl->decodeProperties(array (
  5. 'file_dependency' =>
  6. array (
  7. 'fc799be489be98216ba32724b9aee1877f691ec3' =>
  8. array (
  9. 0 => 'C:\\D\\prestashoplf\\prestashop/themes/ling/new-products.tpl',
  10. 1 => 1300464900,
  11. 2 => 'file',
  12. ),
  13. ),
  14. 'nocache_hash' => '39714efc8dff7b9087-90893982',
  15. 'function' =>
  16. array (
  17. ),
  18. 'has_nocache_code' => false,
  19. )); /*/%%SmartyHeaderCode%%*/?>
  20. <?php ob_start(); ?><?php echo smartyTranslate(array('s'=>'New products'),$_smarty_tpl);?>
  21. <?php Smarty::$_smarty_vars['capture']['path']=ob_get_clean();?>
  22. <?php $_template = new Smarty_Internal_Template(($_smarty_tpl->getVariable('tpl_dir')->value)."./breadcrumb.tpl", $_smarty_tpl->smarty, $_smarty_tpl, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null);
  23. echo $_template->getRenderedTemplate();?><?php unset($_template);?>
  24. <h1><?php echo smartyTranslate(array('s'=>'New products'),$_smarty_tpl);?>
  25. </h1>
  26. <?php if ($_smarty_tpl->getVariable('products')->value){?>
  27. <?php $_template = new Smarty_Internal_Template(($_smarty_tpl->getVariable('tpl_dir')->value)."./product-sort.tpl", $_smarty_tpl->smarty, $_smarty_tpl, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null);
  28. echo $_template->getRenderedTemplate();?><?php unset($_template);?>
  29. <?php $_template = new Smarty_Internal_Template(($_smarty_tpl->getVariable('tpl_dir')->value)."./product-list.tpl", $_smarty_tpl->smarty, $_smarty_tpl, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null);
  30. $_template->assign('products',$_smarty_tpl->getVariable('products')->value); echo $_template->getRenderedTemplate();?><?php unset($_template);?>
  31. <?php $_template = new Smarty_Internal_Template(($_smarty_tpl->getVariable('tpl_dir')->value)."./pagination.tpl", $_smarty_tpl->smarty, $_smarty_tpl, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null);
  32. echo $_template->getRenderedTemplate();?><?php unset($_template);?>
  33. <?php }else{ ?>
  34. <p class="warning"><?php echo smartyTranslate(array('s'=>'No new products.'),$_smarty_tpl);?>
  35. </p>
  36. <?php }?>