Money & duty free for Uganda
Exchange rates:
Uganda ShillingC$1 = UGX2662.85
€1 = UGX3714.6
£1 = UGX4423.6
US$1 = UGX3572
status == 1){
print node_view($node, FALSE, TRUE);
}
$destination_nid = get_destination_node_id();
$nid = get_subnode_nid($destination_nid, 'region_dutyfree');
$node = node_load($nid);
if($node->status == 1){
print node_view($node, FALSE, TRUE);
}
?>