protected function getByPriceASC() : array
    {
        $arElementIDList = (array) DB::table('lovata_shopaholic_prices')
            ->select('lovata_shopaholic_offers.id')
            ->whereNull('lovata_shopaholic_prices.price_type_id')