select P_DESCRIPT as `Product Description` , P_PRICE as `Price` from PRODUCT where P_QOH < 15;