The Plugin URL: https://builderius.io/cpo/
- in file \wp-content\plugins\uni-
woo-custom-product-options- premium\includes\uni-cpo- functions.php add code: 123456if (class_exists('WOOCS')) {global $WOOCS;if ($WOOCS->is_multiple_allowed) {$price = $WOOCS->woocs_exchange_value(floatval($price));}}
- AND comment/delete code:
Change selector of prices: .summary.entry-summary .price .woocs_price_code > .amount
