add accessible values

This commit is contained in:
Frédéric FRANCE 2022-10-19 12:28:51 +02:00 committed by GitHub
parent fee00a3655
commit d4344a736f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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