shopit-back/app/Domains/Catalog/Models
ncoronel dc32eb9bee feat: enhance checkout process with cart integration and stock confirmation 2026-07-06 14:06:25 -03:00
..
Attribute.php feat: refactor product attributes handling to use product_attribute table and update related models and requests 2026-06-30 16:35:56 -03:00
AttributeOption.php feat: implement product creation workflow with variants, attribute definitions, and validation logic 2026-06-29 11:02:04 -03:00
Brand.php remove props 2026-06-24 14:43:10 -03:00
Category.php remove props 2026-06-24 14:43:10 -03:00
Product.php feat: refactor product attributes handling to use product_attribute table and update related models and requests 2026-06-30 16:35:56 -03:00
ProductAttribute.php feat: refactor product attributes handling to use product_attribute table and update related models and requests 2026-06-30 16:35:56 -03:00
ProductVariant.php feat: enhance checkout process with cart integration and stock confirmation 2026-07-06 14:06:25 -03:00
ProductVariantDefinition.php feat: refactor product attributes handling to use product_attribute table and update related models and requests 2026-06-30 16:35:56 -03:00