#include "shopitem.h" ShopItem::ShopItem(QObject *parent) : IShopItem(parent) { }