compiled/module-qtycontrol

Modern +/− quantity selector for Magento 2 Open Source. Clean UX, reusable template, and JS logic.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:HTML

Type:magento2-module

dev-main 2025-06-17 13:18 UTC

This package is auto-updated.

Last update: 2025-06-17 19:00:35 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