nystudio107 / craft-instantanalytics

DEPRECATED: Instant Analytics brings full Google Analytics support to your Twig templates and automatic Craft Commerce integration with Google Enhanced Ecommerce.
https://nystudio107.com/
Other
20 stars 9 forks source link

Verify if purchasable exists before getting its title #46

Closed francoislevesque closed 3 years ago

francoislevesque commented 3 years ago

Description

Currently, if a user removes an LineItem without purchasable from the cart, it throws an error. Adding this check will prevent this issue.

Related issues

None

khalwat commented 3 years ago

Thanks!