Shop Trash Bags per count
Why You Should Trust Our Analysis
Our team analyzes thousands of trash bags, using automation and expert review to verify every listing. We delve into specific details, distinguishing true trash disposal bags based on features like bag purpose, closure type (like Drawstring), and bag size capacity, ensuring you only compare relevant products.
Who is this list for
If you're searching for the perfect trash bag efficiently, Popgot is your go-to resource. We aggregate options from various retailers, extract crucial information, and present it for straightforward comparison. Discover the best deals by sorting by unit price, saving you time and ensuring you get the most value.
Here are the 30 Trash Bags products we considered starting at 1.6¢ per ct
* We may earn a small commission from affiliate links below at no cost to you.
1.6¢per ct | 2,000 count | 4.11.1k | ![]() | ![]() Plasticplace 4 Gallon Trash Bags (2000 Count) | |||||||
1.8¢per ct | 20100 count | 4.5131 | ![]() | Plasticplace 4 Gallon Clear (2000 Count) | |||||||
2.3¢per ct | 2,000 count | 3.9410 | ![]() | ![]() Plasticplace 6 Gallon Trash Bags - 2000 Count | |||||||
2.3¢per ct | 2,000 count | $46.49 | 4.4224 | ![]() | ![]() Reli. 1-2 Gallon Clear Trash Bags | ||||||
2.3¢per ct | 10100 count | 4.61.6k | ![]() | Member's Mark 10-Gallon 1000 Count | |||||||
2.4¢per ct | 4,000 count | 5.01 | ![]() | ![]() Aluf Plastics 10 Gallon 4000 Count | |||||||
2.4¢per ct | 1,000 count | 3.651 | ![]() | ![]() Aluf Plastics 10 Gallon Trash Bags, 1000 Count | |||||||
2.4¢per ct | 330 count | 4.51.1k | ![]() | ![]() Teivio 1.5 Gallon Trash Bags, 330 Count | |||||||
2.5¢per ct | 2,000 count | 4.4125 | ![]() | Plasticplace 6 Gallon Clear Trash Bags, 2000 Count | |||||||
2.5¢per ct | 320 count | 4.318 | ![]() | ![]() Teivio 2.6 Gallon 320 Count Trash Bags | |||||||
2.5¢per ct | 2,000 count | 4.5524 | ![]() | ![]() Reli. 2-4 Gallon Clear Trash Bags | |||||||
2.5¢per ct | 2,000 count | $50.49 | 5.01 | ![]() | ![]() Leak-Proof 4 Gallon Trash Bags, 2000 Pk | ||||||
2.5¢per ct | 4,000 count | 5.02 | ![]() | ![]() Aluf Plastics 6-8 Gallon 4000 Count | |||||||
2.6¢per ct | 1,000 count | $25.65 | 4.0776 | ![]() | ![]() Aluf Plastics 10 Gallon Trash Bags, 1000 Pack | ||||||
2.7¢per ct | 300 count | $7.99 | 4.45.9k | ![]() | ![]() Teivio 1 Gallon 300 Count Clear | ||||||
2.8¢per ct | 590 count | $12.38 | 4.1147 | ![]() | ![]() VINAUO 13 Gallon Drawstring Trash Bags | ||||||
2.8¢per ct | 500 count | 4.62.5k | ![]() | Kirkland 10-Gallon Clear Trash Bags, 500-count | |||||||
2.8¢per ct | 2050 count | 3.82.8k | ![]() | ![]() Light Duty Trash Bags, 1000 Count, 4 Gallon | |||||||
2.9¢per ct | 2050 count | 4.13.1k | ![]() | ![]() TYPLASTICS 7-10 Gallon Trash Bags 1000ct | |||||||
2.9¢per ct | 1,000 count | $28.89 | 3.868 | ![]() | ![]() TYPLASTICS 7-10 Gallon 1000 Count | ||||||
2.9¢per ct | 240 count | 4.54.8k | ![]() | ![]() 240 Mini Clear Trash Bags, 0.5 Gallon | |||||||
3.2¢per ct | 220 count | 4.51.1k | ![]() | ![]() Teivio 0.5 Gallon Mini Trash Bags | |||||||
4.0¢per ct | 125 count | 4.698 | ![]() | ![]() Unscented Small Trash Bags 125 Count | |||||||
4.2¢per ct | 120 count | 4.52.8k | ![]() | ![]() Teivio 4 Gallon 120 Count Trash Bags Popgot Pick | |||||||
4.2¢per ct | 1014 count | Ends in02:06:35(function(f) {var _np=(window.P._namespace("GoldboxUDPAssets"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {
function isComponentRegistered(componentName) {
var isRegistered = false;
P.now("registrationStarted:" + componentName).execute(function (loaded) {
isRegistered = !!loaded;
});
return isRegistered;
}
function setComponentRegistered(componentName) {
P.declare("registrationStarted:" + componentName, true);
}
if (!isComponentRegistered("count-down-controller-detailpage-dealBadge")) {
setComponentRegistered("count-down-controller-detailpage-dealBadge");
P.when('jQuery').register('count-down-controller-detailpage-dealBadge', function($) {
function countDown(timer) {
var $timer = $(timer);
var targetDateStr = $(timer).attr("data-target-time");
var targetDate = Date.parse(targetDateStr);
var dealBadgeSupportingText = '#dealBadgeSupportingText';
$(dealBadgeSupportingText).attr("aria-hidden","true");
var interval = null;
interval = setInterval(function () {
var diffMillis = targetDate - Date.now();
var diffSeconds = Math.floor(diffMillis / 1000);
if (diffSeconds < 0) {
$timer.text('00:00');
clearInterval(interval);
$(dealBadgeSupportingText).removeAttr("aria-hidden");
} else {
var hours = Math.floor((diffSeconds / (60 * 60)) % 24);
var minutes = Math.floor((diffSeconds / 60) % 60);
var seconds = Math.floor(diffSeconds % 60);
var hoursStr = ('0' + hours).slice(-2);
var minutesStr = ('0' + minutes).slice(-2);
var secondsStr = ('0' + seconds).slice(-2);
var timeStr = '';
if (hours > 0) {
timeStr = [hoursStr, minutesStr, secondsStr].join(':');
} else {
timeStr = [minutesStr, secondsStr].join(':');
}
$timer.text(timeStr);
updateOffscreenText(hours, minutes, seconds)
}
}, 1000);
}
var offscreenTextEnum = {
hours: 0,
minutes: 1,
seconds: 2,
};
var offscreenTextIDs = [
'#deals_countdown_timer_from_hours_screen_reader_label',
'#deals_countdown_timer_from_minutes_without_seconds_screen_reader_label',
'#deals_countdown_timer_from_seconds_screen_reader_label',
];
var offscreenTextTemplates = offscreenTextIDs.map(function (id) {
return $(id).text()
});
var classHidden = 'aok-hidden';
var classOffscreen = 'aok-offscreen';
function updateOffscreenText(hours, minutes, seconds) {
var type = getOffscrrenType(hours, minutes);
var elementID = offscreenTextIDs[type];
var template = offscreenTextTemplates[type];
var text = template
.replace('NO_OF_HOURS', hours)
.replace('NO_OF_MINUTES', minutes)
.replace('NO_OF_SECONDS', seconds);
$(elementID).text(text);
showOffscreenElement(elementID);
offscreenTextIDs.filter(function (_, idx) {
return idx != type;
}).forEach(function (id) {
return hideOffscreenElement(id)
});
if (isTimerOver(hours, minutes, seconds)) {
hideOffscreenElement(elementID);
}
}
function getOffscrrenType(hours, minutes) {
if (hours > 0) {
return offscreenTextEnum.hours;
}
if (minutes >= 1) {
return offscreenTextEnum.minutes;
}
return offscreenTextEnum.seconds;
}
function showOffscreenElement(elementID) {
$(elementID).removeClass(classHidden).addClass(classOffscreen);
}
function hideOffscreenElement(elementID) {
$(elementID).removeClass(classOffscreen).addClass(classHidden);
}
function isTimerOver(hours, minutes, seconds) {
return hours == 0 && minutes == 0 && seconds == 0;
}
return {
countDown : countDown
};
});
}
P.when('A', 'count-down-controller-detailpage-dealBadge', 'ready').execute(function(A, countDownController) {
var timers = document.querySelectorAll('.detailpage-dealBadge-countdown-timer');
A.each(timers, function(timer) {
countDownController.countDown(timer);
});
});
})); | 4.54.8k | ![]() | ![]() 1 Gallon Clear Trash Bags, 140 pcs | ||||||
4.5¢per ct | 110 count | $4.99 | 4.32.0k | ![]() | ![]() Teivio 1 Gallon Mini Trash Bags 110 Count | ||||||
5.0¢per ct | 100 count | $4.99 | 4.4785 | ![]() | ![]() LimonLaviu 4 Gallon 100 Count Bags | ||||||
5.4¢per ct | 150 count | Limited time deal | 4.71.7k | ![]() | ![]() 150 Count 3 Gallon Small Trash Bags | ||||||
5.4¢per ct | 150 count | Limited time deal | 4.71.7k | ![]() | ![]() Mini Trash Bags 2 Gallon, 150 Count | ||||||
6.0¢per ct | 150 count | $8.99 | 4.71.7k | ![]() | ![]() 150 Count 4 Gallon Colored Trash Bags |