Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Froogle feed help

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #1  
Old 06-29-2003, 05:44 PM
 
123computerbooks 123computerbooks is offline
 

Advanced Member
  
Join Date: Apr 2003
Posts: 74
 

Default Froogle feed help

I took Joshuas generous froogle code and modified it for 3.4.3 which I just upgraded , having a prob witht he product_url in the csv strip.

Code is below

Code:
{* HEADER FOR GOOGLE FEED By Joshua Sowin*} {* If you remove these headers or change them you do not have permission to use this code. This code is copyright 2003 Joshua Sowin www.gracehost.net *} {strip} product_url{$delimiter} name{$delimiter} description{$delimiter} price{$delimiter} image_url{$delimiter} category{$delimiter} offer_id{$delimiter} ISBN {/strip} {* END HEADER *} {section name=prod_num loop=$products} {strip} http://www.123computerbooks.com/xcart/customer/product.php?productid={$products[prod_num].productid|replace:"\"":""}&cat={$products[prod_num].categoryid|replace:"\"":""}&partner=froogle{$delimiter} {$products[prod_num].product|replace:"\"":""}{$delimiter} {$products[prod_num].fulldescr|replace:"\r":" "|replace:"\n":" "|replace:"\t":" "|replace:"\"":""|replace:",":","|strip_tags}{$delimiter} {$products[prod_num].price|replace:"\"":""}{$delimiter} {$products[prod_num].thumbnail|replace:"\"":""}{$delimiter} {$products[prod_num].category|replace:"/":" > "|replace:"\"":""}{$delimiter} {$products[prod_num].productcode|replace:"\"":""}{$delimiter}{$products[prod_num].param00|replace:"\"":""}{$delimiter} {/strip} {/section}


In excel the output is this

http://www.123computerbooks.com/xcart/customer/product.php?productid=&cat=&partner=froogle

the productid= isnt being stripped any ideas? it should be stripped like this

http://www.123computerbooks.com/xcart/customer/product.php?productid="missing this number"&cat=&partner=froogle
Reply With Quote
  #2  
Old 08-16-2003, 06:39 PM
 
snorocket snorocket is offline
 

X-Adept
  
Join Date: Dec 2002
Posts: 403
 

Default PM groovico

http://www.firetank.net/mm

get the froogle module
Reply With Quote
  #3  
Old 08-16-2003, 07:28 PM
  adpboss's Avatar 
adpboss adpboss is offline
 

X-Man
  
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
 

Default

I agree wholeheartedly. We need to support FireTank as much as possible.

The X-Cart team is great, but a little slow to respond to some of these more important E-marketing functions.

Another advantage to getting the froogle module is that it will be freely supported, allowing you to keep up with any changes that Google makes to the Froogle structure.
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:51 AM.

   

 
X-Cart forums © 2001-2020