fixed price to gross in send-preorder-custom-new-notification.php

This commit is contained in:
Frank Schubert
2025-06-24 14:04:49 +02:00
parent f117793eac
commit 4689ed3dc0

View File

@@ -141,6 +141,7 @@ while($row = $res->fetch_assoc()) {
$template_embed_name = "{{EMBED:tpl-rml-neue-bestellung-preistext-option1-gratis}}";
if($price_setup > 0.0000) {
$template_embed_name = "{{EMBED:tpl-rml-neue-bestellung-preistext-option2-preis}}";
$price_setup *= 1.2;
}
sendPreorderEmail(