Added price_nne/_nbe to OrderProduct
This commit is contained in:
@@ -238,7 +238,6 @@ class ProductController extends mfBaseController {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
if(is_array($product->attributes) && count($product->attributes)) {
|
||||
$attributes = $product->attributes;
|
||||
$product->data->attributes = [];
|
||||
|
||||
Reference in New Issue
Block a user