Kadence Iconic Linked Variations
Connecting separate product entries together using clickable swatches helps your visitors browse matching item variations without cluttering your main store database. Setting up individual parent products for different colors or styles allows each page to rank for specific search keywords while maintaining their own unique image galleries. When you link these items together, you give your shoppers a smooth, natural navigation path to switch between related options instantly.
This collection provides step-by-step guides to help you install, configure, and manage the Iconic Linked Variations plugin for WooCommerce. You will learn how to create your first attribute relationships, display linked items as visual swatches or text links, and adjust product archive settings. Use these resources to build an intuitive shopping experience that connects your related product listings seamlessly.
Kadence Iconic Linked Variations articles
Learn how to install, configure, and display linked product attributes as interactive swatches with the following guides.
Change Position Of Variation Options
Read more: Change Position Of Variation OptionsIt’s possible to change the position of the variation options on the product page. Add this code snippet to your child theme’s functions.php file: Simply change the value of $priority to move the variation options within the product summary. A smaller value, i.e. 0, will move the options up, and a higher value, i.e. 50,…
Change the Image Thumbnail Size
Read more: Change the Image Thumbnail SizeIf you want to change the image size/crop used by Linked Variations, you can do so with this snippet. By default it uses the shop_thumbnail size. Add it to your theme’s functions.php file, or use a Code Snippets plugin. Was this article helpful? Yes No Thank you for your input. Thank you for your feedback.
Database Structure
Read more: Database StructureThe data for Linked Variations are stored in these two database tables: wp_posts: Linked Variations are presented as a Custom Post type with the key cpt_iconic_wlv. wp_iconic_woo_linked_variations: The settings of Linked Variations such as product IDs, attributes, show images, etc., are stored in this custom table created by Linked Variation plugin. The database schema of…
How to add a price to the linked product/variation button
Read more: How to add a price to the linked product/variation buttonThis guide will walk you through how to show the price for each of your linked products on the button that links through to that product page. This technique is used on Amazon (see below) and will improve the experience for your customers as they can see the price of each product at a glance…
How to Change the Linked Variation Swatch Image
Read more: How to Change the Linked Variation Swatch ImageIf you want to change the variation swatch image when using WooCommerce Linked Variations, this guide shows you how.
How to Create Your First Linked Variation Group
Read more: How to Create Your First Linked Variation GroupIn this guide, we’ll teach you how to set up your first linked variation group using WooCommerce Linked Variations. This includes creating your product attributes, the products themselves, and then linking them together. Note: A group of products linked by attributes is called a ‘variation group’. For this example, we’ll be creating a variation group…
How to Import Variation Groups With WP All Import
Read more: How to Import Variation Groups With WP All ImportIf you need to import variation groups with a CSV file, you can do so with WooCommerce Linked Variations and WP All Import Pro. Setting up your CSV file To create your CSV file, open up your program of choice and use the following as a template. Your CSV should look like this: Product IDs…
How to Install WooCommerce Linked Variations
Read more: How to Install WooCommerce Linked VariationsCongratulations on purchasing WooCommerce Linked Variations. You’re just a few steps away from getting it installed and activated on your WooCommerce site. Look out for our emails After purchasing Linked Variations through the Iconic website, you’ll be sent 2 emails. The first will provide you with a link to download Linked Variations, along with your…