Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1496 Переглядів

Currently, web products can be configured with two options:

[show_availability] is a Boolean field that can be checked true/false

[available_threshold] is a float field in which you can enter the threshold qty for showing the available qty (shows qty if less than the threshold).

When the message is displayed on the website product page, it is displayed like this:  Only 5 Units Left in Stock.

For the life of me, I cannot find where that text is generated.  I would like it to read simply: 5 Units in Stock

Please advise where this text is generated, so that I may change the message shown.


Аватар
Відмінити
Найкраща відповідь

Hi,
it has been added from code, if you check this file path, you can see it: https://github.com/odoo/odoo/blob/17.0/addons/website_sale_stock/static/src/xml/website_sale_stock_product_availability.xml

Line 48:



Thanks

Аватар
Відмінити

So how can we change it for our Website? Thank you in advance!

Related Posts Відповіді Переглядів Дія
1
черв. 24
3112
0
лист. 24
780
3
серп. 24
2568
1
лют. 24
1001
1
лют. 22
3439