Nosto / nosto-shopware

Nosto plugin for Shopware
http://store.shopware.com/en/nosto32157561647/nosto-personalization-for-shopware.html
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Hotfix - 2.4.1 - Add nullcheck to cart line item #222

Closed supercid closed 5 years ago

supercid commented 5 years ago

Description

An error has been reported due to missing a parent product in the line item when added to cart. This PR adds an extra null check that if the article added to cart has no parent, skips the product id and logs the message.

Related Issue

Fixes #221

Motivation and Context

How Has This Been Tested?

Checklist: