At 05:42 PM 4/27/2004 -0600, you wrote:
I have a quick question regarding [if discount [item-code]]: What table/field is this tag checking to see if a discount is available for this product? Is it checking against a session variable to see if a discount has manually been calculated for this tag before? If so, how could I view the [discount item-code] values? Thanks, Gary
Gary -It checks to see if a discount has previously been set for the specific item with the [discount][/discount] tag pair. The discounts are stored in the session; they can be viewed in the UI along with the other active session data, and can be accessed directly with perl, i.e. $Session->{discount}->{your_item_code}.
- Ed L. =============================================================== New Media E.M.S. Technology Solutions for Business 11630 Fair Oaks Blvd., #250 eCommerce | Consulting | Hosting Fair Oaks, CA 95628 suppressed (916) 961-0446 http://www.newmediaems.com (866) 519-4680 Toll-Free (916) 961-0447 Fax===============================================================
_______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.