lvhao hai 4 meses
pai
achega
ca15374f99
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/CoreApp/controllers/Apipf.php

+ 1 - 1
core/CoreApp/controllers/Apipf.php

@@ -413,7 +413,7 @@ class Apipf extends Start_Controller{
                 $quantity = [$info['quantity']];
             }
             foreach($issku as $index=>$item){
-                if(stripos($info['issku'],'gift') === false){
+                if(stripos($item,'gift') !== false){
                     
                 }else{