There are multiple Option Types like: Checkbox, Date, Textfield etc.
At our company we have our own image configurator. Is it possible to add a self developed Option Type to the custom options?
Let's say we need a custom_code type. If it's selected in the frontend will appear a "Configure your image" button which returns the custom code after image configuration.
This code will be appended to the order item.
Is there any guideline or developer info for adding custom types?
Regarding the custom Products extension: https://docs.shopware.com/de/shopware-6-de/erweiterungen/customproducts
There are multiple Option Types like: Checkbox, Date, Textfield etc.
At our company we have our own image configurator. Is it possible to add a self developed Option Type to the custom options?
Let's say we need a custom_code type. If it's selected in the frontend will appear a "Configure your image" button which returns the custom code after image configuration.
This code will be appended to the order item.
Is there any guideline or developer info for adding custom types?