klaviyo / magento2-klaviyo

37 stars 51 forks source link

Add missing store id variable #119

Closed ihor-sviziev closed 3 years ago

ihor-sviziev commented 3 years ago

This variable used in class, but it's not actually defined. This PR fixes this.

ihor-sviziev commented 3 years ago

That's not a good option. We should get current store id in the runtime, as the current store might be changed for instance in the Cron job.