Changeset 20849 for branches/version-2_11-dev/data/class/SC_CartSession.php
- Timestamp:
- 2011/04/16 10:52:17 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_11-dev/data/class/SC_CartSession.php
r20814 r20849 148 148 } 149 149 150 // カート内商品数 の合計150 // カート内商品数量の合計 151 151 function getTotalQuantity($productTypeId) { 152 152 $total = 0;
Note: See TracChangeset
for help on using the changeset viewer.
