Do it like Amazon or the other big online shops: Show variations as single products in your WooCommerce shop or category pages. With our neat plugin you are able to transform boring variable products into single products, that the user can buy or view directly.
Why do you need this?
- Users can directly view variations inside your WooCommerce shop and categories
- Customers can add variations to their cart directly without having to select everything
- It increases your SEO traffic by creating more specific internal links
Incredible Features
Our plugin comes with multiple features, that will help you to easily setup single variations.
Show Variations as Single Products
Instead of just showing one variable product, our plugin will show all variations directly as single products inside your shop & category pages.
Exclude Products or Categories
Exclude variable products, single variations or whole categories with ease.
UNIQUE: Custom or Dynamic Title
Define a custom variation title or use our dynamic title feature which will automatically name variations like “T-Shirt in Color grey and Size 30”.
Filtering supported
The filtering by attributes is well supported by our plugin.
Product search supported
The Woo product search shows variations as single products.
WPML & Woo Compatible
Our plugin was tested with WPML and WooCommerce latest version.
Well documented
As all our products, we created an easy to follow documentation including an explanation & setup video.
> Online Documentation
Unique Support
We are an Envato Elite Author and provide you with fast, helpful support.
Requirements
You need at least PHP5.6, WordPress 3.8+ and the free Redux Framework plugin.
Changelog
====== 1.3.22 ====== - NEW: Added order & orderby options to show lowest price variations first for exampleView post on imgur.com- NEW: Caching now supports WPML - NEW: Exclude variations based on a custom post meta key existsView post on imgur.com- 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 OptionView post on imgur.com- 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)View post on imgur.com- 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 filteredView post on imgur.com- NEW: Option to Cache Categories SeparatelyView post on imgur.com- 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!).View post on imgur.com- 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:View post on imgur.com- 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...