ef9ba00502b5ab34582c31e60c018a37.php 4.03 KB
<?php return function ($in, $debugopt = 1) {
    $cx = array(
        'flags' => array(
            'jstrue' => false,
            'jsobj' => false,
            'spvar' => true,
            'prop' => false,
            'method' => false,
            'mustlok' => true,
            'echo' => false,
            'debug' => $debugopt,
        ),
        'constants' => array(),
        'helpers' => array(),
        'blockhelpers' => array(),
        'hbhelpers' => array(),
        'partials' => array(),
        'scopes' => array(),
        'sp_vars' => array('root' => $in),
        'lcrun' => 'Plugin\LCRun3',

    );
    
    return ''.((Plugin\LCRun3::debug('[tabs]', 'ifvar', $cx, Plugin\LCRun3::debug('[tabs]', 'v', $cx, $in, array('tabs')))) ? ' <div class="s-goods-nav goods-nav">
    <ul class="swiper-wrapper clearfix">
'.Plugin\LCRun3::debug('[tabs]', 'sec', $cx, Plugin\LCRun3::debug('[tabs]', 'v', $cx, $in, array('tabs')), $in, false, function($cx, $in) {return ''.Plugin\LCRun3::debug('[title]', 'sec', $cx, Plugin\LCRun3::debug('[title]', 'v', $cx, $in, array('title')), $in, false, function($cx, $in) {return '            <li class="swiper-slide nav-item '.((Plugin\LCRun3::debug('@[first]', 'ifvar', $cx, Plugin\LCRun3::debug('@[first]', 'v', $cx, $cx['sp_vars'], array('first')))) ? ' active' : '').'">
                <span data-sort="'.Plugin\LCRun3::debug('[params]', 'encq', $cx, Plugin\LCRun3::debug('[params]', 'v', $cx, $in, array('params'))).'" data-id="'.Plugin\LCRun3::debug('[id]', 'encq', $cx, Plugin\LCRun3::debug('[id]', 'v', $cx, $in, array('id'))).'" >'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</span>
            </li>
';}).'';}).'    </ul>
</div>
' : '').'    <div class="rank-main">
        <ul>
'.Plugin\LCRun3::debug('[goods]', 'sec', $cx, Plugin\LCRun3::debug('[goods]', 'v', $cx, $in, array('goods')), $in, false, function($cx, $in) {return '                <li>
                    <a class="clearfix" href="'.Plugin\LCRun3::debug('[url]', 'encq', $cx, Plugin\LCRun3::debug('[url]', 'v', $cx, $in, array('url'))).'">
                        <div class="item-img">
                            <img class="lazy" data-original="'.Plugin\LCRun3::debug('[thumb]', 'encq', $cx, Plugin\LCRun3::debug('[thumb]', 'v', $cx, $in, array('thumb'))).'">
                        </div>
                        <div class="item-content">
                            <i class="rank-icon top">'.Plugin\LCRun3::debug('[rank]', 'encq', $cx, Plugin\LCRun3::debug('[rank]', 'v', $cx, $in, array('rank'))).'</i>
                            <h2 '.Plugin\LCRun3::debug('[sales_phrase]', 'sec', $cx, Plugin\LCRun3::debug('[sales_phrase]', 'v', $cx, $in, array('sales_phrase')), $in, false, function($cx, $in) {return 'class="hasActive"';}).'>'.Plugin\LCRun3::debug('[name]', 'encq', $cx, Plugin\LCRun3::debug('[name]', 'v', $cx, $in, array('name'))).'</h2>
'.Plugin\LCRun3::debug('[active]', 'sec', $cx, Plugin\LCRun3::debug('[active]', 'v', $cx, $in, array('active')), $in, false, function($cx, $in) {return '                                <p>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</p>
';}).''.Plugin\LCRun3::debug('[sales_phrase]', 'sec', $cx, Plugin\LCRun3::debug('[sales_phrase]', 'v', $cx, $in, array('sales_phrase')), $in, false, function($cx, $in) {return '	                        <p>'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</p>
';}).'                            <p>
	                            '.Plugin\LCRun3::debug('[salePrice]', 'sec', $cx, Plugin\LCRun3::debug('[salePrice]', 'v', $cx, $in, array('salePrice')), $in, false, function($cx, $in) {return '¥'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'';}).''.Plugin\LCRun3::debug('[price]', 'sec', $cx, Plugin\LCRun3::debug('[price]', 'v', $cx, $in, array('price')), $in, false, function($cx, $in) {return '
	                            <b>¥'.Plugin\LCRun3::debug('this', 'encq', $cx, $in).'</b>';}).'
                            </p>
                        </div>
                     </a>
                 </li>
';}).'         </ul>
    </div>';
}
?>