Sorry in advance if this is a repost of an issue, but I didn't really see this in the list. I've installed the module and added the discounted price field to my product content type. Is this suppose to strike the sale price and add a discounted price dynamically if the user enters a quantity that triggers a discount? If so, I am unable to get it to show up. Am I doing something wrong? Or, do I not understand how this feature in this module is suppose to work?

Thanks in Advance!

Comments

Nick Wilson’s picture

I have the same issue.

storytellerjeff’s picture

Subscribing - this is an important design element to show off Sale Items - would be great to have it in place.

jrust’s picture

Status: Active » Closed (works as designed)

Yes, this is what product_price_alterer_field module does. Enable that module, add the CCK field it provides to your product type and it will show the discounted price and use some javascript to strike out the original price.

Nick Wilson’s picture

Note to all: For me this was just a matter of working out which price fields to show on the page. You can find them under the store admin settings (sell/list). I can't remember exactly which one I needed to show, but some tweaking on this fixed it all.