View Single Post
  #2  
Old 05-13-2012, 07:07 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Item Price Field Requirements

Price field is numeric field only. You can't have any other characters in there. This field value is used on 100's of places in the code, if not more, and in the db is set as decimal type.
Why would you want price to have alphanumeric value?

formatprice is a modifier and it's in include/templater/plugins
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote