Is it possible to change the output of the option_label_with_qty (in woocommerce-product-addon
/ js / price / ppom-price.js: 350)? I only need to show the chosen options, no label, no price, no valuta symbol and no ‘x’-mark.
Can we adjust the display of the chosen extra options in the overview so that only the option name is displayed. Now it is for example:
– Choose a platform Universal platform with folding sides € 352.00 x 1
this should be:
– Universal platform with folding sides
The output of this is determined within the PPOM plugin, within woocommerce-product-addon / js / price / ppom-price.js: 350