ellenb4t Posted January 16 Share Posted January 16 Hi, I noticed that when I set an expected availability date for a certain product that is out of stock, it's not showing in the frontend on the product page. Is it a bug for 8.1.1 Or should I change a setting somewhere? Same goes for the button to leave your email behind in case a product was out of stock. No option anymore in 8.1.1? In our previous 1.6 version both were working. Anybody any idea where to change these settings? Thank you! Ellen Prestashop 8.1.1 Link to comment Share on other sites More sharing options...
Mr Rick Posted February 28 Share Posted February 28 Hello Ellen, Are you using the default theme or any other. In the default theme it is displayed under Product Details tabs now. Link to comment Share on other sites More sharing options...
ellenb4t Posted February 28 Author Share Posted February 28 Hello Rick, Thank you for looking into this. It is the default theme, but is has been tweeked by a third party. I cannot seem to find it, according to the guys who have build the new website, it's not available in this version 8.1.1 and only an upgrade would make it work. In other words, we had to pay a lot extra for another update. But, maybe I can fix it myself with a little help This page for example: https://www.bike4travel.nl/kleding/4955-2608-vaude-overschoen-waterdicht-000.html#/250-maat-44_46 I have added an expected delivery date to this specific combination, but it's not showing in the frontend at all. Same for this product, without combinations: https://www.bike4travel.nl/sturen-klemdiameter-318/5041-surly-moloko-stuur-708752177956.html Is it a setting? Thanks again for helping! Ellen Link to comment Share on other sites More sharing options...
Mr Rick Posted March 4 Share Posted March 4 Hello Ellen, Both of your items are not out of stock, but you can use below code to display the date anywhere on product page. {$product.availability_date} Link to comment Share on other sites More sharing options...
ellenb4t Posted March 5 Author Share Posted March 5 Hello Rick, Thank you so much! Where exactly should I add this code? In which file? I would like to add it below 'Binnen 5 - 7 dagen geleverd' and above the social share buttons. Thank you again! Ellen Link to comment Share on other sites More sharing options...
Mr Rick Posted March 5 Share Posted March 5 Hi Ellen, You can edit the "/YOUR-ROOT/themes/YOUR-THEME/templates/catalog/product.tpl" file and put the code where you want it. Alternately you can use our module below to show the date and also manage the stock notifications. See the demo below! https://prestaspot.com/home-accessories/10-24-brown-bear-cushion.html#/8-color-white MODULE: https://addons.prestashop.com/en/emails-notifications/18329-out-of-stock-notification.html Link to comment Share on other sites More sharing options...
ellenb4t Posted March 5 Author Share Posted March 5 Thank you Rick. And your module looks good too. I will consult here with my collegues and see if we can add your module. Do you think it will work fine with our template? Best regards, Ellen Link to comment Share on other sites More sharing options...
Mr Rick Posted March 5 Share Posted March 5 Hi Ellen, The module works fine with almost every theme, I don't think it will cause any trouble. Thank you Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now