403Webshell
Server IP : 156.238.232.47  /  Your IP : 216.73.216.150
Web Server : nginx/1.25.3
System : Linux C202504152095410 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User : www ( 1000)
PHP Version : 8.3.25
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /www/data/wwwroot/2025_10_31_03/runtime/index/temp/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /www/data/wwwroot/2025_10_31_03/runtime/index/temp/0a21f669a12f7ca39d67018371eb4838.php
<?php /*a:1:{s:90:"/www/data/wwwroot/2025_10_31_03/app/index/view/default/goods/module/middle_base/right.html";i:1745821923;}*/ ?>
<!-- 中间模块基础右侧 -->
<?php if(!empty($module_data['goods'])): ?>
    <div class="clearfix-right">
        <!-- 商品页右侧内容顶部钩子 开始 -->
        <?php if(isset($shopxo_is_develop) and $shopxo_is_develop == true): ?>
            <div class="plugins-tag">
                <span>plugins_view_goods_detail_right_content_top</span>
            </div>
        <?php endif; if(!empty($plugins_view_goods_detail_right_content_top_data) and is_array($plugins_view_goods_detail_right_content_top_data)): foreach($plugins_view_goods_detail_right_content_top_data as $hook): if(is_string($hook) or is_int($hook)): ?>
                    <?php echo $hook; ?>
                <?php endif; ?>
            <?php endforeach; ?>
        <?php endif; ?>
        <!-- 商品页右侧内容顶部钩子 结束 -->

        <!-- 右侧内容 -->
        <div class="clearfix-right-content">
            <!-- 商品页右侧内容内部顶部钩子 开始 -->
            <?php if(isset($shopxo_is_develop) and $shopxo_is_develop == true): ?>
                <div class="plugins-tag">
                    <span>plugins_view_goods_detail_right_content_inside_top</span>
                </div>
            <?php endif; if(!empty($plugins_view_goods_detail_right_content_inside_top_data) and is_array($plugins_view_goods_detail_right_content_inside_top_data)): foreach($plugins_view_goods_detail_right_content_inside_top_data as $hook): if(is_string($hook) or is_int($hook)): ?>
                        <?php echo $hook; ?>
                    <?php endif; ?>
                <?php endforeach; ?>
            <?php endif; ?>
            <!-- 商品页右侧内容内部顶部钩子 结束 -->

            <!-- 面板规格名称展示-->
            <div class="tb-detail-hd am-margin-bottom-xs">
                <h1 class="detail-title" <?php if(!empty($module_data['goods']['title_color'])): ?>style="color:<?php echo htmlentities((string) $module_data['goods']['title_color']); ?>;"<?php endif; ?>>
                    <!-- 公共icon数据 -->
                    <?php if(!empty($module_data['goods']['plugins_view_icon_data']) and is_array($module_data['goods']['plugins_view_icon_data'])): foreach($module_data['goods']['plugins_view_icon_data'] as $v): if(!empty($v) or is_array($v) and !empty($v['name'])): ?>
                                <a class="goods-plugins-view-item-icon am-badge am-radius am-vertical-align-middle" href="<?php if(empty($v['url'])): ?>javascript:;<?php else: ?><?php echo htmlentities((string) $v['url']); ?><?php endif; ?>" style="<?php if(!empty($v['br_color'])): ?>border:1px solid <?php echo htmlentities((string) $v['br_color']); ?>;<?php endif; if(!empty($v['bg_color'])): ?>background: <?php echo htmlentities((string) $v['bg_color']); ?>;<?php endif; if(!empty($v['color'])): ?>color:<?php echo htmlentities((string) $v['color']); ?>;<?php endif; ?>"><?php echo htmlentities((string) $v['name']); ?></a>
                            <?php endif; ?>
                        <?php endforeach; ?>
                    <?php endif; ?>
                    <?php echo htmlentities((string) $module_data['goods']['title']); ?>

                    <!-- 商品页面基础信息标题里面钩子 -->
                    <?php if(isset($shopxo_is_develop) and $shopxo_is_develop == true): ?>
                        <div class="plugins-tag">
                            <span>plugins_view_goods_detail_title</span>
                        </div>
                    <?php endif; if(!empty($plugins_view_goods_detail_title_data) and is_array($plugins_view_goods_detail_title_data)): foreach($plugins_view_goods_detail_title_data as $hook): if(is_string($hook) or is_int($hook)): ?>
                                <?php echo $hook; ?>
                            <?php endif; ?>
                        <?php endforeach; ?>
                    <?php endif; ?>
                </h1>
                <?php if(!empty($module_data['goods']['simple_desc'])): ?>
                    <p class="simple-desc am-margin-top-xs"><?php echo htmlentities((string) $module_data['goods']['simple_desc']); ?></p>
                <?php endif; ?>
            </div>
            <div class="tb-detail-list">
                <!-- 商品页面基础信息顶部钩子 -->
                <?php if(isset($shopxo_is_develop) and $shopxo_is_develop == true): ?>
                    <div class="plugins-tag">
                        <span>plugins_view_goods_detail_base_top</span>
                    </div>
                <?php endif; if(!empty($plugins_view_goods_detail_base_top_data) and is_array($plugins_view_goods_detail_base_top_data)): foreach($plugins_view_goods_detail_base_top_data as $hook): if(is_string($hook) or is_int($hook)): ?>
                            <?php echo $hook; ?>
                        <?php endif; ?>
                    <?php endforeach; ?>
                <?php endif; ?>

                <!-- 基础面板模块 -->
                <?php echo ModuleInclude('goods/module/middle_base/right/panel_base', ['goods'=>$module_data['goods']]); ?>

                <!-- 公共面板数据 -->
                <?php if(!empty($module_data['goods']['plugins_view_panel_data']) and is_array($module_data['goods']['plugins_view_panel_data'])): ?>
                    <div class="goods-plugins-view-panel-container am-text-danger am-margin-top-sm">
                        <?php foreach($module_data['goods']['plugins_view_panel_data'] as $v): if(is_string($v) or is_int($v)): ?>
                                <p><?php echo htmlentities((string) $v); ?></p>
                            <?php endif; ?>
                        <?php endforeach; ?>
                    </div>
                <?php endif; ?>

                <!-- 右侧基础面板基础参数模块 -->
                <?php echo ModuleInclude('goods/module/middle_base/right/panel_parameters', ['goods'=>$module_data['goods']]); ?>

                <!-- 右侧基础面板配送地址模块 -->
                <?php echo ModuleInclude('goods/module/middle_base/right/panel_delivery_adress', ['goods'=>$module_data['goods']]); ?>

                <!-- 右侧基础面板规格选择模块 -->
                <?php echo ModuleInclude('goods/module/middle_base/right/panel_spec_choice', ['goods'=>$module_data['goods']]); ?>
            </div>
            <!-- 商品页面购买导航顶部钩子 -->
            <?php if(isset($shopxo_is_develop) and $shopxo_is_develop == true): ?>
                <div class="plugins-tag">
                    <span>plugins_view_goods_detail_buy_nav_top</span>
                </div>
            <?php endif; if(!empty($plugins_view_goods_detail_buy_nav_top_data) and is_array($plugins_view_goods_detail_buy_nav_top_data)): foreach($plugins_view_goods_detail_buy_nav_top_data as $hook): if(is_string($hook) or is_int($hook)): ?>
                        <?php echo $hook; ?>
                    <?php endif; ?>
                <?php endforeach; ?>
            <?php endif; ?>

            <!-- 右侧基础购买导航模块 -->
            <?php echo ModuleInclude('goods/module/middle_base/right/buy_nav', ['goods'=>$module_data['goods']]); ?>

            <!-- 商品页右侧内容内部顶部钩子 开始 -->
            <?php if(isset($shopxo_is_develop) and $shopxo_is_develop == true): ?>
                <div class="plugins-tag">
                    <span>plugins_view_goods_detail_right_content_inside_bottom</span>
                </div>
            <?php endif; if(!empty($plugins_view_goods_detail_right_content_inside_bottom_data) and is_array($plugins_view_goods_detail_right_content_inside_bottom_data)): foreach($plugins_view_goods_detail_right_content_inside_bottom_data as $hook): if(is_string($hook) or is_int($hook)): ?>
                        <?php echo $hook; ?>
                    <?php endif; ?>
                <?php endforeach; ?>
            <?php endif; ?>
            <!-- 商品页右侧内容内部顶部钩子 结束 -->
        </div>

        <!-- 商品页右侧内容底部钩子 开始 -->
        <?php if(isset($shopxo_is_develop) and $shopxo_is_develop == true): ?>
            <div class="plugins-tag">
                <span>plugins_view_goods_detail_right_content_bottom</span>
            </div>
        <?php endif; if(!empty($plugins_view_goods_detail_right_content_bottom_data) and is_array($plugins_view_goods_detail_right_content_bottom_data)): foreach($plugins_view_goods_detail_right_content_bottom_data as $hook): if(is_string($hook) or is_int($hook)): ?>
                    <?php echo $hook; ?>
                <?php endif; ?>
            <?php endforeach; ?>
        <?php endif; ?>
        <!-- 商品页右侧内容底部钩子 结束 -->
    </div>
<?php endif; ?>

Youez - 2016 - github.com/yon3zu
LinuXploit