<?php declare(strict_types=1);
namespace ImnxxMaxPurchaseAcrossPriceVariants;
use Shopware\Core\Framework\Plugin;
class ImnxxMaxPurchaseAcrossPriceVariants extends Plugin
{
}