コード例 #1
0
<?php

/* Smarty version 2.6.26, created on 2015-12-01 10:48:41
   compiled from /home/illumin/public_html/storage/customize/view/theme/IlluminataV3//product/block/toCart.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'config', '/home/illumin/public_html/storage/customize/view/theme/IlluminataV3//product/block/toCart.tpl', 1, false), array('modifier', 'escape', '/home/illumin/public_html/storage/customize/view/theme/IlluminataV3//product/block/toCart.tpl', 10, false), array('function', 'renderBlock', '/home/illumin/public_html/storage/customize/view/theme/IlluminataV3//product/block/toCart.tpl', 3, false), array('function', 'translate', '/home/illumin/public_html/storage/customize/view/theme/IlluminataV3//product/block/toCart.tpl', 7, false), array('function', 'hidden', '/home/illumin/public_html/storage/customize/view/theme/IlluminataV3//product/block/toCart.tpl', 11, false))), $this);
if ($this->_tpl_vars['product']['isAvailable'] && (is_array($_tmp = 'ENABLE_CART') ? $this->_run_mod_handler('config', true, $_tmp) : $this->_plugins['modifier']['config'][0][0]->config($_tmp))) {
    ?>

	<?php 
    echo smarty_function_renderBlock(array('block' => "PRODUCT-OPTIONS"), $this);
    ?>

	<?php 
    echo smarty_function_renderBlock(array('block' => "PRODUCT-VARIATIONS"), $this);
    ?>


	<tr id="productToCart" class="cartLinks">
		<td class="param"><?php 
    echo smarty_function_translate(array('text' => '_quantity'), $this);
    ?>
:</td>
		<td class="value">
			<?php 
    $_smarty_tpl_vars = $this->_tpl_vars;
    $this->_smarty_include(array('smarty_include_tpl_file' => "custom:product/block/quantity.tpl", 'smarty_include_vars' => array()));
    $this->_tpl_vars = $_smarty_tpl_vars;
    unset($_smarty_tpl_vars);
    ?>
			<input type="submit" class="submit" value="<?php 
コード例 #2
0
	<h3>Welcome to illuminata eyewear<h3/>
	<p>illuminata eyewear stands for a bright vision, fashionable image and a royal service.</p>
	<p>We specialize at carrying high end brands and limited edition products. Ever since we opened our door in 1998,
	we have worked hard to develop a reputation of personable service approach. We beleive we have a product for every taste and budget.</p>
	</div>-->
	

	
	<!--div class="mirror">
	<div style="float: right; width:250px;">
	<h3>Try On Eyeglasses With Virtual Mirror</h3>
	<p>Bored at home? Checked out virtual mirror to find your most perfect pair of eyeglasses</p>
	</div>
	</div-->
	<!--<?php 
echo smarty_function_renderBlock(array('block' => "HOME-PAGE-TOP"), $this);
?>


	<?php 
if (is_array($_tmp = 'HOME_PAGE_SUBCATS') ? $this->_run_mod_handler('config', true, $_tmp) : $this->_plugins['modifier']['config'][0][0]->config($_tmp)) {
    ?>
		<?php 
    $_smarty_tpl_vars = $this->_tpl_vars;
    $this->_smarty_include(array('smarty_include_tpl_file' => "custom:category/subcategoriesColumns.tpl", 'smarty_include_vars' => array()));
    $this->_tpl_vars = $_smarty_tpl_vars;
    unset($_smarty_tpl_vars);
    ?>
	<?php 
}
?>
コード例 #3
0
<?php

/* Smarty version 2.6.26, created on 2015-12-04 09:31:06
   compiled from custom:user/block/registerAddress.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'config', 'custom:user/block/registerAddress.tpl', 1, false), array('function', 'renderBlock', 'custom:user/block/registerAddress.tpl', 3, false), array('function', 'translate', 'custom:user/block/registerAddress.tpl', 8, false), array('function', 'textfield', 'custom:user/block/registerAddress.tpl', 9, false), array('function', 'selectfield', 'custom:user/block/registerAddress.tpl', 105, false), array('function', 'link', 'custom:user/block/registerAddress.tpl', 128, false), array('block', 'error', 'custom:user/block/registerAddress.tpl', 11, false))), $this);
$this->assign('fields', is_array($_tmp = 'USER_FIELDS') ? $this->_run_mod_handler('config', true, $_tmp) : $this->_plugins['modifier']['config'][0][0]->config($_tmp));
?>

<?php 
echo smarty_function_renderBlock(array('block' => "FORM-NEW-CUSTOMER-TOP"), $this);
?>


<?php 
if ($this->_tpl_vars['fields']['FIRSTNAME']) {
    ?>
<p class="required">
	
		<label for="<?php 
    echo $this->_tpl_vars['prefix'];
    ?>
firstName"><span class="label"><?php 
    echo smarty_function_translate(array('text' => '_your_first_name'), $this);
    ?>
:</span></label>
		<fieldset class="error"><?php 
    echo smarty_function_textfield(array('name' => $this->_tpl_vars['prefix'] . "firstName", 'class' => 'text'), $this);
    ?>

	
コード例 #4
0
        echo smarty_function_selectfield(array('name' => 'id', 'options' => $this->_tpl_vars['categories']), $this);
        ?>

			<?php 
    }
    echo smarty_function_textfield(array('class' => 'text searchQuery', 'name' => 'q', 'placeholder' => "Search...", 'style' => "border: none; position: relative;"), $this);
    ?>

<input type="submit" class="submit" style="position: relative; right: 29px; border: none; background-image: url('upload/theme/IlluminataV3/searchicon.jpg'); background-position: right; background-repeat: no-repeat; background-color: white; color: gray;" value="|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" />
			<input type="hidden" name="cathandle" value="search" />
		<?php 
    $_block_content = ob_get_contents();
    ob_end_clean();
    $_block_repeat = false;
    echo smarty_block_form($this->_tag_stack[count($this->_tag_stack) - 1][1], $_block_content, $this, $_block_repeat);
}
array_pop($this->_tag_stack);
?>
		
		<?php 
echo smarty_function_renderBlock(array('block' => 'CURRENCY'), $this);
?>

		<?php 
echo smarty_function_renderBlock(array('block' => 'LANGUAGE'), $this);
?>


		<div class="clear"></div>
	</div>
</div>
コード例 #5
0
   compiled from custom:product/head.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('function', 'renderBlock', 'custom:product/head.tpl', 5, false), array('function', 'blocks', 'custom:product/head.tpl', 11, false))), $this);
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "custom:block/message.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

<h1><?php 
echo $this->_tpl_vars['product']['name_lang'];
?>
</h1>

<?php 
echo smarty_function_renderBlock(array('block' => "PRODUCT-ATTRIBUTE-SUMMARY"), $this);
?>


<div class="clear"></div>

<div class="head-product">

<?php 
echo smarty_function_blocks(array('id' => "PRODUCT-HEAD", 'blocks' => "\n\t\tPRODUCT-IMAGES\n\t\tPRODUCT-SUMMARY"), $this);
?>

		
</div>

<div class="clear"></div>
コード例 #6
0
		<?php 
    echo smarty_function_renderBlock(array('block' => 'CATEGORY_BOX'), $this);
    ?>

	<?php 
}
?>
	<?php 
echo smarty_function_renderBlock(array('block' => 'INFORMATION'), $this);
?>

	<?php 
echo smarty_function_renderBlock(array('block' => 'COMPARE'), $this);
?>

	<?php 
echo smarty_function_renderBlock(array('block' => 'FILTER_BOX'), $this);
?>


	<?php 
echo smarty_function_renderBlock(array('block' => 'NEWSLETTER'), $this);
?>

	<?php 
echo smarty_function_renderBlock(array('block' => 'QUICKNAV'), $this);
?>


	<div class="clear"></div>
</div>
コード例 #7
0
echo smarty_function_link(array('controller' => "backend.report", 'action' => 'search'), $this);
?>
"><?php 
echo smarty_function_translate(array('text' => '_search'), $this);
?>
</a>
			</li>
					</ul>

	</div>

	<div class="treeManagerContainer maxHeight h--100">
		<div id="reportDateRange">
			Report period:
			<?php 
echo smarty_function_renderBlock(array('block' => "backend.components/DATE_RANGE_SELECTOR", 'class' => 'reportDateSelector'), $this);
?>

			<select class="reportDateSelector">
				<option value="-30 days | now"><?php 
echo smarty_function_maketext(array('text' => '_last_days', 'params' => 30), $this);
?>
</option>
				<option value="-24 hours | now"><?php 
echo smarty_function_maketext(array('text' => '_last_hours', 'params' => 24), $this);
?>
</option>
				<option value="today | now"><?php 
echo is_array($_tmp = smarty_function_translate(array('text' => '_today', 'disableLiveTranslation' => 'true'), $this)) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html');
?>
</option>
コード例 #8
0
</span>
				<span><?php 
    echo smarty_function_selectfield(array('name' => 'productComparisonField', 'class' => 'comparisonField', 'options' => $this->_tpl_vars['comparisonFields']), $this);
    ?>
</span>
				<span><?php 
    echo smarty_function_selectfield(array('name' => 'comparisonType', 'class' => 'comparisonType', 'options' => $this->_tpl_vars['comparisonTypes']), $this);
    ?>
</span>
				<span><?php 
    echo smarty_function_textfield(array('name' => 'comparisonValue', 'class' => 'number comparisonValue'), $this);
    ?>
</span>

				<?php 
    echo smarty_function_renderBlock(array('block' => "BUSINESS-RULE-CONDITION-PARAMS"), $this);
    ?>


				<span class="conditionTime">
					<?php 
    echo smarty_function_translate(array('text' => '_include_orders_time'), $this);
    ?>

					<select name="conditionTime" class="value">
						<option value="before"><?php 
    echo smarty_function_translate(array('text' => '_condition_time_before'), $this);
    ?>
</option>
						<option value="range"><?php 
    echo smarty_function_translate(array('text' => '_condition_time_range'), $this);
コード例 #9
0
					<?php 
    echo smarty_function_selectfield(array('name' => 'theme', 'id' => "theme_" . $this->_tpl_vars['categoryId'], 'options' => $this->_tpl_vars['themes']), $this);
    ?>

				</p>
			</div>

			<div style="float: left;" id="categoryThemePreview_<?php 
    echo $this->_tpl_vars['categoryId'];
    ?>
"></div>

		</fieldset>

		<?php 
    echo smarty_function_renderBlock(array('block' => "FORM-CATEGORY-BOTTOM"), $this);
    ?>


		<?php 
    $this->_tag_stack[] = array('language', array());
    $_block_repeat = true;
    smarty_block_language($this->_tag_stack[count($this->_tag_stack) - 1][1], null, $this, $_block_repeat);
    while ($_block_repeat) {
        ob_start();
        ?>
			<p>
				<label><?php 
        echo smarty_function_translate(array('text' => '_category_name'), $this);
        ?>
:</label>
コード例 #10
0
<?php

/* Smarty version 2.6.26, created on 2015-12-01 10:53:47
   compiled from custom:layout/backend/header.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('function', 'renderBlock', 'custom:layout/backend/header.tpl', 4, false), array('function', 'link', 'custom:layout/backend/header.tpl', 13, false), array('function', 'translate', 'custom:layout/backend/header.tpl', 13, false), array('function', 'backendLangMenu', 'custom:layout/backend/header.tpl', 21, false), array('function', 'img', 'custom:layout/backend/header.tpl', 28, false), array('function', 'backendMenu', 'custom:layout/backend/header.tpl', 34, false), array('modifier', 'config', 'custom:layout/backend/header.tpl', 12, false), array('modifier', 'or', 'custom:layout/backend/header.tpl', 28, false))), $this);
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "custom:layout/backend/meta.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

<div id="topAuthInfo">
	<?php 
echo smarty_function_renderBlock(array('block' => 'USER_MENU'), $this);
?>

</div>

<div id="pageContainer">

	<div id="pageHeader">

		<div id="systemMenu">
				<?php 
if (is_array($_tmp = 'BACKEND_SHOW_HELP') ? $this->_run_mod_handler('config', true, $_tmp) : $this->_plugins['modifier']['config'][0][0]->config($_tmp)) {
    ?>
					<a id="updates-link" <?php 
    if (is_array($_tmp = 'MODULE_STATS_NEED_UPDATING') ? $this->_run_mod_handler('config', true, $_tmp) : $this->_plugins['modifier']['config'][0][0]->config($_tmp)) {
        ?>
class="updateAvailable"<?php 
コード例 #11
0
                    <li><a href="/contact">Contact Us</a></li>
                    <li><a href="/promotionsCoupons.html">Pomotions</a></li>
                    <li><a href="/EyeExam">Eye Exam</a></li>
                    <li><a href="/news">News</a></li>

                </ul>
</div>
            <div class="clear"></div>
            
<div class="nav">
	<?php 
echo smarty_function_renderBlock(array('block' => 'SEARCH'), $this);
?>

	<?php 
echo smarty_function_renderBlock(array('block' => 'ROOT_CATEGORIES'), $this);
?>

</div>

<?php 
if ($this->_tpl_vars['request']['controller'] == 'index') {
    ?>
	<?php 
    $_smarty_tpl_vars = $this->_tpl_vars;
    $this->_smarty_include(array('smarty_include_tpl_file' => "custom:layout/frontend/banners.tpl", 'smarty_include_vars' => array()));
    $this->_tpl_vars = $_smarty_tpl_vars;
    unset($_smarty_tpl_vars);
}
?>
コード例 #12
0
		<fieldset class="shipmentAddress">
			<legend><?php 
    echo smarty_function_translate(array('text' => '_shipping_address'), $this);
    ?>
</legend>
			<div class="menu">
				<a href="#" onclick="Backend.Shipment.prototype.getInstance(Event.element(event).up('.orderShipment')).editShippingAddress(); return false;"><?php 
    echo smarty_function_translate(array('text' => '_edit_address'), $this);
    ?>
</a>
				<span class="progressIndicator" style="display: none;"></span>
			</div>
			<div class="viewAddress">
				<?php 
    echo $this->_tpl_vars['shipment']['ShippingAddress']['compact'];
    ?>

			</div>
			<div class="editAddress">
			</div>
		</fieldset>
   <?php 
}
?>

   <?php 
echo smarty_function_renderBlock(array('block' => "SHIPMENT-CONTROLS"), $this);
?>


</fieldset>
コード例 #13
0
    ?>
		<?php 
}
?>

		<div class="shortDescr" style="position: relative; left: 100px;">
			<?php 
echo smarty_function_renderBlock(array('block' => "PRODUCT-LIST-DESCR-BEFORE"), $this);
?>

			<?php 
echo $this->_tpl_vars['product']['shortDescription_lang'];
?>

			<?php 
echo smarty_function_renderBlock(array('block' => "PRODUCT-LIST-DESCR-AFTER"), $this);
?>

		</div>

		<div class="order">
			<div class="orderingControls">
				<?php 
$this->assign('sep', false);
?>
				<?php 
if ($this->_tpl_vars['product']['rating'] && (is_array($_tmp = 'ENABLE_RATINGS') ? $this->_run_mod_handler('config', true, $_tmp) : $this->_plugins['modifier']['config'][0][0]->config($_tmp))) {
    ?>
					<?php 
    $_smarty_tpl_vars = $this->_tpl_vars;
    $this->_smarty_include(array('smarty_include_tpl_file' => "custom:category/productListRating.tpl", 'smarty_include_vars' => array()));
コード例 #14
0
    echo smarty_function_translate(array('text' => '_featured_products'), $this);
    ?>
</h2>

		<?php 
    $_smarty_tpl_vars = $this->_tpl_vars;
    $this->_smarty_include(array('smarty_include_tpl_file' => "custom:category/productListLayout.tpl", 'smarty_include_vars' => array('layout' => is_array($_tmp = is_array($_tmp = 'FEATURED_LAYOUT') ? $this->_run_mod_handler('config', true, $_tmp) : $this->_plugins['modifier']['config'][0][0]->config($_tmp)) ? $this->_run_mod_handler('default', true, $_tmp, @$this->_tpl_vars['layout']) : smarty_modifier_default($_tmp, @$this->_tpl_vars['layout']), 'products' => $this->_tpl_vars['subCatFeatured'])));
    $this->_tpl_vars = $_smarty_tpl_vars;
    unset($_smarty_tpl_vars);
    ?>
	<?php 
}
?>

	<?php 
echo smarty_function_renderBlock(array('block' => 'FILTER_TOP'), $this);
?>


	<?php 
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "custom:category/categoryProductList.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

</div>
<?php 
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "custom:layout/frontend/footer.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
コード例 #15
0
	<?php 
    $_smarty_tpl_vars = $this->_tpl_vars;
    $this->_smarty_include(array('smarty_include_tpl_file' => "custom:user/block/passwordFields.tpl", 'smarty_include_vars' => array('required' => true)));
    $this->_tpl_vars = $_smarty_tpl_vars;
    unset($_smarty_tpl_vars);
    ?>

	<?php 
    $_smarty_tpl_vars = $this->_tpl_vars;
    $this->_smarty_include(array('smarty_include_tpl_file' => "custom:block/eav/fields.tpl", 'smarty_include_vars' => array('item' => $this->_tpl_vars['user'], 'filter' => 'isDisplayed')));
    $this->_tpl_vars = $_smarty_tpl_vars;
    unset($_smarty_tpl_vars);
    ?>

	<?php 
    echo smarty_function_renderBlock(array('block' => "FORM-SUBMIT-REGISTER"), $this);
    ?>


	<p class="submit">
		<label class="empty"></label>
		<input type="submit" class="submit" value="<?php 
    echo is_array($_tmp = smarty_function_translate(array('text' => '_complete_reg', 'disableLiveTranslation' => 'true'), $this)) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html');
    ?>
" />
		<?php 
    if ($this->_tpl_vars['request']['return']) {
        ?>
			<input type="hidden" name="return" value="<?php 
        echo is_array($_tmp = $this->_tpl_vars['request']['return']) ? $this->_run_mod_handler('escape', true, $_tmp) : smarty_modifier_escape($_tmp);
        ?>
コード例 #16
0
echo smarty_function_liveCustomization(array('action' => 'lang'), $this);
?>


	<?php 
if (!(is_array($_tmp = 'DISABLE_AJAX') ? $this->_run_mod_handler('config', true, $_tmp) : $this->_plugins['modifier']['config'][0][0]->config($_tmp))) {
    ?>
		<script type="text/javascript">
			new Frontend.AjaxInit(document.body);
			<?php 
    echo smarty_function_loadJs(array(), $this);
    ?>

		</script>
	<?php 
}
?>


		<?php 
if (!(is_array($_tmp = 'DISABLE_TOOLBAR') ? $this->_run_mod_handler('config', true, $_tmp) : $this->_plugins['modifier']['config'][0][0]->config($_tmp))) {
    ?>
			<?php 
    echo smarty_function_renderBlock(array('block' => 'FOOTER_TOOLBAR'), $this);
    ?>

		<?php 
}
?>
	</body>
</html>
コード例 #17
0
"><?php 
echo smarty_function_translate(array('text' => '_css'), $this);
?>
</a>
					</li>
					<li id="tabFiles" class="tab">
						<a href="<?php 
echo smarty_function_link(array('controller' => "backend.themeFile", 'action' => 'index', 'query' => 'id=_id_'), $this);
?>
"><?php 
echo smarty_function_translate(array('text' => '_files'), $this);
?>
</a>
					</li>
					<?php 
echo smarty_function_renderBlock(array('block' => 'THEME_TABS'), $this);
?>

				</ul>
			</div>
			<div class="sectionContainer maxHeight h--50"></div>
		</div>
	</div>
</div>

<?php 
echo '
<script type="text/javascript">
	var pageHandler = new Backend.Theme(';
echo $this->_tpl_vars['themes'];
echo ');
コード例 #18
0
		);
	}
	';
?>


	window.onload = onLoad;

	Router.setUrlTemplate('<?php 
echo smarty_function_link(array('controller' => 'controller', 'action' => 'action'), $this);
?>
');
	</script>

	<?php 
echo smarty_function_renderBlock(array('block' => 'TRANSLATIONS'), $this);
?>


</head>
<body>
<script type="text/javascript">
<?php 
echo '
	window.historyStorage.init();
	window.dhtmlHistory.create();
';
?>

</script>
コード例 #19
0
/* Smarty version 2.6.26, created on 2015-12-01 10:48:25
   compiled from /home/illumin/public_html/application/view//block/toolbar.tpl */
