jQuery(document).ready(function() { container = jQuery('#cartwidget') el = ' (0) €0,00 '; if ( container.length ) { container.html(el); } });