Stefan Doorn
Stefan Doorn
@alexkingdom I think it makes more sense that you make sure the right attributes are injected into GTM on the actual success page. I don't think this library should persist...
Makes sense for a repository, as it might be more difficult to use a different pattern. Could you remove the composer.json change? Then I can merge it and tag a...
Isn't Sylius already internally sending the cart remove event multiple times? If not, that would be good anyway in Sylius I think.
@kgonella Would you be able to submit a PR? :-) I think with the current GA4 and mainly backend listeners, it should be easier than it used to be with...
I'm experiencing the same on SF 4.4 with Messenger 4.4. I can't pinpoint the reason yet, downgrading didn't make it work for me.
Works good here with regards to #2000 as well.
I think this is a different scenario, as it's mainly about showing it until the cart/checkout without any knowledge about the customer's location. I want to calculate excluding tax, but...
True. The thing is that my issue is more about the calculation of product prices on a lower level when using a custom product calculator. It's separate indeed, as this...
@mrjingles I went with a Twig helper to show the including VAT price based on the product / variant settings in the correct templates. Had to rewrite many of them...
@mrjingles This seems to be different than my use case. I wanted to calculate prices without tax, and show it including - anywhere. We only ship at 21% VAT, period....