osCommerce Templates | Magento Themes

  • Full Screen
  • Wide Screen
  • Narrow Screen
  • Increase font size
  • Default font size
  • Decrease font size

How to automatically send data feed to Froogle?

E-mail Print PDF

The product line in your osCommerce Template does not change often, so I did not combine limited the export to ACTIVE products. If you have inactive products, you might need to change the script.

Also, the category levels are only 2 deep, and the 2nd level would not make too much sense to Froogle. Again, if you have a different method for your categories and naming, you might need to change the script.
Also, even though I got my feed approved / validated by Google, please make sure to go through the process to get it validated by Google for your store.


mysql -uXXX -pXXX -DXXX -e "select concat('http://YOUR_DOMAIN_GOES_HERE

/product_info.php?products_id=',products.products_id) AS product_url, products_description.products_name

AS name, products_description.products_description AS description, FORMAT(products.products_price,2) AS

price, CONCAT('http://YOUR_DOMAIN_GOES_HERE/images/',products.products_image) AS image_url,

categories_description.categories_name AS category FROM categories, products, products_description,

categories_description, products_to_categories WHERE

products.products_id=products_description.products_id AND

products.products_id=products_to_categories.products_id AND

products_to_categories.categories_id=categories.categories_id AND

categories_description.categories_id=IF(categories.parent_id='0',categories.categories_id,categories.parent_id)"

/tmp/FILENAME_PER_GOOGLE_SPECS.txt

Testimonials

Jeg er en webdesigner. Du sparer meg mye tid, og jeg elsker design. Jeg har kjøpt over 10.

--- ANDREAS

Esta é a maior experiência de criação de site que já tive. Os modelos são grandes e os de apoio ao cliente é maior.

--- Uiara

Mallarna är så mycket kreativitet, färg, ljud, animation alla sätta togheter det är fantastiskt.

--- GÖSTA

Soy un diseñador de páginas web de España. Estoy muy inspirado en sus diseños. Especial agradecimiento a los diseños impresionantes. Es realmente buena.

--- AURELIANO

Ήθελα απλώς να σας ενημερώσουμε ότι η εξυπηρέτηση των πελατών σας με βοήθησε με ένα πρότυπο που έχω πρόσφατα αγοράσει. Όντας ένα newbie να αναβοσβήνουν έδωσε μερικές οδηγίες που θα αποδειχθεί χρήσιμη.

--- Ακακαλλις

 
You are here: Tips and Tricks How to automatically send data feed to Froogle?