.button.basket::on( click )
	{}

.button.basket::on( click, basket.add.product )
	{
	}
	