Warenkorb-Summe
Zwischensumme |
399,20 € |
Versand |
Versandoptionen werden während des Bezahlvorgangs aktualisiert.
|
Gesamtsumme |
399,20 € |
"+
""+
" | ";
var two_block =
"
"+
" "+
'29,50 € 0,00 €'+
" "+
""+
"1x Packung"+
" "+
" | ";
var three_block =
"
| "+
" "+
'0,00 € '+
" "+
" | ";
$(this).html(one_block+two_block+three_block);
// $(this).find(".product-quantity").html("1x Packung");
// $(this).find(".product-thumbnail").html('
');
// $(this).find(".product-remove-pw").html("");
// $(this).find(".product-price").html('
27,00 € 0,00 €');
// $(this).find(".product-subtotal").html('
0,00 € ');
}
});
}
})( window.wp, jQuery );