Support "value" for {woo_product_on_sale}

Hi team,

In bricks, discount medal has percentage and - by default. For example -10%. But it would be great if you add support for “value” to {woo_product_on_sale}, so that it just returns the number. So you can delete - like many other sites.

{woo_product_on_sale:value} >> 10% or -10%

The advantage of this method is that we can also put the percentage on the left or right side of the number. In general, no restrictions will remain.

Hey @jolia,

{woo_product_on_sale:plain} should work in that case.

Best,

André

Hi @aslotta,

{woo_product_on_sale:plain} Still - and percentage displays the and just cleans the output like what I said here.
Actually I meant {woo_product_on_sale:value} to just return the number. For example 7.