stefandoorn / google-tag-manager-plugin

Google Tag Manager plugin for Sylius eCommerce Platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ProductDetailImpressionDataResolver] Avoid listing disabled product variant or having no price

Prometee opened this issue · comments

Hello @stefandoorn ,

I found a bug while playing around with a disabled product variant, it seems that the ProductDetailImpressionDataResolver is not using any filter to get all product variants. I don't know yet how Sylius is filtering those variant on a product page, but I think filtering the variants here could help, I will investigate this issue tomorrow 😉.

Closing this issue because it concerne SyliusGtmEnhancedEcommercePlugin