We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here is main topics which should be covered by Unit and E2E tests
CRUD Catalog, categories, product, variations
Properties Definition levels (Catalog, Category) Applies to (Catalog, category, product, variation) Types (Dictionary, Multilingual, Multi-value) Value types Validation rules Display names for multi-languages
Inheritance Property inheritance Catalog -> Category -> Product Inheritance by variation from main product (Images, Descriptions, Prices, Dimensions)
Associations Manage product associations
Virtual catalog Virtual catalog Categories in virtual catalog Linking categories or products to the virtual catalog or categories
Multilingual Descriptions, property values, SEO slugs, property display names and values for different languages
Export/Import CSV import/export Platform Export/Import
Partial update Products, Categories
The text was updated successfully, but these errors were encountered:
Issue moved to VirtoCommerce/vc-module-catalog #27 via ZenHub
Sorry, something went wrong.
No branches or pull requests
Here is main topics which should be covered by Unit and E2E tests
CRUD
Catalog, categories, product, variations
Properties
Definition levels (Catalog, Category)
Applies to (Catalog, category, product, variation)
Types (Dictionary, Multilingual, Multi-value)
Value types
Validation rules
Display names for multi-languages
Inheritance
Property inheritance Catalog -> Category -> Product
Inheritance by variation from main product (Images, Descriptions, Prices, Dimensions)
Associations
Manage product associations
Virtual catalog
Virtual catalog
Categories in virtual catalog
Linking categories or products to the virtual catalog or categories
Multilingual
Descriptions, property values, SEO slugs, property display names and values for different languages
Export/Import
CSV import/export
Platform Export/Import
Partial update
Products, Categories
The text was updated successfully, but these errors were encountered: