I am trying to delete the footer content for every product. I don't trust product import to overwrite fields when empty because it has created issues in the past when doing that.
Is there a way to update the product footer via XML provisioning? I tried using <product_update code="XXXX"> and every variation of a footer tag that I could think of, but I keep getting an error that the product already exists, which doesn't make any sense. I am not trying to add a product, just update.
Is there a way to update the product footer via XML provisioning? I tried using <product_update code="XXXX"> and every variation of a footer tag that I could think of, but I keep getting an error that the product already exists, which doesn't make any sense. I am not trying to add a product, just update.
Comment