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