Descripción
Simple WooCommerce plugin which allows you to set different prices for different quantities of a product.
Display your pricing policy on a product page, and drive more sales by offering a discount for bulk!
El plugin de venta al por mayor más fácil de configurar y potente para WooCommerce. Interfaz limpia y código fuente extensible.
Características:
- Establece un precio específico para una determinada cantidad de producto
- Establece un precio específico para una determinada cantidad por variación
- Display pricing table on the product page (supports different places)
- Muestra la tabla como información emergente cerca del precio del producto (o del precio de la variación)
- Personalización (título, colores, ubicaciones, etc…)
- Importa/Exporta (es compatible con WPAllImport)
Características premium:
- Descuentos porcentuales
- Muestra tabla de pocentajes
- MOQ (cantidad mínima de pedido) para un producto
- Precios basados en perfiles (incluyendo precios segmentados por perfil)
- Set discounts in bulk for product categories
- Show the lowest or range of price in the product catalog
- Show tier price in the cart as a discount with the original price crossed out
- Mostrar el precio total en la página de producto
- Tabla con filas clicables
- Bloque de resumen con información de precios
- Built-in cache for the pricing strings
Check out our site to get more information about the Tiered Pricing Table
Capturas
Instalación
- Upload the plugin files to the
/wp-content/plugins/tier-price-table
directory, or install the plugin through the WordPress plugins screen directly. - Activa el plugin a través de la pantalla «Plugins» en WordPress
- Usa la pantalla WooCommerce->Ajustes para configurar el plugin
After installing the plugin set up your own settings
FAQ
-
¿Cuál es el formato de importación?
-
‘cantidad:precio,cantidad:precio’
Por ejemplo:
’10:20,20:18′ -
Can I offer discounts across a variable product?
-
Sí, puedes hacerlo.
La opción «resumir todas las variaciones» en los ajustes del plugin considerará todas las variaciones como un solo producto y calculará un descuento basado en cada variación del carrito. -
Can I apply tiered pricing for manual (admin-made) orders?
-
Sí, puedes hacerlo.
Por defecto, esta opción está desactivada para evitar conflictos con plugins de terceros, pero puedes activarla mediante el siguiente código:
add_filter(‘tier_pricing_table/addons/manual_orders_active’, ‘__return_true’)
Reseñas
Colaboradores y desarrolladores
«Tiered Pricing Table for WooCommerce» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Tiered Pricing Table for WooCommerce» ha sido traducido a 3 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce «Tiered Pricing Table 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
- Fix bug with comma as thousand separators.
- Minor updates
2.0
- Fix bugs
- JS updating prices at product page
- Tooltip border
- Versión premium
2.0.2
- Fix JS calculation prices
- Remove table from variation tier tables
2.1
- Support WooCommerce Taxes
- Do not show table head if column texts are blank
- Fix Updater
- Fix little issues
2.1.1
- Fixes
- Premium variable catalog prices
2.1.2
- Fixes
- Trial mode
2.2.0
- Added Import\Export tiered pricing
- Clickable quantity rows (Premium)
- Fix with some themes
- Fix mini-cart issue
2.2.1
- Fixed bugs
- Added total price feature
2.2.3
- Fixed bugs
- Added hooks
2.3.0
- Fix critical bug
2.3.1
- Fix jQuery issue
2.3.2
- Fix upgrading
2.3.3
- Fix taxes issue
- Added ability to calculate tiered price based on all variations
- Added ability to set bulk rules for variable product
- Added support minimum quantity in PREMIUM version
- Added summary table in PREMIUM version
- minor fixes
- Fixes for the popular themes
2.3.4
- Fix ajax issues
- Fix assets issues
2.3.5
- Fix issues
- Category tiers in premium version
2.3.6
- WooCommerce 4 variations fix
2.3.7
- Addon fixes
- Price Suffix fix
- Minor improves
2.4.0
- Role based pricing for the premium version
- Bug fixes
- Minor improves
2.4.1
- Freemius update
- Bugs fixes
- Minor improvements
2.5.0
- Freemius update
- Bugs fixes
- Performance improvements
- Improved role-based pricing
- WPML support
2.6.0
- Bugs fixes
- WPML extended support
2.6.1
- Security fix
- Fix WooCommerce Subscription variable products support
- Minor improvements
2.7.0
- New: static quantities for the pricing table
- New: Pricing cache for variable products
- New: WP All Import: «tiered pricing» import option
- Bugs fixes & minor improvements