EmicoEcommerce / Magento2Tweakwise

Magento 2 module for Tweakwise integration
Other
4 stars 16 forks source link

Error spams logs #151

Closed vshatylo closed 3 months ago

vshatylo commented 4 months ago

Issue Brief

Error spams logs when visiting empty cart page

Exception: Warning: Undefined variable $products in vendor/tweakwise/magento2-tweakwise/Block/Checkout/Cart/Crosssell/Plugin.php on line 253

Environment

Steps to reproduce

  1. enable cross-sell products on a cart page
  2. visit cart page. there should not be any product in a basket

Actual result

  1. error is written in the log file var/log/system.log
  2. in developer mode it shows 500 page

Expected result