Setting up the modules

Modified on Thu, 27 Jul 2023 at 12:37 PM

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.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article