Need to calculate a discount based on total quantity purchased, but my perl skills are not that good.
I know that the change needs to go into AdjustmentTemplate.pl and I can do most of the required changes. However I cannot work out how to pull in the running quatity total variable (CartItem) that appears at the top of the cart pages.
Have taken this over from MTD, who could not resolve it.
Can anyone give me a pointer?
Many thanks.
I know that the change needs to go into AdjustmentTemplate.pl and I can do most of the required changes. However I cannot work out how to pull in the running quatity total variable (CartItem) that appears at the top of the cart pages.
Have taken this over from MTD, who could not resolve it.
Can anyone give me a pointer?
Many thanks.
Comment