diff --git a/static/src/xml/ProductCard.xml b/static/src/xml/ProductCard.xml index ae905f27deecd875b8aa305771480ab0f6f379f1..6af6ce6b515ac64b227fbce1558b71592f0036e8 100644 --- a/static/src/xml/ProductCard.xml +++ b/static/src/xml/ProductCard.xml @@ -10,6 +10,7 @@ function--> class="pos.productViewMode" name="product.display_name" productId="product.id" + defaultCode="product.default_code" arabic="product.display_name" price="product.getFormattedUnitPrice()" imageUrl="product.getImageUrl()"