Changeset 3452 for temp/trunk
- Timestamp:
- 2006/08/31 12:38:15 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/cart/index.tpl (modified) (previous)
-
html/frontparts/bloc/cart.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/frontparts/bloc/cart.php
r2812 r3452 48 48 // Á÷ÎÁ̵ÎÁ¤Þ¤Ç¤Î¶â³Û 49 49 $deliv_free = $arrInfo['free_rule'] - $ProductsTotal; 50 50 $arrCartList[0]['free_rule'] = $arrInfo['free_rule']; 51 51 $arrCartList[0]['ProductsTotal'] = $ProductsTotal; 52 52 $arrCartList[0]['TotalQuantity'] = $TotalQuantity;
Note: See TracChangeset
for help on using the changeset viewer.
