where('product_id', $productId) ->where('suk', $suk) ->find(); } }