What is the recommended way to manage product types and applicable attributes only #65
-
Lets say the store sells various types of products,
However, what is not clear is how to address during onboarding and setup implicitly such that the above two (for example) product types allow for, either:
This documentation stays silent on recommended approach to product types: All in all, please advise what others are doing and what would you recommend? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@SharadKumar I have a small suggestion for you. How to add a new field to a standard model (eg: Attributes)? |
Beta Was this translation helpful? Give feedback.
@SharadKumar I have a small suggestion for you.
Can we have a custom field
category
in the Attributes model?This could help you to fetch the list of attributes for a product type.
How to add a new field to a standard model (eg: Attributes)?
Refer to this guide: https://developers.swell.is/guides/data-model-customization#adding-fields-to-a-standard-model