Changeset 254


Ignore:
Timestamp:
2007/02/14 19:53:00 (17 years ago)
Author:
kakinaka
Message:
 
Location:
branches/dev/html
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/html/frontparts/bloc/cart.php

    r253 r254  
    5858        $arrCartList[0]['deliv_free'] = $deliv_free; 
    5959    }else{ 
    60         $arrCartList[0]['deliv_free'] = 0; 
    6160    } 
    6261     
  • branches/dev/html/install/user_data/include/bloc/cart.tpl

    r17 r254  
    2424             
    2525            <!-- ¥«¥´¤ÎÃæ¤Ë¾¦Éʤ¬¤¢¤ë¾ì¹ç¤Ë¤Î¤ßɽ¼¨ --> 
    26             <!--{if $arrCartList.0.TotalQuantity > 0}--> 
     26            <!--{if $arrCartList.0.TotalQuantity > 0 and $arrCartList.0.free_rule > 0}--> 
    2727            <tr> 
    2828                <td class="fs10"> 
Note: See TracChangeset for help on using the changeset viewer.