Descripción
This is a simple WooCommerce plugin which allows store owners to use the same stock for multiple attributes (e.g. shows, exhibitions), by creating bulk product variations.
Shows or exhibitions are variations, and they inherit the original price and stock. On top of it, a percentage price adjustment (positive or negative) is possible.
Instalación
- Upload the
bulk-variations-for-woocommerce-x.x.x.zip
file through the WordPress Plugin screen and install - Otherwise please upload the uncompressed
bulk-variations-for-woocommerce
folder to thewp-content/plugins/
directory - Activate the plugin from the Plugins page within WordPress
- Go to WooCommerce – Bulk Variations and create your first bulk variation (the attribute must already exist)
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Bulk Variations for WooCommerce» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Bulk Variations for WooCommerce» 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
1.1.4
- UPDATE: Updated WordPress compatibility
- UPDATE: Updated WooCommerce compatibility
1.1.3
- UPDATE: Updated WordPress compatibility
- UPDATE: Updated WooCommerce compatibility
1.1.2
- UPDATE: Updated WordPress compatibility
- UPDATE: Update JavaScript to ES6
1.1.1
- FIX: Fixed author name
- UPDATE: Updated assets and tags
1.1.0
- UPDATE: Made all parameters customizable
- UPDATE: Added documentation
- FEATURE: Created a shortcode to display the existing attribute terms
1.0.0
- First release