General information

  1. You can add and manage products in Products → All Products.
  2. The theme supports all types of products (simple, variable, downloadable, affiliate).
  3. Follow the official WooCommerce guide on adding and managing products to configure them for your store.

Simple products

An example of a simple product.

Variable size products

WooCommerce allows you to create variable products with varying sizes (like Small, Medium, Large etc.) and the choices will be available as select lists.

An example of a standard variable product with one attribute.

Variable color products

By default WooCommerce allows you to upload 1 additional picture per variation (usually you'd use this to show how the color of a product changes).

This is the recommended way of setting up your color variations (since it's a WooCommerce default).

You can install BLK Additional Variation Images plugin to be able to upload multiple images for each product variation.

Notes

An example of a standard variable product with two attributes.

Variable color products as separate (linked) products

We provide a mechanism that allows you to link multiple prodcuts together. In this way you can also have multiple images per variation.

It has an advantage of showing both colors as separate products on catalog pages (default WooCommerce's variations are combined into one product).

This method is frequently used by stores and for many it's a preferable way of handling multi-color products. However, we do not recommend this method because it's not compatible with other themes.

An example of a linked product.

Follow the steps to link products:

  1. Create two products with the same title and one color per product.
  2. Use "Linked color products" custom fields to and pick all products that should be displayed.
  3. The BLK Color Filters plugin has to be active.

Additional information

Additional information specific to this theme:

  1. The default WooCommerce features (flex slider, zoom and lightbox) work with this theme and can be enabled with standard add_theme_support( 'wc-product-gallery-slider' ) and add_theme_support( 'wc-product-gallery-zoom' ) calls in your child theme.
  2. bl-product-gallery-scroll CSS class added to the body tag will make the images stacked one below another vertically (this is disabled by default).
  3. Each product can have a background color if you have Advanced Custom Fields plugin enabled and if you have imported its custom fields in Ikon Importer.
Standard gallery mode.
If you have completed the actions described in this article and it did not solve your issue, you may:
Search the community forum or file a support ticket