mage-obsidian/module-checkout
Composer 安装命令:
composer require mage-obsidian/module-checkout
包简介
Checkout domain compatibility for MageObsidian: mini-cart drawer and shopping bag page (Vue islands, layout and ViewModels) built on the storefront foundation.
README 文档
README
Checkout domain compatibility for MageObsidian. This module adapts Magento's cart frontend (mini-cart and the shopping bag page) to the modern Vite + Twig + Vue stack, building on the mage-obsidian/module-storefront foundation and paired with the MageObsidian/default theme:
- Mini-cart —
cart/MiniCart: an off-canvas drawer (reusing the storefront's sharedDrawer) fed by Magento'scartcustomer-data section, with quantity stepper and line removal. - Cart page — re-declares
checkout_cart_index, reusing coreCart/Totals/Couponblock classes as data sources behind Twig: server-rendered items, totals and coupon with a progressive-enhancement enhancer. - Block —
CartTitle: restores the<h1>/title that the suppressed core checkout layout would have provided.
It depends on the storefront foundation for cross-cutting cart primitives (useCart, the shared Drawer, the toast/badge islands). The one-page checkout itself is out of scope for this module.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-06-22