Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
integration:foxycart:saved_cart [2012/12/06 18:35] – [Other Notes] WordPress Sample Code sparkwebintegration:foxycart:saved_cart [2017/04/26 07:02] (current) – external edit 127.0.0.1
Line 6: Line 6:
 name                           : Saved Cart #the name of the integration name                           : Saved Cart #the name of the integration
 description                    : Save the cart contents as a persistent cart between sessions. description                    : Save the cart contents as a persistent cart between sessions.
-tags_tags                      : cart, saved, persistent #tags, separated by commas. don't include the "system" here.+tags                           : cart, saved, persistent #tags, separated by commas. don't include the "system" here.
 date_dt                        : 2012-12-06 #the date in YYYY-MM-DD format date_dt                        : 2012-12-06 #the date in YYYY-MM-DD format
 version                        : 1.1 #if you have a version for your code, enter it here version                        : 1.1 #if you have a version for your code, enter it here
Line 19: Line 19:
 //**Please note:**// //**Please note:**//
 The code on this page is submitted by members of the FoxyCart community, and may not verified by FoxyCart.com LLC in any way, shape, or form. Please double check the code before installing. If you need help with it please [[http://forum.foxycart.com/|post in our forum]], but if we cannot offer assistance (due to unfamiliarity with this particular system or language) we apologize in advance. The code on this page is submitted by members of the FoxyCart community, and may not verified by FoxyCart.com LLC in any way, shape, or form. Please double check the code before installing. If you need help with it please [[http://forum.foxycart.com/|post in our forum]], but if we cannot offer assistance (due to unfamiliarity with this particular system or language) we apologize in advance.
 +</WRAP>
 +
 +<WRAP important round>
 +//**Please note:**//
 +This code works with FoxyCart 1.0 and 1.1. It is not compatible with FoxyCart 2.0+.
 </WRAP> </WRAP>
  
Line 61: Line 66:
   * Tested with jQuery 1.8.2 -- should be fine with older versions   * Tested with jQuery 1.8.2 -- should be fine with older versions
   * Tested with FoxyCart 1.0 -- should be fine with 0.7+   * Tested with FoxyCart 1.0 -- should be fine with 0.7+
 +  * NOT compatible with FoxyCart 2.0
  
  

Site Tools