This module allows users to clone Commerce Product content types. After installation, a "Clone" option will appear on each product, enabling the creation of duplicate products.
Extension based on Quick Node Clone (https://www.drupal.org/project/quick_node_clone) that provides the possibility to clone Product content type (https://www.drupal.org/project/commerce).
Features
Adds the possibility to clone a Product from Commerce module.
Post-Installation
Once it's installed, a new option named 'Clone' should appear on each product content type.
Additional Requirements
This module requires the Commerce module installed (https://www.drupal.org/project/commerce).
Similar projects
Quick Node Clone (https://www.drupal.org/project/quick_node_clone)