All ? in functions below need to be replace by the right category name
FUNCTIONS | DESCRIPTION |
---|---|
[PRODUCT DETAIL PRICE] | System Parameter that display the default product price |
[PRODUCT COST] | System Parameter that display the defaul product cost |
[PRODUCT WIDTH] | Parameter that represent the width of the product entered in the quotation if modified, if not it will display the default width of the product |
[PRODUCT HEIGHT] | Parameter that represent the heigth of the product entered in the quotation if modified, if not it will display the default heigth of the product |
[PRODUCT DEPTH] | Parameter that represent the depth of the product entered in the quotation if modified, if not it will display the default depth of the product |
[SQUARE FEET COST - ?] | Feature Parameter that represent the square feet cost entered in the feature For example : [SQUARE FEET COST - CATEGORY X] Will return the sqare feet cost value of the selected feature from the category named : CATEGORY X |
[FIXED COST - ?] | Feature Parameter that represent the fixed cost entered in the feature For example : [FIXED COST - CATEGORY X] Will return the fixed cost value of the selected feature from the category named : CATEGORY X |
[LINEAR COST - ?] | Feature Parameter that represent the linear cost entered in the feature For example : [LINEAR COST - CATEGORY X] Will return the linear cost value of the selected feature from the category named : CATEGORY X |
[LINEAR COST - ?] | |
[SQUARE FEET PRICE - ?] | |
[FIXED PRICE - ?] | |
[LINEAR PRICE - ?] | |
[WIDTH MIN - ?] | |
[WIDTH MAX - ?] | |
[HEIGHT -MIN - ?] | |
[HEIGHT MAX - ?] | |
[DEPTH MIN - ?] | |
[DEPTH MAX - ?] | |
[PRODUCT AREA] | |
[VALUE - ?] | |
[NAME - ?] | |
ROUND( ? ) | |
ROUNDUP( ? ) | |
ROUNDDOWN( ? ) |