2018-12-28 10:58:37 +00:00
|
|
|
{{include file="public/header" /}}
|
|
|
|
|
|
|
|
|
|
<!-- header top nav -->
|
|
|
|
|
{{include file="public/header_top_nav" /}}
|
|
|
|
|
|
|
|
|
|
<!-- search -->
|
|
|
|
|
{{include file="public/nav_search" /}}
|
|
|
|
|
|
|
|
|
|
<!-- header nav -->
|
|
|
|
|
{{include file="public/header_nav" /}}
|
|
|
|
|
|
|
|
|
|
<!-- goods category -->
|
|
|
|
|
{{include file="public/goods_category" /}}
|
|
|
|
|
|
2019-07-28 10:52:31 +00:00
|
|
|
<!-- 搜索页面顶部钩子 -->
|
2021-08-25 03:27:35 +00:00
|
|
|
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
|
2019-07-28 10:52:31 +00:00
|
|
|
<div class="plugins-tag">
|
|
|
|
|
<span>plugins_view_search_top</span>
|
|
|
|
|
</div>
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{if !empty($plugins_view_search_top_data) and is_array($plugins_view_search_top_data)}}
|
|
|
|
|
{{foreach $plugins_view_search_top_data as $hook}}
|
|
|
|
|
{{if is_string($hook) or is_int($hook)}}
|
|
|
|
|
{{$hook|raw}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{/foreach}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
2018-12-28 10:58:37 +00:00
|
|
|
<!-- content -->
|
2019-08-06 06:11:13 +00:00
|
|
|
<div class="am-container">
|
2019-07-28 10:52:31 +00:00
|
|
|
<!-- 搜索页面顶部内部结构里面钩子 -->
|
2021-08-25 03:27:35 +00:00
|
|
|
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
|
2019-07-28 10:52:31 +00:00
|
|
|
<div class="plugins-tag">
|
|
|
|
|
<span>plugins_view_search_inside_top</span>
|
|
|
|
|
</div>
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{if !empty($plugins_view_search_inside_top_data) and is_array($plugins_view_search_inside_top_data)}}
|
|
|
|
|
{{foreach $plugins_view_search_inside_top_data as $hook}}
|
|
|
|
|
{{if is_string($hook) or is_int($hook)}}
|
|
|
|
|
{{$hook|raw}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{/foreach}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
2021-01-11 04:06:28 +00:00
|
|
|
<div class="search-container am-u-sm-12 am-u-md-12 am-padding-left-0 am-padding-right-0" data-category-id="{{if !empty($params['category_id'])}}{{$params.category_id}}{{/if}}" data-brand-id="{{if !empty($params['brand_id'])}}{{$params.brand_id}}{{/if}}">
|
2021-01-10 05:18:35 +00:00
|
|
|
<!-- 手机模式下基础信息+搜索条件按钮 -->
|
|
|
|
|
<div class="map-base-tips am-nbfc am-padding-horizontal-xs am-padding-vertical-sm am-show-sm">
|
|
|
|
|
<p class="am-fl">
|
|
|
|
|
<span>筛选出</span>
|
2022-06-30 08:36:43 +00:00
|
|
|
<strong class="map-result-count am-text-danger">{{$data_total}}</strong>
|
2021-01-10 05:18:35 +00:00
|
|
|
<span>条数据</span>
|
|
|
|
|
</p>
|
2021-02-15 14:45:33 +00:00
|
|
|
<button class="am-btn am-btn-primary am-icon-filter map-offcanvas-submit" data-am-offcanvas="{target: '#search-map'}"></button>
|
2021-01-10 05:18:35 +00:00
|
|
|
</div>
|
2019-07-29 07:44:55 +00:00
|
|
|
|
2021-01-10 05:18:35 +00:00
|
|
|
<!-- 搜索条件顶部钩子 -->
|
2021-08-25 03:27:35 +00:00
|
|
|
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
|
2021-01-10 05:18:35 +00:00
|
|
|
<div class="plugins-tag">
|
|
|
|
|
<span>plugins_view_search_map_top</span>
|
|
|
|
|
</div>
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{if !empty($plugins_view_search_map_top_data) and is_array($plugins_view_search_map_top_data)}}
|
|
|
|
|
{{foreach $plugins_view_search_map_top_data as $hook}}
|
|
|
|
|
{{if is_string($hook) or is_int($hook)}}
|
|
|
|
|
{{$hook|raw}}
|
2019-07-29 07:44:55 +00:00
|
|
|
{{/if}}
|
2021-01-10 05:18:35 +00:00
|
|
|
{{/foreach}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
|
|
|
|
<!-- 搜索条件内容、侧边栏内容 -->
|
|
|
|
|
<div id="search-map" class="am-offcanvas">
|
|
|
|
|
<div class="am-offcanvas-bar">
|
|
|
|
|
<div class="am-offcanvas-content">
|
|
|
|
|
<ul class="map-item am-list am-list-border am-margin-top-sm am-margin-bottom-0">
|
|
|
|
|
<!-- 搜索页面筛选条件内前面钩子 -->
|
2021-08-25 03:27:35 +00:00
|
|
|
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
|
2021-01-10 05:18:35 +00:00
|
|
|
<div class="plugins-tag">
|
|
|
|
|
<span>plugins_view_search_map_inside_begin</span>
|
|
|
|
|
</div>
|
2019-07-29 07:44:55 +00:00
|
|
|
{{/if}}
|
2021-01-10 05:18:35 +00:00
|
|
|
{{if !empty($plugins_view_search_map_inside_begin_data) and is_array($plugins_view_search_map_inside_begin_data)}}
|
|
|
|
|
{{foreach $plugins_view_search_map_inside_begin_data as $hook}}
|
|
|
|
|
{{if is_string($hook) or is_int($hook)}}
|
|
|
|
|
{{$hook|raw}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{/foreach}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
|
|
|
|
<!-- 基础数据 -->
|
|
|
|
|
<li class="am-nbfc">
|
|
|
|
|
<p class="am-fl am-margin-left-sm">
|
|
|
|
|
<span>筛选出</span>
|
2022-06-30 08:36:43 +00:00
|
|
|
<strong class="map-result-count am-text-danger">{{$data_total}}</strong>
|
2021-01-10 05:18:35 +00:00
|
|
|
<span>条数据</span>
|
|
|
|
|
</p>
|
2022-07-01 03:00:15 +00:00
|
|
|
{{if isset($is_map) and $is_map eq 1}}
|
|
|
|
|
<a href="{{:MyUrl('index/search/index')}}" class="map-remove-submit am-fr am-margin-right-sm">清除</a>
|
|
|
|
|
{{/if}}
|
2021-01-10 05:18:35 +00:00
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
<!-- 搜索页面筛选条件内基础底部钩子 -->
|
2021-08-25 03:27:35 +00:00
|
|
|
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
|
2021-01-10 05:18:35 +00:00
|
|
|
<div class="plugins-tag">
|
|
|
|
|
<span>plugins_view_search_map_inside_base_bottom</span>
|
|
|
|
|
</div>
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{if !empty($plugins_view_search_map_inside_base_bottom_data) and is_array($plugins_view_search_map_inside_base_bottom_data)}}
|
|
|
|
|
{{foreach $plugins_view_search_map_inside_base_bottom_data as $hook}}
|
|
|
|
|
{{if is_string($hook) or is_int($hook)}}
|
|
|
|
|
{{$hook|raw}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{/foreach}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
|
|
|
|
<!-- 品牌 -->
|
|
|
|
|
{{if !empty($brand_list)}}
|
|
|
|
|
<li class="am-nbfc map-brand-container" data-field="brand_ids">
|
2021-01-11 04:06:28 +00:00
|
|
|
{{if empty($search_map_info['brand'])}}
|
|
|
|
|
<div class="map-left am-text-center am-fl">品牌</div>
|
|
|
|
|
<div class="map-right map-images-text-items am-fr am-nbfc">
|
|
|
|
|
<ul class="am-nbfc">
|
|
|
|
|
{{foreach $brand_list as $v}}
|
2022-06-30 08:36:43 +00:00
|
|
|
<li {{if isset($v['is_active']) and $v['is_active'] eq 1}}class="active"{{/if}}>
|
|
|
|
|
<a href="{{$v.url}}" title="{{$v.name}}">
|
|
|
|
|
{{if empty($v['logo'])}}
|
|
|
|
|
{{$v.name}}
|
|
|
|
|
{{else /}}
|
|
|
|
|
<img src="{{$v.logo}}" alt="{{$v.name}}" />
|
|
|
|
|
{{/if}}
|
|
|
|
|
</a>
|
2021-01-11 04:06:28 +00:00
|
|
|
</li>
|
|
|
|
|
{{/foreach}}
|
|
|
|
|
</ul>
|
2021-01-10 05:18:35 +00:00
|
|
|
</div>
|
2021-01-11 04:06:28 +00:00
|
|
|
{{else /}}
|
|
|
|
|
<div class="brand-info">
|
|
|
|
|
<div class="map-left am-text-center am-fl">品牌</div>
|
|
|
|
|
<div class="map-right map-images-text-items am-fr am-nbfc">
|
2021-01-11 14:38:52 +00:00
|
|
|
<a {{if empty($search_map_info['brand']['website_url'])}}href="javascript:;"{{else /}}href="{{$search_map_info.brand.website_url}}" target="_blank"{{/if}} title="{{$search_map_info.brand.name}}">
|
|
|
|
|
{{if empty($search_map_info['brand']['logo'])}}
|
|
|
|
|
<p class="info-logo-empty am-fl am-text-center">{{$search_map_info.brand.name}}</p>
|
|
|
|
|
{{else /}}
|
|
|
|
|
<img src="{{$search_map_info.brand.logo}}" alt="{{$search_map_info.brand.name}}" class="info-logo am-img-thumbnail am-fl" />
|
|
|
|
|
{{/if}}
|
|
|
|
|
</a>
|
2021-01-11 04:06:28 +00:00
|
|
|
<div class="am-fr info-right">
|
2021-01-11 14:38:52 +00:00
|
|
|
<!-- logo为空则不显示名称、无logo会使用名称当做logo展示 -->
|
|
|
|
|
{{if !empty($search_map_info['brand']['logo'])}}
|
|
|
|
|
<p class="info-name am-margin-bottom-xs">{{$search_map_info.brand.name}}</p>
|
|
|
|
|
{{/if}}
|
|
|
|
|
<p class="info-desc am-text-truncate-2">{{$search_map_info.brand.describe}}</p>
|
2021-01-11 04:06:28 +00:00
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
{{/if}}
|
2021-01-10 05:18:35 +00:00
|
|
|
</li>
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
|
|
|
|
<!-- 分类 -->
|
|
|
|
|
{{if !empty($category_list)}}
|
|
|
|
|
<li class="am-nbfc map-category-container" data-field="category_ids">
|
|
|
|
|
<div class="map-left am-text-center am-fl">分类</div>
|
|
|
|
|
<div class="map-right map-text-items am-fr am-nbfc">
|
|
|
|
|
<ul class="am-nbfc">
|
|
|
|
|
{{foreach $category_list as $v}}
|
2022-06-30 08:36:43 +00:00
|
|
|
<li {{if isset($v['is_active']) and $v['is_active'] eq 1}}class="active"{{/if}}>
|
|
|
|
|
<a href="{{$v.url}}" title="{{$v.name}}">{{$v.name}}</a>
|
|
|
|
|
</li>
|
2021-01-10 05:18:35 +00:00
|
|
|
{{/foreach}}
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
</li>
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
|
|
|
|
<!-- 价格 -->
|
|
|
|
|
{{if !empty($screening_price_list)}}
|
|
|
|
|
<li class="am-nbfc screening-price-container" data-field="screening_price_values">
|
|
|
|
|
<div class="map-left am-text-center am-fl">价格</div>
|
|
|
|
|
<div class="map-right map-text-items am-fr am-nbfc">
|
|
|
|
|
<ul class="am-nbfc">
|
|
|
|
|
{{foreach $screening_price_list as $v}}
|
2022-06-30 08:36:43 +00:00
|
|
|
<li {{if isset($v['is_active']) and $v['is_active'] eq 1}}class="active"{{/if}}>
|
|
|
|
|
<a href="{{$v.url}}" title="{{$v.name}}">{{$v.name}}</a>
|
|
|
|
|
</li>
|
2021-01-10 05:18:35 +00:00
|
|
|
{{/foreach}}
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
</li>
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
|
|
|
|
<!-- 属性 -->
|
|
|
|
|
{{if !empty($goods_params_list)}}
|
|
|
|
|
<li class="am-nbfc goods-params-container" data-field="goods_params_values">
|
|
|
|
|
<div class="map-left am-text-center am-fl">属性</div>
|
|
|
|
|
<div class="map-right map-text-items am-fr am-nbfc">
|
|
|
|
|
<ul class="am-nbfc">
|
|
|
|
|
{{foreach $goods_params_list as $v}}
|
2022-06-30 08:36:43 +00:00
|
|
|
<li {{if isset($v['is_active']) and $v['is_active'] eq 1}}class="active"{{/if}}>
|
|
|
|
|
<a href="{{$v.url}}" title="{{$v.value}}">{{$v.value}}</a>
|
|
|
|
|
</li>
|
2021-01-10 05:18:35 +00:00
|
|
|
{{/foreach}}
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
</li>
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
|
|
|
|
<!-- 规格 -->
|
|
|
|
|
{{if !empty($goods_spec_list)}}
|
|
|
|
|
<li class="am-nbfc goods-spec-container" data-field="goods_spec_values">
|
|
|
|
|
<div class="map-left am-text-center am-fl">规格</div>
|
|
|
|
|
<div class="map-right map-text-items am-fr am-nbfc">
|
|
|
|
|
<ul class="am-nbfc">
|
|
|
|
|
{{foreach $goods_spec_list as $v}}
|
2022-06-30 08:36:43 +00:00
|
|
|
<li {{if isset($v['is_active']) and $v['is_active'] eq 1}}class="active"{{/if}}>
|
|
|
|
|
<a href="{{$v.url}}" title="{{$v.value}}">{{$v.value}}</a>
|
|
|
|
|
</li>
|
2021-01-10 05:18:35 +00:00
|
|
|
{{/foreach}}
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
</li>
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
|
|
|
|
<!-- 搜索页面筛选条件内尾部钩子 -->
|
2021-08-25 03:27:35 +00:00
|
|
|
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
|
2021-01-10 05:18:35 +00:00
|
|
|
<div class="plugins-tag">
|
|
|
|
|
<span>plugins_view_search_map_inside_end</span>
|
|
|
|
|
</div>
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{if !empty($plugins_view_search_map_inside_end_data) and is_array($plugins_view_search_map_inside_end_data)}}
|
|
|
|
|
{{foreach $plugins_view_search_map_inside_end_data as $hook}}
|
|
|
|
|
{{if is_string($hook) or is_int($hook)}}
|
|
|
|
|
{{$hook|raw}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{/foreach}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2019-07-28 10:52:31 +00:00
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<!-- 搜索页面搜索导航条顶部钩子 -->
|
2021-08-25 03:27:35 +00:00
|
|
|
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
|
2019-07-28 10:52:31 +00:00
|
|
|
<div class="plugins-tag">
|
|
|
|
|
<span>plugins_view_search_nav_top</span>
|
2018-12-28 10:58:37 +00:00
|
|
|
</div>
|
2019-07-28 10:52:31 +00:00
|
|
|
{{/if}}
|
|
|
|
|
{{if !empty($plugins_view_search_nav_top_data) and is_array($plugins_view_search_nav_top_data)}}
|
|
|
|
|
{{foreach $plugins_view_search_nav_top_data as $hook}}
|
|
|
|
|
{{if is_string($hook) or is_int($hook)}}
|
|
|
|
|
{{$hook|raw}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{/foreach}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
2021-01-10 05:18:35 +00:00
|
|
|
<!-- 排序方式 -->
|
|
|
|
|
<div class="search-nav am-margin-top-sm">
|
2019-07-28 10:52:31 +00:00
|
|
|
<ul class="sort-nav" data-am-sticky="{animation: 'slide-top'}">
|
2019-07-29 07:44:55 +00:00
|
|
|
<!-- 搜索页面搜索导航条内前面钩子 -->
|
2021-08-25 03:27:35 +00:00
|
|
|
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
|
2019-07-29 07:44:55 +00:00
|
|
|
<div class="plugins-tag">
|
|
|
|
|
<span>plugins_view_search_nav_inside_begin</span>
|
|
|
|
|
</div>
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{if !empty($plugins_view_search_nav_inside_begin_data) and is_array($plugins_view_search_nav_inside_begin_data)}}
|
|
|
|
|
{{foreach $plugins_view_search_nav_inside_begin_data as $hook}}
|
|
|
|
|
{{if is_string($hook) or is_int($hook)}}
|
|
|
|
|
{{$hook|raw}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{/foreach}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
2022-06-30 08:36:43 +00:00
|
|
|
<!-- 排序列表 -->
|
|
|
|
|
{{if !empty($map_order_by_list)}}
|
|
|
|
|
{{foreach $map_order_by_list as $k=>$v}}
|
|
|
|
|
<li class="{{if $v['is_active'] eq 1}}active{{/if}}">
|
|
|
|
|
<a href="{{$v.url}}" title="{{$v.name}}">
|
|
|
|
|
<span>{{$v.name}}</span>
|
|
|
|
|
{{if $v['type'] neq 'default'}}
|
|
|
|
|
<i class="am-icon-long-arrow-{{if $v['value'] eq 'asc' or $v['is_active'] eq 0}}down{{else /}}up{{/if}}"></i>
|
|
|
|
|
{{/if}}
|
|
|
|
|
</a>
|
|
|
|
|
</li>
|
|
|
|
|
{{/foreach}}
|
|
|
|
|
{{/if}}
|
2019-07-29 07:44:55 +00:00
|
|
|
|
2021-01-10 05:18:35 +00:00
|
|
|
<!-- 搜索页面排序导航条内尾部钩子 -->
|
2021-08-25 03:27:35 +00:00
|
|
|
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
|
2019-07-29 07:44:55 +00:00
|
|
|
<div class="plugins-tag">
|
|
|
|
|
<span>plugins_view_search_nav_inside_end</span>
|
|
|
|
|
</div>
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{if !empty($plugins_view_search_nav_inside_end_data) and is_array($plugins_view_search_nav_inside_end_data)}}
|
|
|
|
|
{{foreach $plugins_view_search_nav_inside_end_data as $hook}}
|
|
|
|
|
{{if is_string($hook) or is_int($hook)}}
|
|
|
|
|
{{$hook|raw}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{/foreach}}
|
|
|
|
|
{{/if}}
|
2019-07-28 10:52:31 +00:00
|
|
|
</ul>
|
|
|
|
|
</div>
|
2018-12-28 10:58:37 +00:00
|
|
|
|
2019-07-28 10:52:31 +00:00
|
|
|
<!-- 搜索页面数据容器顶部钩子 -->
|
2021-08-25 03:27:35 +00:00
|
|
|
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
|
2019-07-28 10:52:31 +00:00
|
|
|
<div class="plugins-tag">
|
|
|
|
|
<span>plugins_view_search_data_top</span>
|
2018-12-28 10:58:37 +00:00
|
|
|
</div>
|
2019-07-28 10:52:31 +00:00
|
|
|
{{/if}}
|
|
|
|
|
{{if !empty($plugins_view_search_data_top_data) and is_array($plugins_view_search_data_top_data)}}
|
|
|
|
|
{{foreach $plugins_view_search_data_top_data as $hook}}
|
|
|
|
|
{{if is_string($hook) or is_int($hook)}}
|
|
|
|
|
{{$hook|raw}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{/foreach}}
|
|
|
|
|
{{/if}}
|
2018-12-28 10:58:37 +00:00
|
|
|
|
2022-06-30 08:36:43 +00:00
|
|
|
<!-- 数据列表 -->
|
|
|
|
|
{{include file="search/content" /}}
|
2018-12-28 10:58:37 +00:00
|
|
|
|
2019-07-28 10:52:31 +00:00
|
|
|
<!-- 搜索页面数据容器底部钩子 -->
|
2021-08-25 03:27:35 +00:00
|
|
|
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
|
2019-07-28 10:52:31 +00:00
|
|
|
<div class="plugins-tag">
|
|
|
|
|
<span>plugins_view_search_data_bottom</span>
|
|
|
|
|
</div>
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{if !empty($plugins_view_search_data_bottom_data) and is_array($plugins_view_search_data_bottom_data)}}
|
|
|
|
|
{{foreach $plugins_view_search_data_bottom_data as $hook}}
|
|
|
|
|
{{if is_string($hook) or is_int($hook)}}
|
|
|
|
|
{{$hook|raw}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{/foreach}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
|
|
|
|
<!-- 分页 -->
|
2022-06-30 08:36:43 +00:00
|
|
|
<div class="am-nbfc am-margin-top-sm">
|
|
|
|
|
{{$page_html|raw}}
|
|
|
|
|
</div>
|
2018-12-28 10:58:37 +00:00
|
|
|
</div>
|
2019-07-28 10:52:31 +00:00
|
|
|
|
|
|
|
|
<!-- 搜索页面顶部内部结构里面钩子 -->
|
2021-08-25 03:27:35 +00:00
|
|
|
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
|
2019-07-28 10:52:31 +00:00
|
|
|
<div class="plugins-tag">
|
|
|
|
|
<span>plugins_view_search_inside_bottom</span>
|
|
|
|
|
</div>
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{if !empty($plugins_view_search_inside_bottom_data) and is_array($plugins_view_search_inside_bottom_data)}}
|
|
|
|
|
{{foreach $plugins_view_search_inside_bottom_data as $hook}}
|
|
|
|
|
{{if is_string($hook) or is_int($hook)}}
|
|
|
|
|
{{$hook|raw}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{/foreach}}
|
|
|
|
|
{{/if}}
|
2018-12-28 10:58:37 +00:00
|
|
|
</div>
|
|
|
|
|
|
2019-07-28 10:52:31 +00:00
|
|
|
<!-- 搜索页面底部钩子 -->
|
2021-08-25 03:27:35 +00:00
|
|
|
{{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
|
2019-07-28 10:52:31 +00:00
|
|
|
<div class="plugins-tag">
|
|
|
|
|
<span>plugins_view_search_bottom</span>
|
|
|
|
|
</div>
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{if !empty($plugins_view_search_bottom_data) and is_array($plugins_view_search_bottom_data)}}
|
|
|
|
|
{{foreach $plugins_view_search_bottom_data as $hook}}
|
|
|
|
|
{{if is_string($hook) or is_int($hook)}}
|
|
|
|
|
{{$hook|raw}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
{{/foreach}}
|
|
|
|
|
{{/if}}
|
|
|
|
|
|
2021-06-28 06:54:51 +00:00
|
|
|
<!-- footer -->
|
2018-12-28 10:58:37 +00:00
|
|
|
{{include file="public/footer" /}}
|