require_once SMARTY_CORE_DIR . 'core.load_plugins.php';
smarty_core_load_plugins(array('plugins' => array(array('function', 'renderBlock', '/home/illumin/public_html/application/view//block/toolbar.tpl', 5, false))), $this);
?>

<div id="footpanel">
	<ul id="mainpanel">
		<?php 
echo smarty_function_renderBlock(array('block' => "FRONTEND-TOOLBAR-LEFT"), $this);
?>

		<?php 
echo smarty_function_renderBlock(array('block' => "FRONTEND-TOOLBAR-CENTER"), $this);
?>

		<?php 
echo smarty_function_renderBlock(array('block' => "FRONTEND-TOOLBAR-RIGHT"), $this);
?>

	</ul>
</div>

<?php 
echo '
<script type="text/javascript">
	// global variable footerToolbar
	footerToolbar = new FrontendToolbar("footpanel");
</script>
';
コード例 #20
0
echo smarty_function_translate(array('text' => '_last_viewed'), $this);
?>
</a>
			<div class="subpanel">
				<h3><span> &ndash; </span><?php 
echo smarty_function_translate(array('text' => '_last_viewed'), $this);
?>
</h3>
				<div id="lastViewedIndicator" class="progressIndicator" style="display:none;"></div>
				<ul>
				</ul>
			</div>
		</li>

		<?php 
