@@ -145,7 +145,6 @@
sliderTimeoutId = null;
recalctotals();
}, 250);
- jQuery("#{$configoption.id}addprice").html({$configoption.selectedqty * 0.2})
}
});
</script>
@@ -164,9 +163,7 @@
</tr>
<tr>
<td class="clearfix">
- Zusätzliche Kosten:
- <div id="{$configoption.id}addprice">
- </div> {$ccurrency.code} / Monat
+ Zusätzliche Kosten: {$configoption.options.0.recurring} {$ccurrency.code} / Monat
</td>
{/foreach}