Changeset 3452 for temp/trunk


Ignore:
Timestamp:
2006/08/31 12:38:15 (20 years ago)
Author:
kakinaka
Message:

blank

Location:
temp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/frontparts/bloc/cart.php

    r2812 r3452  
    4848    // Á÷ÎÁ̵ÎÁ¤Þ¤Ç¤Î¶â³Û 
    4949    $deliv_free = $arrInfo['free_rule'] - $ProductsTotal; 
    50  
     50    $arrCartList[0]['free_rule'] = $arrInfo['free_rule']; 
    5151    $arrCartList[0]['ProductsTotal'] = $ProductsTotal; 
    5252    $arrCartList[0]['TotalQuantity'] = $TotalQuantity; 
Note: See TracChangeset for help on using the changeset viewer.