*/ global $apptivo_ecommerce; $baginfo = get_baginfo(); $CartLines = app_convertObjectToArray($baginfo->shoppingCartLines); $available_methods = app_convertObjectToArray($baginfo->ratedShipment); //Sales Tax Name and Tax Amount. foreach($CartLines as $TaxLines) { if($TaxLines->lineTypeCode == 'TAX') { $taxName = $TaxLines->lineTypeName; if($taxName == '') { $taxName = 'Tax'; } $taxAmount = $TaxLines->effectiveTotalPrice; } } ?>
| Product | Quantity | Unit Price | Total |
|---|---|---|---|
| subTotalAmount); ?> | |||
| shippingAmount); ?> | |||
| '; foreach ($available_methods as $method ) : echo ''; endforeach; echo ''; ?> | |||
| -totalDiscountAmount); ?> | |||
| totalPrice); ?> | |||
| '.get_post($product_postid)->post_title.'';
if($cart_items->color != '') : ?>
Color: color; ?> size != '') :?> Size: size;?> | '.$cart_items->quantity.' | '.apptivo_ecommerce_price($cart_items->effectiveUnitPrice).' | '.apptivo_ecommerce_price($cart_items->effectiveTotalPrice).' |
| Credit Card Number * | Expiration Date * | CVV * What's this? |
|
|
'January','02'=>'February','03'=>'March','04'=>'April','05'=>'May','06'=>'June', '07'=>'July','08'=>'August','09'=>'September','10'=>'October','11'=>'November','12'=>'December'); echo ''; ?> |
id="terms" />