compiled / module-qtycontrol
Modern +/− quantity selector for Magento 2 Open Source. Clean UX, reusable template, and JS logic.
Package info
github.com/hello-compiled/module-qtycontrol
Language:HTML
Type:magento2-module
pkg:composer/compiled/module-qtycontrol
dev-main
2025-06-17 13:18 UTC
Requires
- php: >=7.4 || ~8.1 || ~8.2
- magento/framework: >=103.0
This package is auto-updated.
Last update: 2026-02-17 20:57:53 UTC
README
Modern +/− quantity selector for product detail pages.
Designed for Magento 2 Open Source. Built with clean HTML, scoped CSS, and minimal JavaScript. No theme overrides required.
✨ Features
- Sleek +/− buttons with quantity validation
- Drops in without touching default theme files
- Fully responsive (flexbox)
- Clean separation of template and logic
- Reusable for category view, cart, or upsell blocks
- Ships with optional styling, or bring your own
📦 Installation
Coming soon via Composer/Packagist
composer require compiled/module-qtycontrol bin/magento setup:upgrade bin/magento setup:static-content:deploy -f bin/magento cache:clean