Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

Vous parlez français ? par ici !
Google Shopping or Froogle Feed or Google Base uploads
#1
Posted 08 February 2008 - 06:59 AM
http://base.google.c...wer=59537&hl=en
This is free service from google and helps get every product listed in google shopping. At least that has been my experiance.
This feed can sometimes be found under Froogle Feed in other projects. I have built many OSC sites and used the Froogle Mod. We would be missing a huge oportunity is this feed wasn't available some time. I just wanted to call it out to get it on the radar.
Keep up the great work guys. Presta is great! :)
#2
Posted 15 July 2008 - 06:10 PM
I just wanted to show my support for a Froogle/Google Base Feed. I was about to start a new thread until I saw your message which sums up everything I wanted to say!
I too use a Froogle Contribution with my OsCommerce store and know that the majority of my sales come from Froogle.
This would be a great feature for PrestaShop that all users could benefit from.
#3
Posted 16 July 2008 - 05:04 AM
E-commerce hosting from Scotserve, fast, reliable and affordable.
E-commerce forum - reviews of dropship suppliers, wholesalers, expert advice on shopping cart software and plenty more....
#4
Posted 16 July 2008 - 06:27 AM
something like this exists for czech search engine zbozi.cz. There are probably only few changes needed to use it with froogle.
http://www.prestasho...iewthread/1159/
#5
Posted 16 July 2008 - 04:28 PM
#6
Posted 20 July 2008 - 01:32 PM
See ya
#7
Posted 02 August 2008 - 10:58 PM
Latest Prestashop Developer articles:
* 1.4 Plugins Revisited – Part 1
* 1.4 Plugins Revisited – Part 2
Latest News:
Prestashop Module and Theme Developers can now Advertise on eCartService.net
#8
Posted 05 August 2008 - 03:12 PM
#9
Posted 05 August 2008 - 04:13 PM
http://www.ecartserv...-to-googlebase/
Enjoy!
Paul
Latest Prestashop Developer articles:
* 1.4 Plugins Revisited – Part 1
* 1.4 Plugins Revisited – Part 2
Latest News:
Prestashop Module and Theme Developers can now Advertise on eCartService.net
#10
Posted 07 August 2008 - 03:58 PM
From 1217949234:
http://www.ecartserv...-to-googlebase/
Enjoy!
Paul
#11
Posted 07 August 2008 - 04:21 PM
This one doesn't; currently it lists basic products, that's all. Additional fields are fairly simple to add to the feed though; as long as the data is in the database and matches what google expect (this no different to the google base feeds for osCommerce, ZenCart etc.). Maybe when there's a little more PrestaShop documentation.....
Google supports product attributes as far as searching for a product, but doesn't support "choices" that I'm aware of. You need to add such things to your description.
I'm happy to make changes to it if there's something that should be in the that isn't.
Paul
Latest Prestashop Developer articles:
* 1.4 Plugins Revisited – Part 1
* 1.4 Plugins Revisited – Part 2
Latest News:
Prestashop Module and Theme Developers can now Advertise on eCartService.net
#12
Posted 07 August 2008 - 07:19 PM
I just wanted to say Thank You.
It seems to be working great and I have just submitted my feed to Google Base
I changed
I also added
$expire_date = date('Y-m-d', strtotime("+30 days"));
$this->_addToFeed("$expire_date n");and
$this->_addToFeed("".$Product['manufacturer_name']." n");I would also like to add the category (and preferably the subcategory). Do you know how to do this?
Regards.
Ken.
#13
Posted 07 August 2008 - 07:32 PM
Cheers, and thanks for the code updates (typos and enhancements!). I'll add it to the download for others to enjoy. Will be v0.2.
I'll look into the categories/sub categories. I threw this together in an hour while in a chat room with a user that needed something quick, so as you've discovered it was hardly production strength! It'll be great if it helps you out.
The user in question was still trying to get his images uploaded so I don't think he's got around to testing it yet :lol:
Paul
Latest Prestashop Developer articles:
* 1.4 Plugins Revisited – Part 1
* 1.4 Plugins Revisited – Part 2
Latest News:
Prestashop Module and Theme Developers can now Advertise on eCartService.net
#14
Posted 07 August 2008 - 08:12 PM
BTW, thank you for writing a mod like this, and I wish I could contribute more but my php and database skills aren't quite there yet, but I'm learning. :)
From 1218122491:
This one doesn't; currently it lists basic products, that's all. Additional fields are fairly simple to add to the feed though; as long as the data is in the database and matches what google expect (this no different to the google base feeds for osCommerce, ZenCart etc.). Maybe when there's a little more PrestaShop documentation.....
Google supports product attributes as far as searching for a product, but doesn't support "choices" that I'm aware of. You need to add such things to your description.
I'm happy to make changes to it if there's something that should be in the that isn't.
Paul
#15
Posted 07 August 2008 - 08:44 PM
I'm with you... my intention is to add attribute support, and in order for google to list them they'll have to be unique products as per your post. This requires quite a bit of manipulation of the data to achieve though, and we're talking version 1 not 0.2 :)
The editorial guidelines specify one product per page for landing pages, but I'm pretty sure the above would be acceptable.
The idea of this currently is to get the basic (mandatory) information in there, and develop from there.
Attributes are pretty essential if you're going to get your products found easily on google base (unless the items you sell are fairly niche). I would suggest that if you're going to use attributes on your site AND want to use google base, then you should be looking at the ones that are pre-defined.
The ful list of "standard" attributes is here: http://base.google.c...wer=78170&hl=en
This module is geared towards Products only, of course.
Paul
Latest Prestashop Developer articles:
* 1.4 Plugins Revisited – Part 1
* 1.4 Plugins Revisited – Part 2
Latest News:
Prestashop Module and Theme Developers can now Advertise on eCartService.net
#16
Posted 07 August 2008 - 10:16 PM
Great job so far!
From 1218138245:
I'm with you... my intention is to add attribute support, and in order for google to list them they'll have to be unique products as per your post. This requires quite a bit of manipulation of the data to achieve though, and we're talking version 1 not 0.2 :)
The editorial guidelines specify one product per page for landing pages, but I'm pretty sure the above would be acceptable.
The idea of this currently is to get the basic (mandatory) information in there, and develop from there.
Attributes are pretty essential if you're going to get your products found easily on google base (unless the items you sell are fairly niche). I would suggest that if you're going to use attributes on your site AND want to use google base, then you should be looking at the ones that are pre-defined.
The ful list of "standard" attributes is here: http://base.google.c...wer=78170&hl=en
This module is geared towards Products only, of course.
Paul
#17
Posted 08 August 2008 - 12:40 AM
Google has made three recommendations
We recommend including this attribute. isbn
We recommend including this attribute. ean
We recommend including this attribute. Brand
Quote
Well I am very impressed. It took me longer than that to add the expiry date. :-S
Ken.
#18
Posted 21 August 2008 - 01:04 AM
Thanks for posting!
- Rory
#19
Posted 10 September 2008 - 03:56 PM
I notice that this code is adding inactive items to the feed. Can this be corrected?
Thanks
Ken.
#20
Posted 10 September 2008 - 04:00 PM
Update: I've uploaded a tweaked version of the Google Base Module now version 0.3 which should only display active products.
Paul
Latest Prestashop Developer articles:
* 1.4 Plugins Revisited – Part 1
* 1.4 Plugins Revisited – Part 2
Latest News:
Prestashop Module and Theme Developers can now Advertise on eCartService.net
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











