You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
krizzdev
changed the title
Extends Custom Products
Extend Custom Products
Mar 8, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: