Skip to main content

Utils

Debug entity:

echo Magento2EntityHelper::debug($existingMagentoProduct);

Clear attribute value:

$magentoProduct->setAttributeValue('special_price', Magento2Entity::ATTRIBUTE_VALUE_CLEAR);