[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] How to modify Distributor profile ?
4.8.6 with foundation.
I see in etc/after.cfg that a Distributor profile exists:
-----------
Profile distributor <<EOR
{
CommonAdjust => <<EOF,
pricing:w5,w10:,
;:wholesale,
;:wholesale:mv_sku,
;$,
==:options,
-10%
EOF
NonTaxableField => 'nontaxable',
}
EOR
---------------
Is there a way to modify this so that the 10% discount is not applied
unless the order subtotal is grater than, say, $100 ?
DB