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