发新话题
打印

[共享] ecshop标签教程(一)

本主题由 bugii 于 2008-6-19 10:58 加入精华
长时间热烈鼓掌~~~~~~~~~~~~~~~~~
教做孔明灯,全套技术,详情请登陆网站查询http://www.mai361.cn

TOP

谁打击你,K死他!!!
引用:
原帖由 qq123456 于 2008-6-19 08:34 发表
不说了,严重打击我的积极性。。。。。。

TOP

好的,看到希望了,今天下午写教程(二)
欢迎大家来踩踩偶的神无博客:www.no-god.cn--->神無-博客

TOP

长时间热烈鼓掌~~~~~~~~~~~~~~~~~

TOP

ecshop标签教程好东西,做个记号。

TOP

调用作者,和出版社,时间怎么弄呢

TOP

你的论坛里无法留言我的内容,看到你在EC论坛里的教程,做得非常好,同时支持你的无私奉献精神,高手,可以试看能处理我的问题啊?谢谢!
ecshop2.6GBK版,如何在商品列表里加入"作者:   出版社: "语句?
代码如下:
<div class="content-div">
  <!-- {if $category > 0} -->
  <form name="compareForm" action="compare.php" method="post" >
    <!-- {/if} -->
    <!-- {if $pager.display == 'list'} -->
    <!--{foreach from=$goods_list item=goods}-->
    <table border="0" cellpadding="5" cellspacing="1" class="goods-list">
      <tr>
        <td width="35%" align="center">
          <a href="{$goods.url}" style="position:relative;display:block;">
            <img src="{$goods.goods_thumb}" alt="{$goods.goods_name}" border="0"  />
            <span style="position:absolute;right:10px;top:-3px;">
              <!-- {if $goods.watermark_img eq watermark_promote_small} -->
              <img src="images/watermark_promote_small.png" alt="" />
              <!-- {else} -->
              <!-- {if $goods.watermark_img eq watermark_new_small} -->
              <img src="images/watermark_new_small.png" alt="" />
              <!-- {else} -->
              <!-- {if $goods.watermark_img eq watermark_hot_small} -->
              <img src="images/watermark_hot_small.png" alt="" />
              <!-- {else} -->
              <!-- {if $goods.watermark_img eq watermark_best_small} -->
              <img src="images/watermark_best_small.png" alt="" />
              <!-- {/if} -->
              <!-- {/if} -->
              <!-- {/if} -->
              <!-- {/if} -->
            </span>          </a>        </td>
        <td><a href="{$goods.url}"><strong>
          <!-- {if $goods.goods_style_name} -->
          {$goods.goods_style_name}
          <!-- {else} -->
          {$goods.goods_name}
          <!-- {/if} -->
          </strong></a>
          <!-- {if $goods.goods_brief} -->         
          <br />
          {$lang.goods_brief}{$goods.goods_brief}
          <!-- {/if} --><br />
          <!-- {if $show_marketprice} -->
          {$lang.market_price}<span class="market-price">{$goods.market_price}</span><!-- {/if} -->
          <!--{if $goods.promote_price neq "" } -->          {$lang.promote_price}<span class="goods-price">{$goods.promote_price}</span>
          <!--{else}-->
          {$lang.shop_price}<span class="goods-price">{$goods.shop_price}</span>
          <!--{/if}--><br />
          作者:11111111
    出版社:555555555555
    </div>

附件

QQ1111111.jpg (11.98 KB)

2008-7-3 21:04

QQ1111111.jpg

TOP

支持1支持1支持1支持1

TOP

这个必须强烈,剧烈,激烈的支持
太有用了,好东西啊,希望能继续写下去

TOP

强烈支持

TOP

发新话题