Getting Started
Please check out the JSDoc that documents all available options and methods. Requirements If developing locally, you need to run the example index.ht...
Tue, 9 Jun, 2020 at 12:58 PM
Action buttons are displaying in the product stage and can be individually in different positions.
var pluginOpts = {actions: {
'top': [...
Thu, 10 Mar, 2016 at 4:28 PM
Most of the layout options can be easily set via CSS classes that you need to add the product designer element which is used in new FancyProductDesigner()....
Tue, 5 Nov, 2019 at 10:00 AM
With element parameters you control the behavior and properties of an element, e.g. if it can be dragged or the position on the stage. These can be set for ...
Fri, 1 Nov, 2019 at 5:54 PM
You can set up the available fonts, that your customers can choose from, via the fonts option. Custom Fonts You can easily register custom TrueType fon...
Thu, 9 Feb, 2017 at 3:04 PM
The official API documentation can be found here. The main entry point to use the API is the FancyProductDesigner class: var fpd = new FancyProductDes...
Wed, 22 Apr, 2020 at 9:09 PM