简体   繁体   English

上传到Google Shop的产品不会从Magento Admin中删除

[英]Products uploaded to Google Shop are not getting deleted form Magento Admin

I have some product on Google Shopping (For my client). 我在Google购物上有一些产品(针对我的客户)。 I want to delete the expired products from Google shop using Magento Admin. 我想使用Magento Admin从Google商店中删除过期的产品。

I am using Magento 1.6 我正在使用Magento 1.6

Catalog > Google content > Manage Items

When I select the expired product and try to delete it. 当我选择过期的产品并尝试将其删除时。 I am getting error "Item xyz product has not been deleted" . 我收到错误消息"Item xyz product has not been deleted"

"No items were deleted from Google Content"

My xyz product is having quantity 0 in magento admin and it is disabled also. 我的xyz产品在magento管理中的数量为0,并且也被禁用。

How to fix this issue. 如何解决此问题。

I followed this link and problem solved 我按照此链接解决了问题

https://collaborate.magento.com/magento/topics/problem_with_google_content_products https://collaborate.magento.com/magento/topics/problem_with_google_content_products

1) I updated Information in System > Configuration > Google API > Google Shopping. 1)我更新了System > Configuration > Google API > Google Shopping.

I entered the correct username and password ( which my client provided, previously he has entered some other username and password.). 我输入了正确的用户名和密码(我的客户提供了该用户名和密码,之前他输入了其他用户名和密码。)。 Make sure the Target Country is correct. 确保目标国家/地区正确。

2) Then go to Catalog > Google Content > Manage Items and synchronize an item. 2)然后转到目录> Google内容>管理项目并同步项目。

On synchronising item, item deleted successfully. 同步项目时,项目已成功删除。 Issue was that the items were visible in admin in magento.But not present in Google. 问题是该项目在magento的管理员中可见,但在Google中不存在。 So when I was trying to delete the product I was getting error. 因此,当我尝试删除产品时,出现错误。

If I tried deleting the product without any synchronisation after updating the username and password.I got following error. 如果在更新用户名和密码后尝试删除产品而没有任何同步,则会出现以下错误。

Error code: notfound. Internal reason: item not found See 'request' for product 'xyz' (in 'English' store). 
No items were deleted from Google Content (because the products were not on Google)

Synchronization worked for me. 同步对我有用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM