ke Technical Documentation
Tuesday, October 9, 2012 Shopping Cart Automatic Data Population
Here are some functions for shopping cart automatic data population.
Function format:
|KE_SHOPPING_DEFAULT_USER(_comma_delimited_pair_list_)|
The information is filled only if there is a logged in user, otherwise, not.
Example:
|KE_SHOPPING_DEFAULT_USER(TG_SHIPTO_ADDRESS1=,TG_SHIPTO_CITY=,TG_SHIPTO_ZIP=,TG_SHIPTO_STATE=)|
Here is another function that will fill in the info at all times:
|KE_GENERIC_SHOPPING_PAIRS_INIT(name=value,name=value,name=value)|