$3.00

A Mop Bucket At Random Store On The Store Floor

$12.00

Packages of Rice A Roni brand rice meals in a bin at a King Soopers grocery store. Varieties include: Spanish rice, Mexican street corn style and angel hair pasta with herbs. November 2025. Full size image: 4438  ×  3329 Pixels JPG.

$12.00

A bin full of Kraft brand salad dressing at a King Soopers grocery store. Dressing varieties include: classic Catalina, classic ranch, zesty Italian and creamy poppyseed. November 2025. Full size image: 5712  ×  4284 Pixels JPG.

/* short video fix desktop only V2 */ /* fix lazy load mobile overlap */ /* move portrait word to top left of portrait videos */ document.addEventListener('DOMContentLoaded', function () { // Find portrait video wrappers (MotifCreatives already adds .is-portrait) var wrappers = document.querySelectorAll('.mwpfv-video-thumb-wrapper.is-portrait'); wrappers.forEach(function (wrapper) { // Avoid duplicates if (!wrapper.querySelector('.fs-portrait-badge')) { var badge = document.createElement('span'); badge.className = 'fs-portrait-badge'; badge.textContent = 'Portrait'; wrapper.appendChild(badge); } }); }); /* stop flash of second video player on popup load and add to cart */ /* lazy load video thumbs */