User:Areid
From ipswichmakerspace
Error 418: I'm a teapot
$('div.cart-item').each(function(i, el) { $('body').append('[' + $(el).find('.prod-name a').attr('href') + ' ' + $(el).find('.prod-name a').text() + '] ' + $(el).find('.prod-price').text() + '|||||| '); });