Thread: jam variables

Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2007
    Posts
    27
    Plugin Contributions
    0

    Default jam variables

    hello.
    I've setup an affiliates program with jam and it's working fine, but I want to pass more info to jam like products name and quantity. anyone knows how to do it?

    Thanks

  2. #2
    Join Date
    Aug 2006
    Posts
    47
    Plugin Contributions
    0

    Default Re: jam variables

    there is an option in JAM to pass up to 5 different values. The values to pass in the tpl_footer.php file are:

    jrox_svalue_1
    jrox_svalue_2
    jrox_svalue_3
    jrox_svalue_4
    jrox_svalue_5

    You can assign the zencart variables to any of these variables like so:

    echo "<script language=\"JavaScript\" type=\"text/javascript\" src=\"http://www.domain.com/affiliates/sale.php?amount=".$TotalAmount."&trans_id=".$TransID."
    &jrox_svalue_1=ZENCART_VALUE
    &jrox_svalue_2=ZENCART_VALUE
    &jrox_svalue_3=ZENCART_VALUE
    &jrox_svalue_4=ZENCART_VALUE
    &jrox_svalue_5=ZENCART_VALUE
    ></script>";

    Where ZENCART_VALUE are the zen variables you want to pass to store in JAM for that commission.

    I'm not sure which variables you will be using, so you'll have to get that yourself.

  3. #3
    Join Date
    Jun 2007
    Posts
    27
    Plugin Contributions
    0

    Default Re: jam variables

    Thanks for the reply, I'll do that.

 

 

Similar Threads

  1. Jrox jam
    By johnybravo in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 29 Sep 2011, 04:17 PM
  2. Jrox JAM integration
    By Berzerk in forum General Questions
    Replies: 8
    Last Post: 11 Jan 2011, 08:09 AM
  3. jrox jam database gone
    By crafterscafe in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 9 Jan 2010, 03:49 AM
  4. Jam Affiliate Manager
    By LissaE in forum General Questions
    Replies: 4
    Last Post: 28 Mar 2009, 10:55 PM
  5. JAM - getting started
    By winky3d in forum General Questions
    Replies: 3
    Last Post: 4 Aug 2007, 09:19 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg