osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Discount per quantity vs pricing group

This is a discussion on Discount per quantity vs pricing group within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; I want a discount of 10% to be calculated on an entire order when someone buys 2 or more products. ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Customization/Mods

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 08-01-2006, 07:15 AM
Member
 
Join Date: Apr 2005
Posts: 31
Thanks: 6
Thanked 3 Times in 1 Post
Rep Power: 0
daffodil
Default Discount per quantity vs pricing group

I want a discount of 10% to be calculated on an entire order when someone buys 2 or more products. I added the Discount Per Quantity contribution from Oscommerce and it works fine. However, the client wants the discount not to be applied for her wholsesale and dropship customers. Can anyone suggest a solution? I would be very grateful for any help Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 08-08-2006, 08:31 AM
Member
 
Join Date: Apr 2005
Posts: 31
Thanks: 6
Thanked 3 Times in 1 Post
Rep Power: 0
daffodil
Default

I had a hint to look at this code in the order total module that I installed that performs a check to see if the module is enabled and this is the code I think I have to modify and somehow (I'm not a coder!) disable based on the SPPC group. I would gladly swap any design services for some coding help here! Thanks!

function ot_discount_quant() {
$this->code = 'ot_discount_quant';
$this->title = MODULE_ORDER_TOTAL_DISCOUNT_QUANT_TITLE;
$this->description = MODULE_ORDER_TOTAL_DISCOUNT_QUANT_DESCRIPTION;
$this->enabled = ((MODULE_ORDER_TOTAL_DISCOUNT_QUANT_STATUS == 'true') ? true : false);
$this->sort_order = MODULE_ORDER_TOTAL_DISCOUNT_QUANT_SORT_ORDER;

$this->output = array();
}
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
discount for quantity with per product xzyyy osCMax v2 Customization/Mods 4 02-22-2007 10:24 AM
Integrating a quantity discount contribution purefusion osCMax v2 Customization/Mods 0 11-30-2006 04:12 AM
Discount Coupon and Authorize.net - NOT PULLING DISCOUNT... irwin04 osCMax v1.7 General Mods Discussion 5 03-07-2005 06:59 PM
Pricing per group mod and attributes mike_steinhoff osCommerce 2.2 Modification Help 3 01-13-2005 12:24 PM
Customer Based Discount Pricing? zTech osCMax v1.7 General Mods Discussion 0 08-13-2004 08:35 AM


All times are GMT -8. The time now is 09:10 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax