$terr =Mage::getModel('cataloginventory/stock_item')->loadByProduct($_product_other)->getQty();
    $terr =(int)$terr;
    $terr =(string)$terr;