add accessible values
This commit is contained in:
parent
fee00a3655
commit
d4344a736f
@ -150,6 +150,8 @@ class PriceParser
|
||||
"length" => $product->length,
|
||||
"surface" => $product->surface,
|
||||
"price_min" => $product->price_min,
|
||||
"cost_price" => $product->cost_price,
|
||||
"pmp" => $product->pmp,
|
||||
));
|
||||
|
||||
//Retrieve all extrafield for product and add it to values
|
||||
|
||||
Loading…
Reference in New Issue
Block a user