This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WooCommerce – Replace the Variable Price range by the chosen variation price

विवरण

Replace the Variable Price range by the chosen variation price in WooCommerce

No options, just activate the plugin and it’s done.

इंस्टॉलेशन

  1. Go to your WP Dashboard > Plugins and search for ‘Replace the Variable Price range by the chosen variation price’ or…
  2. Download the plugin from WP repository.
  3. Upload the plugin folder to the ‘/wp-content/plugins/’ directory
  4. Activate the plugin through the ‘Plugins’ menu in WordPress

समीक्षाएं

फ़रवरी 21, 2020
This is exactly what I was looking for for months ago, thank you so much for this plugin works perfect
14 के सभी समीक्षा पढ़ें

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

“WooCommerce – Replace the Variable Price range by the chosen variation price” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “WooCommerce – Replace the Variable Price range by the chosen variation price” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

2.1

  • Replace $(‘select’).blur( function(){ to $(‘input.variation_id’).change( function(){
  • In case of not stocking one of the variations, we deactivate it.

2.0

  • WooCommerce 3.5.5 Compatible
  • Fixed bug by not selecting any option in the drop-down, thanks for @skylinks notifying me.
  • Compatible with WordPress 5.3

1.1

  • WooCommerce 3.5.4 Compatible

1.0

  • Initial release