Descripción
Reemplaza el rango de precio variable por el precio de variación elegido en WooCommerce
Sin opciones, solo activar el plugin y listo.
Instalación
- Vete al escritorio de WP > en Plugins y busca ‘Reemplaza el rango de precio variable por el precio de variación elegido’ o…
- Descarga el plugin desde el repositorio de WP.
- Sube la carpeta del plugin en el directorio ‘/wp-content/plugins/’
- Activa el plugin a través de ‘Plugins’ en el menú de WordPress
Reseñas
Colaboradores y desarrolladores
«WooCommerce – Replace the Variable Price range by the chosen variation price» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«WooCommerce – Replace the Variable Price range by the chosen variation price» está traducido en 2 idiomas. Gracias a los traductores por sus contribuciones.
Traduce «WooCommerce – Replace the Variable Price range by the chosen variation price» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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
- Compatible con WooCommerce 3.5.5
- Fixed bug by not selecting any option in the drop-down, thanks for @skylinks notifying me.
- Compatible con WordPress 5.3
1.1
- Compatible con WooCommerce 3.5.4
1.0
- Versión inicial