shish %!s(int64=3) %!d(string=hai) anos
pai
achega
63fd75fce5
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      biz-ghs/product/classes/ProductClass.php

+ 0 - 2
biz-ghs/product/classes/ProductClass.php

@@ -541,8 +541,6 @@ class ProductClass extends BaseClass
             }
             }
 
 
             if (isset($v['discountPrice']) && $v['discountPrice'] > 0) {
             if (isset($v['discountPrice']) && $v['discountPrice'] > 0) {
-                $skPrice = $v['discountPrice'];
-                $list[$k]['skPrice'] = floatval($skPrice);
                 if ($level == 1) {
                 if ($level == 1) {
                     $price = floatval($v['discountPrice']);
                     $price = floatval($v['discountPrice']);
                 }
                 }