# SH Product Grid & List Widget – Source Files

This folder contains the original, uncompressed, human-readable source code for the plugin.

## JavaScript Source
- index.js – Main frontend initialization
- modules/AjaxClient.js – AJAX product fetching with security handling
- modules/QuickView.js – Native quick view modal
- modules/ScrollObserver.js – Scroll & viewport detection

## SCSS Source
- scss/ – All uncompiled style source files

## Build Information
Minified files in `/assets/build/` are compiled directly from this source directory.
No external dependencies or obfuscation are used.

## License
GPLv2 or later
https://www.gnu.org/licenses/gpl-2.0.html