contact on footer #1870

This commit is contained in:
2022-04-20 11:17:43 +02:00
parent 561696635a
commit 3290b6b1a0
20 changed files with 868 additions and 13 deletions

View File

@@ -53,6 +53,8 @@ class MaterioCommerceOrderEventsSubscriber implements EventSubscriberInterface {
}
$sku = $purchased_entity->getSku();
// todo update skus with new product types (no-sub)
// !! no needs of member type anymore
switch ($sku) {
case 'web-monthly':
case 'web-annual':