show "Select Quantity" and "Quantity Pricing" on Configurable Item?

I need to allow customers to see the standard Quantity field and the Quantity Discounts information on Configurable Items. How can I achieve this?

thanks,

Glen

Found it: skins/[yourskin]/basic/customer/addons/product_configurator/hooks/products/view_main_info.override.tpl



Modify the values in:

{include file="views/products/components/buy_now.tpl" product=$product but_role="action" separate_add_button=false show_qty=false show_sku=true capture_buttons=true hide_form=true}