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

Firetank Feed Manager - Setting Price Correctly

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #1  
Old 02-12-2016, 01:24 PM
 
zebu zebu is offline
 

eXpert
  
Join Date: Oct 2006
Posts: 310
 

Default Firetank Feed Manager - Setting Price Correctly

I have been using Firetanks Feed Manager module for years. It is configured to create a upload file weekly and it works fine.

Now I am also trying use these feed for Facebook dynamic adverts - the same feed can be used. Only problem I have is my export file does not include the currency in the price. ie 9.99 AUD . I simply have teh price only.

This doesnt seem to effect Google as it knows my currency in my google merchant settings is AUD. How ever there is no way to tell Facebook that.

So my question is how do I include the currency in the price using Firetank Feed Manager? Below is how the mappings are set in Firetank Feed.
Attached Images
File Type: jpg Untitled.jpg (19.7 KB, 8 views)
__________________
Version 4.7.7
Reply With Quote
  #2  
Old 02-12-2016, 03:34 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: Firetank Feed Manager - Setting Price Correctly

You might need to find out from Facebook what the format is for passing that along. Maybe they want it all in the pricing field and you could use a php field to concatenate some static text to the front of the price.
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote
  #3  
Old 02-12-2016, 05:34 PM
 
zebu zebu is offline
 

eXpert
  
Join Date: Oct 2006
Posts: 310
 

Default Re: Firetank Feed Manager - Setting Price Correctly

Yes it needs to be in the format of item price <space> AUD

ie 32.99 AUD

Not being a PHP guru - any ideas on what the php would be to get the item price and append a string?
__________________
Version 4.7.7
Reply With Quote
  #4  
Old 02-13-2016, 03:17 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: Firetank Feed Manager - Setting Price Correctly

Try something like this:
PHP Code:
$field_value $data['price'] . ' AUD'
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote
  #5  
Old 02-13-2016, 03:39 PM
 
zebu zebu is offline
 

eXpert
  
Join Date: Oct 2006
Posts: 310
 

Thumbs up Re: Firetank Feed Manager - Setting Price Correctly

Awesome! That worked perfectly. Cherie thanks so much for your help with this - you have no idea how much time this saved me.
__________________
Version 4.7.7
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4


Thread Tools

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 02:59 PM.

   

 
X-Cart forums © 2001-2020