Loading...
Loading...
Use when creating or changing a Bagisto product type — the product_types config, an AbstractType subclass, or type-specific cart, pricing and inventory behaviour. Trigger phrases include "product type", "AbstractType", "configurable", "bundle", "grouped", "downloadable", "virtual product", "subscription product", "prepareForCart".
npx skill4agent add bagisto/agent-skills bagisto-product-type-development| File | Load when |
|---|---|
| configuration.md | The product_types config and how Bagisto reads it |
| abstract-type.md | AbstractType and the methods worth overriding |
| building-a-type.md | A complete worked implementation, testing, pitfalls |