MageFoxGoogleShopping icon indicating copy to clipboard operation
MageFoxGoogleShopping copied to clipboard

Generate feed query

Open jbartulos opened this issue 7 years ago • 13 comments

Hi, I installed the magefox google shopping extension from github. Can you tell me how I generated the feed? Thank you very much and greetings

jbartulos avatar May 26 '17 08:05 jbartulos

Hi, to generate the XML Feed, just open following URL: http://YOUR-STORE-BASE-URL/magefoxgoogleshopping.

luizpaulofranz avatar Nov 17 '17 11:11 luizpaulofranz

Hello dear @adampmoss :) Can you help me please? I have installed this extension, but let me know, how can I generate XML? I get only 200 items. Not more, but on our shop +5000 items. Please tell me what I do wrong? Thank you!

I-Vaganienko avatar Apr 20 '18 12:04 I-Vaganienko

@I-Vaganienko I have just merged a PR to fix this, please try again.

adampmoss avatar Apr 20 '18 12:04 adampmoss

@adampmoss thank you! Will check

I-Vaganienko avatar Apr 20 '18 12:04 I-Vaganienko

image

I-Vaganienko avatar Apr 20 '18 14:04 I-Vaganienko

Hi dear @adampmoss

Forwarding urgent email from Google merchant center re some items at risk for disapproval. Most of the samples sent by Google are out of stock items.

Please advise how we can trigger automatic item updates (in-stock, out of stock) to prevent being flagged for incorrect availability.

I-Vaganienko avatar Jun 28 '18 17:06 I-Vaganienko

image ...

@I-Vaganienko

Its open... 5 month old... needed some help? You can take quick look at the source of that page. I would think one of the needed attributes is missing...

Sent with GitHawk

foehlmann avatar Oct 01 '18 18:10 foehlmann

Same issue here, this repo is dead?

ueltonVeslei avatar Mar 26 '19 12:03 ueltonVeslei

<br /> <b>Fatal error</b>: Uncaught Error: Call to a member function getSource() on boolean in /home/mage2/public_html/vendor/magento/module-catalog/Model/Product.php:1764 Stack trace: #0 /home/mage2/public_html/generated/code/Magento/Catalog/Model/Product/Interceptor.php(1090): Magento\Catalog\Model\Product-&gt;getAttributeText('condition') #1 /home/mage2/public_html/app/code/Magefox/GoogleShopping/Model/Xmlfeed.php(95): Magento\Catalog\Model\Product\Interceptor-&gt;getAttributeText('condition') #2 /home/mage2/public_html/app/code/Magefox/GoogleShopping/Model/Xmlfeed.php(75): Magefox\GoogleShopping\Model\Xmlfeed-&gt;buildProductXml(Object(Magento\Catalog\Model\Product\Interceptor)) #3 /home/mage2/public_html/app/code/Magefox/GoogleShopping/Model/Xmlfeed.php(42): Magefox\GoogleShopping\Model\Xmlfeed-&gt;getProductsXml() #4 /home/mage2/public_html/app/code/Magefox/GoogleShopping/Controller/Index/Index.php(45): Magefox\GoogleShopping\Model\Xmlfeed-&gt;getFeed() #5 /home/mage2/public_html/generated/code/Magefox/GoogleShopping/Controller/Index/Ind in <b>/home/mage2/public_html/vendor/magento/module-catalog/Model/Product.php</b> on line <b>1764</b><br />

ueltonVeslei avatar Mar 26 '19 12:03 ueltonVeslei

@ueltonVeslei sorry I'm not maintaining this repo any more.

adampmoss avatar Apr 03 '19 08:04 adampmoss

I tried this module on Magento 2 v2.3.1 and it indeed, no longer works. I received the same error as foehlmann.

Josiahsequoyah avatar Oct 11 '19 16:10 Josiahsequoyah

Hello @adampmoss - getting same error like @foehlmann , @Josiahsequoyah Can you please fix it and update us???

Thank you

Anantkprajapati avatar Dec 19 '19 05:12 Anantkprajapati

@Anantkprajapati @Josiahsequoyah @ueltonVeslei hi guys, i've find the problem in the file "magentoWebsite/app/code/Magefox/GoogleShopping/Controller/Index/Index.php" at line 5/6 the problem is the class "Class 'Magento\Framework\App\Action\Action'" is not found. if anyone of you understand how to fix it, please reply me.

ATDWebmaster avatar Jan 09 '20 11:01 ATDWebmaster