diff --git a/playground/nutech/spiff-example-1/product_prices.dmn b/playground/nutech/spiff-example-1/product_prices.dmn new file mode 100644 index 00000000..be07629e --- /dev/null +++ b/playground/nutech/spiff-example-1/product_prices.dmn @@ -0,0 +1,83 @@ + + + + + + + product_name + + + + + Product A + + "product_a" + + + 15.00 + + + + Product B + + "product_b" + + + 15.00 + + + + Product C: color + + "product_c" + + + 25.00 + + + + Product D: color, size + + "product_d" + + + 20.00 + + + + Product E: color, size, style + + "product_e" + + + 25.00 + + + + Product F: color, size, style + + "product_f" + + + 30.00 + + + + Product G: style + + "product_g" + + + 25.00 + + + + + + + + + + + +