如何输出分类下的产品名称

2020-12-01 10:00

如题,模板给的是输出分类下的小分类标签名
可是我只是输出分类下的产品名称,要怎么改
<!--{section name=p loop=$volist_producttreecategory}-->
  <li><a href="<!--{$volist_producttreecategory[p].url}-->"><!--{$volist_producttreecategory[p].catename}--></a>
        <ul>
     <!--{section name=c loop=$volist_producttreecategory[p].childcategory}-->
                 <li><a href="<!--{$volist_producttreecategory[p].childcategory[c].url}-->"><!--{$volist_producttreecategory[p].childcategory[c].catename}--></a></li>
                  <!--{/section}-->
   </ul></li>
           <!--{/section}-->

3284 次浏览 5 条评论 收藏

说说我的看法

登录后可以发表评论 登录
5个评论
Lee 官方认证帐号 2020-12-01 10:00
根据分类读取该分类下的产品信息,论坛有相关的标签调用方法,搜索看看。
http://bbs.phpcoo.com/thread-853-1-1.html
回复
-- 楼主 2020-12-01 10:00
&lt;!--{section name=p loop=$volist_producttreecategory}--&gt;
      &lt;div class=\\&quot;product_title\\&quot;&gt;&lt;span style=\\&quot; float:left;\\&quot;&gt;&lt;!--{$volist_producttreecategory[p].catename}--&gt;&lt;/span&gt;&lt;span style=\\&quot; float:right;\\&quot;&gt;&lt;a href=\\&quot;product_more.html\\&quot;&gt;More&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
      &lt;div class=\\&quot;product_p\\&quot;&gt;
        &lt;ul&gt;
           &lt;!--{foreach $product as $volist}--&gt;
          &lt;li&gt;&lt;a href=\\&quot;&lt;!--{$volist.url}--&gt;\\&quot; title=\\&quot;&lt;!--{$volist.productname}--&gt;\\&quot;&gt;
                         &lt;img width=\\&quot;159\\&quot; height=\\&quot;97\\&quot; src=\\&quot;&lt;!--{$volist.thumbfiles}--&gt;\\&quot;&gt;&lt;/a&gt;
            &lt;p&gt; &lt;!--{$volist.productname|truncate:20:0:\\&quot;utf-8\\&quot;}--&gt;&lt;/p&gt;
          &lt;/li&gt;
           &lt;!--{/foreach}--&gt;
        &lt;/ul&gt;
    &lt;/div&gt;
      &lt;!--{/section}--&gt; 上边少了一个后缀,看这段。求高人指点。。。。
回复
-- 楼主 2020-12-01 10:00
&lt;!--{section name=p loop=$volist_producttreecategory}--&gt;
      &lt;div class=\\&quot;product_title\\&quot;&gt;&lt;span style=\\&quot; float:left;\\&quot;&gt;&lt;!--{$volist_producttreecategory[p].catename}--&gt;&lt;/span&gt;&lt;span style=\\&quot; float:right;\\&quot;&gt;&lt;a href=\\&quot;product_more.html\\&quot;&gt;More&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
      &lt;div class=\\&quot;product_p\\&quot;&gt;
        &lt;ul&gt;
           &lt;!--{foreach $product as $volist}--&gt;
          &lt;li&gt;&lt;a href=\\&quot;&lt;!--{$volist.url}--&gt;\\&quot; title=\\&quot;&lt;!--{$volist.productname}--&gt;\\&quot;&gt;
                         &lt;img width=\\&quot;159\\&quot; height=\\&quot;97\\&quot; src=\\&quot;&lt;!--{$volist.thumbfiles}--&gt;\\&quot;&gt;&lt;/a&gt;
            &lt;p&gt; &lt;!--{$volist.productname|truncate:20:0:\\&quot;utf-8\\&quot;}--&gt;&lt;/p&gt;
          &lt;/li&gt;
           &lt;!--{/foreach}--&gt;
        &lt;/ul&gt;还是没有人回答。。
有没有人教我啊。。我再补充一点。。
就是输出类别名,接着是该级别的产品,然后输出第二个类别,接着是第二个类别的产品,以此类推。。。
可是我这样写只能显示类别,产品是显示所有类别的,明显不对
回复
-- 楼主 2020-12-01 10:00
为什么木有人回复啊~~~{:soso_e105:}
回复
-- 楼主 2020-12-01 10:00
强烈要求出二次开发教程{:soso_e105:}
回复
作者信息

2
贴子
0
粉丝
热门贴子

免费试用


咨询热线


在线咨询