
| Path : /var/www/html/z_product.bk.240724/inc/ |
| Current File : //var/www/html/z_product.bk.240724/inc/cart.php |
<?php // tables $tblCart = 'tbl_cart' ; $tblCartpos = 'tbl_cart_pos' ; $tblCartsize = 'tbl_cart_size' ; $tblCartStk = 'tbl_cart_stk' ; $tblOrder = 'tbl_order' ; $tblOrdergs = 'tbl_order_gs' ; // »óǰÁ¤º¸ $tblOrderpos = 'tbl_order_pos' ; $tblOrdersize = 'tbl_order_size' ; $tblOrderStk = 'tbl_order_stk' ; // replace url $cartUrl = '?mode=cart' ; ?>