onur Posted June 12, 2005 Posted June 12, 2005 Hi, I need to limit the coupon usage for specific products (around 500 items). It looks like CC&GV does not support this large quantity. I altered the database (table ?coupon? > field ?restrict_to_products? to TEXT type) to hold more than 255 char. However, when I apply coupon, it accepts but not deduct from the total as if there is no coupon. When I tried using no restriction on product items it works. All product IDs are separated with commas like 505470 , 505475 , 505476 , 505477 , 505481 , 505482 , 505483 , 505484 , 505485 , 505487,... Any suggestions? Thank You, Best Regards OnuR Quote
onur Posted June 13, 2005 Author Posted June 13, 2005 Hi, I need to limit the coupon usage for specific products (around 500 items). It looks like CC&GV does not support this large quantity. I altered the database (table ?coupon? > field ?restrict_to_products? to TEXT type) to hold more than 255 char. However, when I apply coupon, it accepts but not deduct from the total as if there is no coupon. When I tried using no restriction on product items it works. All product IDs are separated with commas like 505470 , 505475 , 505476 , 505477 , 505481 , 505482 , 505483 , 505484 , 505485 , 505487,... Any suggestions? Thank You, Best Regards OnuR <{POST_SNAPBACK}> Looks like restriction to product code or category does not work all. If I clear any restriction on both, the discount works. But if I even add one product to restriction, it does not apply the discount, and also assume it is a valid coupon (although the product does not match with the restricted item). I have the latest install... Still no progress. :-" Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.