Hi,
I have been looking for a way/module to give customers discounts based on product price margins. I have seen modules that let the user discount based on quantity. I am using margin reports module so in my database I have a cost and sale price along with a margin value so now I would like to simply give % discounts from the product margins. How can I achieve this?
Thanx guys
Latest News: (loading..)
Is there any module or way to give discounts based on product margins?
Started by treeman, Nov 02 2009, 13:21
5 replies to this topic
#1
Posted 02 November 2009, 13:21
#2
Posted 02 November 2009, 13:27
Presumably the difference between the cost and sale price is different for each product, or is the sales price always a set % higher than the cost price?
The Dirty Little Secrets that no osCommerce template sellers want you to know...revealed...
Support is commercially available. The question is whether you value your business
highly enough to spend money on it.
For commercial support from known developers who support osCommerce
ethos, please post at http://forums.oscommerce.com/forum/79-commercial-support/
Support is commercially available. The question is whether you value your business
highly enough to spend money on it.
For commercial support from known developers who support osCommerce
ethos, please post at http://forums.oscommerce.com/forum/79-commercial-support/
#3
Posted 07 November 2009, 04:33
Hi, the cost and sale price on each product are different. So what I would like to do is apply discounts to pure margin ( sale price - cost price)
Is there anything I could use for this?
Is there anything I could use for this?
#4
Posted 11 November 2009, 12:19
I am using margin reports also, so In the database I have a field "margin" so now all I need to do is apply a discount on this variable rather then total cost. Easily said not so easily done with limited php coding knowledge
#5
Posted 11 November 2009, 12:34
Yes, as you say, it's not straightforward. Expect to pay a good amount to sponsor development of a module for this, as it's pretty much only something that you will ever need (in other words there probably won't be a broad userbase for it, so no developer will take the time to make it free of charge, i'd have thought).
The Dirty Little Secrets that no osCommerce template sellers want you to know...revealed...
Support is commercially available. The question is whether you value your business
highly enough to spend money on it.
For commercial support from known developers who support osCommerce
ethos, please post at http://forums.oscommerce.com/forum/79-commercial-support/
Support is commercially available. The question is whether you value your business
highly enough to spend money on it.
For commercial support from known developers who support osCommerce
ethos, please post at http://forums.oscommerce.com/forum/79-commercial-support/
#6
Posted 12 November 2009, 00:46
Ok thanx