echo smarty_function_renderBlock(array('block' => "BACKEND-TOOLBAR-AFTER-LASTVIEWED"), $this);
?>


	</ul>

	<li style="display:none;" class="uninitializedDropButton" id="dropButtonTemplate">
		<a href="">
			<small></small>
		</a>
	</li>
</div>

<?php 
echo '
<script type="text/javascript">
コード例 #21
0
                            <br />
                            <?php 
            }
        }
        unset($_from);
        ?>
                            <div style="display: none;" class="errorText hidden"></div>
                </fieldset>
                <?php 
    }
    ?>
                </p>
            </div>

        <?php 
    echo smarty_function_renderBlock(array('block' => "FORM-SUBMIT-CONTACT"), $this);
    ?>


            <p>
                <label class="empty"></label>
                <input type="submit" class="submit" value="<?php 
    echo smarty_function_translate(array('text' => '_form_submit'), $this);
    ?>
" />
            </p>

        <?php 
    $_block_content = ob_get_contents();
    ob_end_clean();
    $_block_repeat = false;
コード例 #22
0
</span></td>
		</tr>
		<?php 
    }
    ?>
	<?php 
}
?>

	<?php 
if ($this->_tpl_vars['product']['URL']) {
    ?>
	<tr>
		<td colspan="2" class="websiteUrl"><a href="<?php 
    echo $this->_tpl_vars['product']['URL'];
    ?>
" target="_blank"><?php 
    echo smarty_function_translate(array('text' => '_product_website'), $this);
    ?>
</a></td>
	</tr>
	<?php 
}
?>

	<?php 
echo smarty_function_renderBlock(array('block' => "PRODUCT-OVERVIEW-AFTER"), $this);
?>


</table>
コード例 #23
0
?>

<?php 
$_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "custom:layout/frontend/layout.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
?>

<div id="content">
	<h1><?php 
echo smarty_function_translate(array('text' => '_news'), $this);
?>
</h1>
<?php 
echo smarty_function_renderBlock(array('block' => 'NEWSLETTER'), $this);
?>

	<ul class="news">
		<?php 
$_from = $this->_tpl_vars['news'];
if (!is_array($_from) && !is_object($_from)) {
    settype($_from, 'array');
}
if (count($_from)) {
    foreach ($_from as $this->_tpl_vars['entry']) {
        ?>
			<li class="newsEntry">
				<?php 
        $_smarty_tpl_vars = $this->_tpl_vars;
        $this->_smarty_include(array('smarty_include_tpl_file' => "custom:news/newsEntry.tpl", 'smarty_include_vars' => array('entry' => $this->_tpl_vars['entry'])));