You can easily add the modules you need to the product designer. The modules can be set via the plugin options.   

//will display in the order how you define the values in the array
var opts = {mainBarModules: ['products', 'designs', 'images', 'text']};
var fpd = new FancyProductDesigner(document.getElementById('fpd-target'), opts);


Available Modules 



Key  Explanation
productsThe products module shows all products categorized in a list view.
designsThe designs module displays the designs you set in the product designer in a list view.
imagesThe images module allows to add custom images. It includes a multiple image uploader, Facebook and Instagram photos.
textVia the text module the user can add custom text elements.
manage-layersList all editable layers.
layoutsList all layouts that you have created.
names-numbersCustomers can enter multiple names or numbers. 
text-layersManage style and content of text layers only.
save-loadCustomers can save and load his designs.