{include file="common/head" /} {include file="common/nav" /}
{include file="common/banner_fenye" /}
{volist name="detail['cmb_1']" id="vo"}

{$vo.text_1}

{$vo.editor_1|raw}
{/volist}

{$k4}

{$v4}

{$k2}

{$v2}
{php}$resa = preg_replace('/[\s+]+/', '', $v5);{/php}

{$k5}

{$v5}

{$k6}

{$v6}

{:lang('leave_your_message')}

{:token_field('__token_1__')}
{php}$country=Db('country')->where("type = 2 and status = 1 ")->select()->toArray();{/php}
    {volist name="country" id="vo"}
  • {$vo.name}
  • {/volist}
{php} $cache_inquiry_product = getCacheInquiryProducts($param['mid'] ?? 0, $param['rand'] ?? ''); {/php} {foreach $cache_inquiry_product as $key => $item} {/foreach} {if $cache_inquiry_product}
{foreach $cache_inquiry_product as $key => $item} {/foreach}
{:lang('product_name')}
{$item.name|default=''}
{/if}
{:getMap()}
{include file="common/footer" /}