HOTFIX WEBONLINE PRODUCTOS V8

Subir y sobrescribir estos archivos en cPanel dentro de la carpeta PuntodeVenta:

- api/index.php
- webonline/index.html
- webonline/app.js
- webonline/style.css
- webonline/api/index.php

Despues de subir, probar:
https://TU-DOMINIO/PuntodeVenta/webonline/app.js?v=20260710-v8
Debe comenzar con: let products = [];

Y probar:
https://TU-DOMINIO/PuntodeVenta/api/index.php?path=public/products
Debe devolver una lista con productos, no []