CMXX - Shopping_cart + local fonts

This commit is contained in:
“VeLiTi”
2025-02-06 11:47:53 +01:00
parent 0172f8405a
commit 07b5578895
35 changed files with 18706 additions and 7 deletions

View File

@@ -81,7 +81,7 @@ if (isset($criterias['productrowid']) && $criterias['productrowid'] != ''){
}
else {
//SQL for Paging include name from different tables
$sql = 'SELECT pc.*, pv.config,
$sql = 'SELECT pc.*, pv.config,pag.group_mandatory, pag.group_type,
CASE WHEN p.rowID IS NOT NULL THEN p.productname
WHEN pag.group_id IS NOT NULL THEN pag.group_name
END AS assignment_name,