Here’s all you need to know about products and the relationship between options and variants.
In the below documentation we will be covering:
Online products are the digital representation of the physical items you are selling online. A product contains information such as title, collection, description, vendor, product type and images. Each product must contain at least one variant. For example, if you sell shoes, your product may have the following properties:
This product may be available in multiple sizes and may come in several colours. Each variant for the above product would have a unique size / colour combination.
Product options allow you to add product variants to individuals products. The most common example of a product option in ecommecre is size. In the above shoe example, the product would have two options, namely:
A variant contains information about each product option such as SKU, weight, price and availability (stock levels). In the above shoe example, you may hold three different sizes in three colours. The variants would look like this:
We end up with nine variants, each with a unique combination of options.
When importing data into Stock2Shop, we need to be able to define the above parent-child relationship in a flat data structure (spreadsheet). In order to do this, we have some field conventions, namely:
Stock2Shop can accommodate a maximum of three options per product.
To find out how to enrich products in bulk via importing data to your Stock2Shop console, read here.