Page 1 of 1

Coupon Code Via Cookie

Posted: Mon Apr 27, 2009 2:00 pm
by gary-trainsignal
I'm just looking to make a couple of Usability improvements to our site and was wondering if there was anyway to use cookies to apply coupon codes in Ablecommerce. Our previous cart offered it and we utilized it mostly on landing pages for offers that would include the cookie so when the customer gets to the cart there is no need for them to enter the coupon code.

I didn't see any previous posts in my search, but if I missed one and you can direct me I'd be very thankful.

Re: Coupon Code Via Cookie

Posted: Tue Apr 28, 2009 9:35 am
by mazhar
Read following post about how to apply coupon through code
viewtopic.php?f=42&t=9030
So all you need is put some save/retrieve cookie logic for coupon code and once coupon code is available you can apply it by using above code.