Graduated Price 

Setup only

The graduated prices gives you the possibility to add special prices for a list of amount of products.

Example:

use the subtitle for translations
plugin.tt_products.graduate {
    10.type = count
    10.sql.where = category = 12
    10.marks {
	    factor = 3
    }
}
Copied!

marks

marks
Type
array

Self defined markers for a price formula.