configurable
Magento2- Remove plus sign from the configurable product attributes that have additional price
To do this we need to work on the design area it is the easiest way
firs Create new folder under your theme
Folder Name: Magento_ConfigurableProduct\web\js
Copy this file "configurable.js" from this path
vendor/magento/module-configurable-product/view/frontend/web/js/configurable.js
in the line 407 you need to modify this part