Update webhosting configuration: Adjusted price for 'Webhosting Professional' from '9,99' to '13,99' to reflect updated pricing strategy.

This commit is contained in:
TheOnlyMace
2026-04-09 21:02:52 +02:00
parent b40ad53d9c
commit ab81d1c49f

View File

@@ -380,7 +380,7 @@ $PRODUCTS['webhosting'] = [
], ],
'professional' => [ 'professional' => [
'name' => 'Webhosting Professional', 'name' => 'Webhosting Professional',
'price' => '9,99', 'price' => '13,99',
'featured' => false, 'featured' => false,
'specs' => [ 'specs' => [
['label' => 'Webspace', 'value' => '50 GB'], ['label' => 'Webspace', 'value' => '50 GB'],