Merge pull request #22628 from frederic34/patch-5

add accessible values
This commit is contained in:
Laurent Destailleur 2022-10-24 19:42:46 +02:00 committed by GitHub
commit f2bafd8da4
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