QUERY = SELECT name, image, productId FROM CubeCart_inventory where conversion >= 1 and stock_level > '0' ORDER BY RAND(5944) LIMIT 5