Objective
There can be some cases where you would have to split a large product into a group of small product families, for example, WooCommerce/Shopify cannot accept a product with more than 100 variants or you have to a product with 200 variants and want to split to display the available options easier to scroll through for your customers on the website.
Setup
- Retail POS for Mac or PC
Steps
Splitting a product with 100 variants into two products with 50 variants each:
- Navigate to Catalog -> Products
- Search for the product in question by name > Click Apply Filter
- Click Export list and make a copy of the exported list as a backup
- Open one of the exported CSV files and remove the IDs
- Change the name and the handle of half of the products and save the CSV file
- Delete the original product on your Retail POS account to avoid duplicated SKUs
- Import the saved product CSV file back to your Retail POS account