mage-obsidian/module-catalog
Composer 安装命令:
composer require mage-obsidian/module-catalog
包简介
Catalog domain compatibility for MageObsidian: category listing and product detail page (ViewModels, layout and Vue islands) built on the storefront foundation.
README 文档
README
Catalog domain compatibility for MageObsidian. This module adapts Magento's catalog frontend (category listing and product detail page) to the modern Vite + Twig + Vue stack, building on the mage-obsidian/module-storefront foundation and paired with the MageObsidian/default theme:
- ViewModels —
ProductCard,ProductView,ProductGallery,CategoryLanding: the data the catalog templates read. - Blocks —
CategoryTitle,Breadcrumbs: restore the<h1>/title and trail that the suppressed core catalog layout would have provided. - Layout — re-declares
catalog_category_view/catalog_product_viewreusing core block classes as data sources behind Twig. - Vue island —
catalog/ProductForm: configurable swatch selection and add-to-cart (delegating to the storefront'suseCart). - Gallery enhancer —
js/gallery: thumb/variant image swaps with the View Transitions API.
It depends on the storefront foundation for cross-cutting cart primitives (useCart, the add-to-cart enhancer, the toast/badge islands).
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-22