MageFoxGoogleShopping icon indicating copy to clipboard operation
MageFoxGoogleShopping copied to clipboard

Fixed some issues

Open br33f opened this issue 4 years ago • 2 comments

Fixed 500 Controller error. Fixed rendering page error by replacing getAttributeText function in Xmlfeed.php.

This closes adampmoss/MageFoxGoogleShopping#2 and closes adampmoss/MageFoxGoogleShopping#6

br33f avatar Apr 17 '20 14:04 br33f

This fixed the error 500 thank you! It is now showing no title and price as $0.00 for all products.

ShaunFM avatar Apr 17 '20 23:04 ShaunFM

@ShaunFM I don't know what is exactly wrong in your case, but you should take a closer look at buildProductXml method in Model/XmlFeed.php

It works fine for me in Magento 2.1.7

br33f avatar Apr 20 '20 10:04 br33f