| Product | Description | Color | Size | Quantity | Unit Price | Total | ||
| 產品 | 描述 | 顏色 | 尺寸 | 數量 | 單價 | 總數 | ||
| 产品 | 描述 | 颜色 | 尺寸 | 数量 | 单价 | 总数 | ||
| if ($_SESSION['lang']=="en") echo "Product Delivery:"; if ($_SESSION['lang']=="tc") echo "送貨安排"; if ($_SESSION['lang']=="sc") echo "送货安排"; ?> | if ($_SESSION['lang']=="en") echo "Charge"; if ($_SESSION['lang']=="tc") echo "收費"; if ($_SESSION['lang']=="sc") echo "收费"; ?> |
if ($_SESSION['deliveryfee']=='speical') { } ?> ?>
=' '. $_SESSION['curr'].' '.$total_price ?>
|
|
| if ($_SESSION['lang']=="en") echo "Vouchers Code"; if ($_SESSION['lang']=="tc") echo "打折優惠券"; if ($_SESSION['lang']=="sc") echo "打折优惠券"; ?> | if ($_SESSION["coupondiscount"]!="") echo "Vouchers discount"; ?> | if ($_SESSION["coupondiscount"]!="") echo ' '. $_SESSION['curr'].' '.$_SESSION["coupondiscount"]; ?> | |
| if ($_SESSION['lang']=="en") echo "Remarks"; if ($_SESSION['lang']=="tc") echo "備註"; if ($_SESSION['lang']=="sc") echo "备注"; ?> | $_SESSION['remark']=$remark; ?> | ||
|
query($sqlpaymentmethod);
$tempcount=0;
while($rowpaymentmethod = $db->fetch_array($rspaymentmethod)) {
$tempcount++;
$templist .= ' '.$rowpaymentmethod["en_show"].'
'; } echo $templist; ?> |
| if ($_SESSION['lang']=="en") echo "TOTAL (After Vouchers and Shipping charge)="; if ($_SESSION['lang']=="tc") echo "總額(已包括打折优惠券及運費)"; if ($_SESSION['lang']=="sc") echo "总额(已包括打折优惠券及运费)"; ?> | ||||||||