Closed (works as designed)
Project:
Ubercart Discounts (Alternative)
Version:
6.x-2.0
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2011 at 18:41 UTC
Updated:
2 Oct 2011 at 07:12 UTC
Comments
Comment #1
Nick Wilson commentedI have the same issue.
Comment #2
storytellerjeff commentedSubscribing - this is an important design element to show off Sale Items - would be great to have it in place.
Comment #3
jrust commentedYes, 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.
Comment #4
Nick Wilson commentedNote 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.