Output Magento product attributes to browser for google feed

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
frshjb373
Forum Newbie
Posts: 4
Joined: Tue Mar 06, 2012 10:09 am

Output Magento product attributes to browser for google feed

Post by frshjb373 »

I am trying to write a script in Magento that will output a table in the browser with a variety of attributes and other fields that are required for Google Feed. I want to be able to copy and paste the data from the browser to a CSV. Basically, I don't know where to find the attribute/variable names and I don't know hot to build a table. Any advice or sample code would be much appreciated. Thank you in advance for the help!
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Output Magento product attributes to browser for google

Post by califdon »

Have you tried the Magento forums? http://www.magentocommerce.com/boards
Post Reply