skigirl Posted October 17, 2012 Posted October 17, 2012 My client would like products to have different pricing structures based on products purchased in the past. Unlike many cart discounts that can discount a product if another product exists in the cart at the time of purchase, the client would like the discount to occur even if the product was purchased several months ago. This would mean that if a shopper purchased product X at some point in time, future purchases of product Y would be offered at a discount. Is there any way this is at all possible?
♥mattjt83 Posted October 17, 2012 Posted October 17, 2012 Yeah, I would just do a query when they login to see if they purchased the "special" item in the past and then if they have, set a session variable that can be used throughout their session to see if they qualify for the discount and apply it accordingly. Matt
skigirl Posted October 18, 2012 Author Posted October 18, 2012 that sounds like a bit of customization????
♥mattjt83 Posted October 18, 2012 Posted October 18, 2012 Yes definitely. Since you said you have a client I was assuming you knew enough about osCommerce to do this type of customization. Matt
skigirl Posted October 19, 2012 Author Posted October 19, 2012 We are in the process of evaluating OS Commerce. I usually work with 2 other systems but their host doesn't support one of them and the other just doesn't have the functionality.
Guest Posted October 19, 2012 Posted October 19, 2012 @@skigirl If you don't have at least 2 years experience with osCommerce then I wouldn't suggest offering it to your client. Alternately, you could find someone to sub the project out to that is experienced in osCommerce as osCommerce is one of the best carts available, especially for custom function integration. Chris
Recommended Posts
Archived
This topic is now archived and is closed to further replies.