(1 valoración de cliente)

WooCommerce Mostrar Variaciones como Productos Individuales

$79.00

Con nuestro plugin WooCommerce Single Variations podrá mostrar todas las variaciones de productos como productos propios en las páginas de la tienda o de la categoría.

View Demo

Mostrar variaciones individuales

Hazlo como Amazon u otras grandes tiendas de comercio electrónico! Mostrar variantes de sus productos dentro de las páginas de la tienda y de las categorías de WooCommerce.Hay dos razones principales por las que debe mostrar los productos variables como únicos:

  • Los usuarios pueden ver y añadir directamente variaciones a su cesta
  • Aumenta el tráfico de su SEO al crear enlaces internos más específicos
  • Ver demostración

    custom variation title

    Títulos de productos dinámicos o con variaciones personalizadas

    Nuestra exclusiva funcionalidad de títulos dinámicos le permite cambiar fácilmente el título de los productos de las variaciones. Simplemente defina una plantilla de Título y Atributos, configure el apéndice y ya está! Un producto se mostrará entonces como “Camiseta en color gris y talla 30″ (Título del producto en el atributo Nombre con el valor del atributo).No está satisfecho con nuestros títulos automáticos? No hay problema, también puedes definir un título personalizado para cada variación dentro de los ajustes. Ver demostración

    Búsqueda asistida

    por supuesto la búsqueda de productos por defecto de WooCommerce es totalmente compatible. Así, cuando los clientes buscan “sudaderas” por ejemplo, verán una lista de resultados con todas las variantes de sudaderas. Ver demostración de búsqueda

    Search shows Variations
    Filters show Variations

    Filtros admitidos

    Al igual que la búsqueda, también todos los filtros de atributos por defecto de WooCommerce están bien soportados. Por ejemplo, cuando los usuarios filtren por el color negro, verán una lista de todos los productos de color negro. Ver demostración del filtro

    Excluir atributos, productos o categorías

    La mayoría de las tiendas de moda sólo quieren mostrar sus diferentes variaciones de color, pero no las variaciones de tamaño. Nuestro plugin es el único en el que puedes excluir, por ejemplo, el atributo de tamaño para que no se muestre en tus categorías de productos.Además, puede excluir fácilmente productos variables, variaciones individuales o categorías completas de productos. Ver demostración de administración

    exclude attributes from single variations
    simple settings panel

    Panel de administración sencillo

    Un panel de administración sencillo pero intuitivo le da la oportunidad de convertir productos variables en variaciones con sólo unos pocos clics. Ver demostración de administración

    1 valoración en WooCommerce Mostrar Variaciones como Productos Individuales

    No hay valoraciones aún.

    Sé el primero en valorar “WooCommerce Mostrar Variaciones como Productos Individuales”

    Documentation

    FAQs

    How to Exclude Attributes / Variations


    Some shops have shirts with 2 variation attributes - one for the color and one for the size. That would for example be 20 variations if you have 2 colors and 10 sizes (10 x 2). An example here, you can see the size variation displays for each...

    How to show the second variation image on hover WooCommerce


    By default WooCommerce does not display single variations in the shop loop. Woo also does not allow to add additional variation images. That is why you will need two plugins Plugin to show single variations in your shop Additional Variation...

    Add custom Taxonomies to Single Variations


    If you want to add custom taxonomies to your product variations, you can use the "woocommerce_single_variations_taxonomies" filter. An example how to add the product brand taxonomy can be found here: /** * Add product_brand to taxonomies list...

    Variations Exclude Functionality not working


    With the exclusion feature in our show WooCommerce variations in shop loop plugin you can show color, but hide size variations with ease. However in order to have this worked there are some common mistakes, that occur: Make sure you clicked on...

    WooCommerce Single Variation Sorting does not work


    Sometimes you might see sorting or menu order issues with single variations in WooCommerce. We will explain you how this issue was solved in our single variations plugin. By default WooCommerce is sorting products by a field called "menu_order"....

    Product variation doesn’t Autoselect


    When you work with exclusions you may have seen, that when you click on a single product in your categories, the variation does not autoselect the correct variation. This issue is caused, because when you remove the size attribute for example,...

    Single Product Variation images are missing


    When using our single variations plugin for WooCommerce you may see missing images in your category or product listing pages. The main root cause of this issue is that themes often just try to list the main product image in categories. A...

    Changelog

    # Changelog
    ======
    1.4.3
    ======
    - NEW:	Specify attribute when exclude should apply
    		https://imgur.com/a/9Fx2xMy
    - FIX:	Performance improvement
    - FIX:	PHP error on INIT when parent attribute is a string
    - FIX:	Yoast WooCommerce plugin causes error on sitemaps
    
    ======
    1.4.2
    ======
    - NEW:	Only show on filtered attribute support for filter everything pro
    - NEW:	Uncode theme support for variation title
    - NEW:	Added is_filtered support for Filter Everything Pro plugin
    - NEW:	Yoast canonical support
    - FIX:	Related products showed variable products
    - FIX:	Filtered variation title showing variant attribute when _GET parameter set
    
    ======
    1.4.1
    ======
    - NEW:	Hide variations on sorting
    		https://imgur.com/a/lrrN3hQ
    - NEW:	Set filter attributes when NOT to show variations
    		https://imgur.com/a/pkaDMTW
    - NEW:	Set exact count
    		https://imgur.com/a/a3aYDN5
    - NEW:	WooCommerce Filter Pro support
    
    ======
    1.4.0
    ======
    - NEW:	Only show Variations when when these attributes are filtered
    		https://imgur.com/a/TLCMGhh
    - NEW:	Include Categories
    - NEW:	WC Shortcodes now also support exclusions
    - NEW:	Option to disable parent product attribute inheritance
    - FIX:	Performance increase (change_country turned off by default + attribute lookup table too)
    - FIX:	Fatal error for wp all import
    
    ======
    1.3.22
    ======
    - NEW:	Added order & orderby options to show lowest price variations first for example
    		https://imgur.com/a/BMd27a7
    - NEW:	Caching now supports WPML
    - NEW:	Exclude variations based on a custom post meta key exists
    		https://imgur.com/a/Of8SUbT
    - FIX:	You no longer need to init variations in WPML for each language
    
    ======
    1.3.21
    ======
    - NEW:	Support for unlimited Attribute variable products
    - INFO:	How to delete orphaned variations
    		https://www.welaunch.io/en/knowledge-base/faq/delete-orphaned-variations-in-woocommerce/
    
    ======
    1.3.20
    ======
    - NEW:	Shortcode Support Option
    		https://imgur.com/a/PkjogpE
    - NEW:	WPML use suppress filter in admin now
    		You may need to run init variations in both languages from admin panel
    - NEW:	Woo filter widget not working (see INFO below)
    		https://imgur.com/a/c9bmXFL
    - FIX:	Updating multiple single variation titles not working
    - INFO:	Due to woo implemented custom attribute filter tables the filtering for single 
    		variations no longer works. Ticket to Woo opened: https://github.com/woocommerce/woocommerce/issues/32368
    - INFO:	Update - Go to Woo Settings > Products > Advanced. Disable the table usage (we add this as an option to our settings too)
    
    ======
    1.3.19
    ======
    - NEW:	Product ID no longer needed for AJAX call
    - NEW:	Recoded the init variations function to support WP All Import
    		https://www.welaunch.io/en/knowledge-base/faq/init-variations-after-wp-all-import/
    - FIX:	Set enabled / Disabled in edit product backend variations not saving
    - FIX:	Backend save performance
    
    ======
    1.3.18
    ======
    - NEW:	Yoast Premium WooCommerce SEO Plugin support
    
    ======
    1.3.17
    ======
    - NEW:	Implemented caching for shortcode also
    - FIX:	Filter by variable products in admin not possible
    
    ======
    1.3.16
    ======
    - NEW:	Show variations only when filtered
    		https://imgur.com/a/0o85WmI
    - NEW:	Option to Cache Categories Separately
    		https://imgur.com/a/BfSIRym
    - FIX:	Related products showed wrong product title when attribute was set in GET parameter URL
    - FIX:	Hide variation on shop page shortcode support
    
    ======
    1.3.15
    ======
    - NEW:	New FAQs available:
    		https://www.welaunch.io/en/knowledge-base/faq/woocommerce-single-variation-sorting-does-not-work/
    		https://www.welaunch.io/en/knowledge-base/faq/product-variation-doesnt-autoselect/
    		https://www.welaunch.io/en/knowledge-base/faq/single-product-variation-images-are-missing/
    - FIX:	non UTF8 chars stopped attributes assignments for variations
    - FIX:	Hide on shop page option will ignore query parameters now
    
    ======
    1.3.14
    ======
    - NEW:	Draft variations will be set to private to follow WooCommerce intention on this level
    		-> This will support "Draft variable product" creation
    		-> Setting published products on draft without loosing variations
    - FIX:	Sale product shortcode did returned excluded variations
    - FIX:	Reset variation uses post type any to also reset deleted or draft variations
    - FIX:	Get name in porto theme
    - FIX:	Error in caching
    
    ======
    1.3.13
    ======
    - NEW:	Enable / Disable variation Menu Order
    		Enable this to inherit the menu order of single variations from the main variable product. 
    		This ensures the listing in product categories works as normal variable products. Deactivate 
    		when you want to sort single variations when you edit a product 
    		(be aware this will break category listing order!).
    		https://imgur.com/a/gQdxuyL
    - FIX:	Layered nav filter respects current category ID
    
    ======
    1.3.12
    ======
    - FIX:	Variation title removed attributes values
    		E.g. Size S => Super T-Shirt => uper T-hirt
    - FIX:	PHP notice
    
    ======
    1.3.11
    ======
    - NEW:	Variation title option enabled by default now
    - NEW:	Option to hide variations on Shop main page:
    		https://imgur.com/a/hu6QPOB
    - FIX:	Sorting / ordering variations is just a pain -> from now it will always use parent product order menu
    - FIX:	Enabled / disabled not working on product page
    - FIX:	Using found_variation now for getting variation title (AJAX support)
    - FIX:	PHP notice
    
    ======
    1.3.10
    ======
    - NEW:	Related products variation support
    		https://imgur.com/a/bcdeDMM
    - FIX:	Woo 4.9 compatibility
    
    ======
    1.3.9.2
    ======
    - FIX:	auto draft post type was syned to variations (stopped variation from beeing published)
    
    ======
    1.3.9.1
    ======
    - FIX:	Hot fix
    
    ======
    1.3.9
    ======
    - NEW:	Added shortcode support to show single variations
    		Demo: https://demos.welaunch.io/woocommerce-single-variations/variations-shortcode/
    		Docs: https://www.welaunch.io/en/knowledge-base/faq/woocommerce-single-variations-shortcode/
    
    ======
    1.3.8
    ======
    - FIX:	Moved updater into weLaunch framework
    
    ======
    1.3.7
    ======
    - NEW:	Dropped Redux Framework support and added our own framework 
    		Read more here: https://www.welaunch.io/en/2021/01/switching-from-redux-to-our-own-framework
    		This ensure auto updates & removes all gutenberg stuff
    		You can delete Redux (if not used somewhere else) afterwards
    		https://www.welaunch.io/updates/welaunch-framework.zip
    		https://imgur.com/a/BIBz6kz
    
    ======
    1.3.6
    ======
    - FIX:	Reset variations AJAX used 5 instead of 50 variations
    - FIX:	Added another check for JS loading custom variation title
    
    ======
    1.3.5
    ======
    - FIX:	AJAX Get variation title now runs async (delays title change, but better for shopping UX)
    - FIX:	Product not found
    
    ======
    1.3.4
    ======
    - NEW:	Reset variations now also runs via AJAX
    - NEW:	Variation post status is now taken over from parent product (e.g. draft status) 
    - FIX:	Pagination issue (reset & init variation again after update)
    
    ======
    1.3.3
    ======
    - NEW:	Reset transients Caching within plugin settings
    - NEW:	WooCommerce Shortcodes now no longer show parent variable products
    - FIX:	Category transients not deleting
    - FIX:	Better cache handling
    
    ======
    1.3.2
    ======
    - NEW:	Added excluded attributes filter: apply_filters('woocommerce_single_variations_excluded_attributes', $excludedAttributes);
    - FIX:	Excluded attributes when filtering active showing duplicate results
    - FIX:	removed var dump
    
    ======
    1.3.1
    ======
    - NEW: 	Add an option to disable excluded attributes when filter are active
    		https://imgur.com/a/YX4xINr
    
    ======
    1.3.0
    ======
    - NEW:	Change variation title when another variation is selected (AJAX)
    		https://imgur.com/a/oNfqEFW
    - NEW:	SEO section with canonical support
    		https://imgur.com/a/2fpnSxt
    - NEW:	SEO Variations in Sitemap
    		https://imgur.com/a/Fio1FT9
    - NEW:	SEO Change Meta Title
    		https://imgur.com/a/nZQrxC8
    - NEW:	SEO Change Meta Description
    		https://imgur.com/a/efHY7hy
    - NEW:	Support for 3rd party plugins who uses custom post types like subscription or gift cards
    - FIX: 	PHP Notice
    
    ======
    1.2.4
    ======
    - NEW:	Show ratings for single variations in shop loop
    		https://imgur.com/a/oN1RNOD
    		
    ======
    1.2.3
    ======
    - NEW:	Option to add support for 2nd gallery images in listings 
    		Requires our new plugin "WooCommerce Gallery Images" (soon available)
    		https://www.welaunch.io/en/product/woocommerce-gallery-images/
    - NEW:	Filtered pages now also respect excluded attributes
    - NEW:	Option to specify excluded attribute cache expiration
    		https://imgur.com/a/44IG4AJ
    - NEW:	Option to hide variations when filters are active
    - NEW:	Option to include product variations in search results
    
    ======
    1.2.2
    ======
    - NEW:	Improved performance by using nested tax queries
    - FIX:	switched return with continue statement
    
    ======
    1.2.1
    ======
    - NEW: 	Rewritten the exclude attributes functionality
    - FIX:  Products with one attribute, that was excluded only shows once in frontend now
    		e.g. a Variable product with just size variations shows once now only
    - FIX:	Ordering now gets correctly reset on "init variations"
    
    ======
    1.2.0
    ======
    - NEW:	Performance increase when saving variations in backend
    - NEW:	Performance increase (change query relation in plugin settings to AND)
    - NEW:	Optional transient caching
    - NEW:  Sorting works now on variation level
    - FIX:	New published products not appearing
    - FIX:	Default query relation set to "AND" for better performance
    - FIX:	Removed tansient caching
    
    ======
    1.1.23
    ======
    - FIX:	New things sometimes break old things ... this will fix duplicate single variation products
    
    ======
    1.1.22
    ======
    - NEW:	Keep One Attribute Products
    		For example when you have color + size products, but also you have a product with just size. Then size will still show.
    - NEW:	Only Keep in Stock Products
    		It will keep the first variation only when it is also on stock.
    		https://imgur.com/a/lm7M7jl
    		You need to reset + init variations after you checkd one
    - FIX:	Excluded attributes filter count wrong
    
    ======
    1.1.21
    ======
    - NEW:	Init variations NOW uses ajax and shows statistics about initating
    - FIX:	PHP notice in public.php line 290
    
    ======
    1.1.20
    ======
    - NEW:	Performance increase in admin panel through AJAX loading
    		!! MAKE SURE YOU ARE ON LATEST VERSION OF REDUX FRAMEWORK !!
    
    - FIX:	Updated Docs
    
    ======
    1.1.19
    ======
    - NEW:	Added support for custom attributes (even though we recommend not to use them)
    		https://imgur.com/a/F2cYero
    - FIX:	Error when no get_menu_order
    
    ======
    1.1.18
    ======
    - NEW:	Added an option to disable "adjust count" for performance
    		https://imgur.com/a/SON4C8o
    - FIX:	Custom variation title not shown on single product page
    - FIX:	Count now substracts vairable if main product hidden choosen
    
    ======
    1.1.17
    ======
    - NEW:	Added support for date_created on variations
    - FIX:	Category & Layer nav count wrong
    - FIX:	PHP notice attribute not defined
    
    ======
    1.1.16
    ======
    - NEW:	Added support for non utf8 attributes (cryillic signs)
    - FIX:	When enabled to hide main products, the filter / category count substracts
    		variable products now
    
    ======
    1.1.15
    ======
    - NEW:	Caching for excluded attribute functionality for pagespeed
    - FIX:	Filtering now still shows all variations
    - FIX:	Issue with out of stock products not excluded
    
    ======
    1.1.14
    ======
    - NEW:	Added support for 3 or more variations to be excluded when used in variable products
    
    ======
    1.1.13
    ======
    - NEW:	Reset variations performance
    - FIX:	Reset variations now deletes caching meta key so you rerun init afterwards
    
    ======
    1.1.12
    ======
    - FIX:	Menu Ordering removed the single variations ordering (breaking main loop)
    - FIX:	When attribute e.g. "S" was in the title it got removed in product title
    - FIX: 	Not enabled variations showed in catalog
    
    ======
    1.1.11
    ======
    - NEW:	Added updated check to avoid memory outtakes for first init
    - FIX:	PHP notice
    
    ======
    1.1.10
    ======
    - NEW:	Added support for Price Filter widget when attributes excluded
    
    ======
    1.1.9
    ======
    - NEW:	Excluded attribute will now also be removed from permalink if enabled
    		Demo: https://imgur.com/a/HwIkP25
    - FIX:	Parent product check when initing variations
    
    
    ======
    1.1.8
    ======
    - FIX:	Exclude attributes query respects in stock query now
    
    ======
    1.1.7
    ======
    - NEW:	Keep first variation when excluding attributes
    		This allow you to skip creating "any" product variations
    		DEMO: https://imgur.com/a/YIjOLCY
    		FAQ Updated: https://welaunch.io/plugins/woocommerce-single-variations/faq/exclude-attributes-variations/
    - NEW:	Option to only show variations in shortcode
    
    ======
    1.1.6
    ======
    - NEW:	Variation Sorting
    		When sorting variable (parent product) it is the first index e.g. 1
    		When sortin variations inside the variable product it wil be second index
    		For example: 11, 12, 31, 32
    		1 & 3 are products
    
    ======
    1.1.5
    ======
    - NEW:	Added an option to set the excluded attribute relation query
    		See: https://imgur.com/a/H3x5aYw
    
    ======
    1.1.4
    ======
    - FIX:	PHP Notice public 390
    
    ======
    1.1.3
    ======
    - NEW:	Option to exclude attributes from variation title (e.g. size)
    - NEW:	Option to "Always show these Variation Products" in exclusions
    		This can be used to show a variation, that is excluded by size but the only one available
    		E.g. a shirt available in color grey and size 40 (that would normally get excluded by size attribute)
    - FIX:	Reset variations showed taxonomies
    
    ======
    1.1.2
    ======
    - NEW:	Reset Variations (this will remove all variation <-> category, tag, attribute connections)
    - FIX:	Adding a new variation in backend showed wp-admin panel
    
    ======
    1.1.1
    ======
    - NEW:	Variation title is now also changing on single product pages
    		Example: https://welaunch.io/plugins/woocommerce-single-variations/product/variable-t-shirt/?attribute_pa_color=grey&attribute_pa_size=20
    
    ======
    1.1.0
    ======
    - NEW:	Added an option to exclude attributes
    		So you can now show only color without size
    		How to: https://welaunch.io/plugins/woocommerce-single-variations/faq/exclude-attributes-variations/
    		Credits to our client Alexandros Koritsoglou
    
    ======
    1.0.6
    ======
    - FIX: Simple products not showing in shortcode
    
    ======
    1.0.5
    ======
    - NEW:	init variations on product publishing
    - FIX: 	Product check issue
    - FIX:	Parent product showing in shortcode
    
    ======
    1.0.4
    ======
    - FIX: 	Product check issue
    
    ======
    1.0.3
    ======
    - FIX:	Added a check if a product really exists
    
    ======
    1.0.2
    ======
    - NEW:	Added a filter for custom taxonomies "woocommerce_single_variations_taxonomies"
    		See: https://welaunch.io/plugins/woocommerce-single-variations/faq/add-custom-taxonomies-filter/
    
    ======
    1.0.1
    ======
    - NEW:	Added support for WooCommerce Attribute Filtering 
    
    ======
    1.0.0
    ======
    - Inital release

    También te recomendamos…

    Plugins de WooCommerce

    Tabla de variaciones de WooCommerce

    $49.00

    Con nuestro plugin para WooCommerce puedes convertir fácilmente tus Variaciones en una Tabla dinámica. Utiliza DataTables para hacer que tus Variables se puedan ordenar, filtrar o buscar. Incluso puede añadir botones para imprimir, exportar o crear un PDF de su tabla de variaciones con facilidad.

    Plugins de WooCommerce

    Imágenes de atributos de WooCommerce y muestras de variaciones

    $39.00

    ¿Cansado del aburrido texto de los atributos? Con nuestro plugin WooCommerce Attribute Images puedes transformar fácilmente los atributos en imágenes. Esto también funciona en los productos que usan Variaciones - simplemente reemplaza los aburridos campos de Selección de Variaciones con muestras de imágenes.

    Plugins de WooCommerce

    WooCommerce Facturas en PDF y albaranes

    $79.00

    Crea automáticamente facturas en PDF para tu pedido de WooCommerce con nuestro plugin. Adjunte las facturas a los correos electrónicos de los pedidos, muéstrelas en los detalles del pedido o en la página de agradecimiento. ¿Y lo mejor? Los datos de la factura, el diseño y todo es totalmente personalizable.

    Save $305

    Get our WooCommerce Plugin Bundle

    The bundle includes all of our WooCommerce Plugins.
    Just now for $199 instead of $504

    Get our Bundle
    Close Popup

    We use cookies to give you the best online experience. By agreeing you accept the use of cookies in accordance with our cookie policy.

    Close Popup
    Privacy Settings saved!
    Privacy Settings

    When you visit any web site, it may store or retrieve information on your browser, mostly in the form of cookies. Control your personal Cookie Services here.

    These cookies are necessary for the website to function and cannot be switched off in our systems.

    Technical Cookies
    In order to use this website we use the following technically required cookies
    • wordpress_test_cookie
    • wordpress_logged_in_
    • wordpress_sec

    Decline all Services
    Save
    Accept all Services