Money & duty free for Lesotho
Exchange rates:
LotiC$1 = LSL10.54
€1 = LSL14.71
£1 = LSL17.56
US$1 = LSL14.14
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);
}
?>