Product | Total | |
---|---|---|
× 0) { ?> 0) { ?>(0) { ?>+ OFFER ) | × | |
Cart Total | ||
Shipping & Packing Charges | .00 | |
Order Total ( Inclusive of GST ) | .00 |
Please send a check to Store Name, Store Street, Store Town, Store State / County, Store Postcode.
Product | Total | |
---|---|---|
× 0) { ?> 0) { ?>(0) { ?>+ Free= ) | × | |
Cart Total | ||
Shipping & Packing Charges |
.00
0.5 ){
$no_of_units = ceil($int_weight/0.5);
$courier_kirupa = $no_of_units * $get_adc['courier_500g'];
$adc = $int_weight / 3.5;
$split = ceil($adc);
$tot_ship = $courier_kirupa + ($split * $get_adc['adc_3.5kg']);
}
$Query_job_move_courier_country= mysql_query("SELECT * from tbl_courier_charges_country where state='$country' ");
$row_job_move_courier_country= mysql_fetch_array($Query_job_move_courier_country);
$num_max_ship_int=mysql_num_rows($Query_job_move_courier_country);
if($num_max_ship_int>0)
{
$courier_fees_country=$row_job_move_courier_country['amount'];
$courier_fees_country_extra=$row_job_move_courier_country['additional_amount'];
}
else
{
$Query_job_move_courier_country= mysql_query("SELECT * from tbl_courier_charges_country where state='Others' ");
$row_job_move_courier_country= mysql_fetch_array($Query_job_move_courier_country);
$courier_fees_country=$row_job_move_courier_country['amount'];
$courier_fees_country_extra=$row_job_move_courier_country['additional_amount'];
}
if($tot_weight_2_int<=500)
{
$courier_fees_country_1=$courier_fees_country;
}
else
{
$tot_weight_2_int_1=($tot_weight_2_int-500);
$tot_weight_2_int_1_2=($tot_weight_2_int_1/250);
$new_kilo_5_int = explode('.',$tot_weight_2_int_1_2);
$new_kilo_6_int=$new_kilo_5_int[0];
$new_kilo_6_int_7=($new_kilo_6_int+1);
$new_kilo_6_int_7_8=($courier_fees_country_extra*$new_kilo_6_int_7);
$courier_fees_country_1=($courier_fees_country+$new_kilo_6_int_7_8);
}
?>
|
|
Order Total ( Inclusive of GST ) |
Please send a check to Store Name, Store Street, Store Town, Store State / County, Store Postcode.