Daniel Hlaváček

Results 84 comments of Daniel Hlaváček

I dont know how to solve it, no matter what padding you put there, Safari will cut it off it seems. If you try it on other phones or on...

@prestarocket Found out it's general safari behaviour. It shrinks due to flex layout of the offcanvas modal. This fixes it: ``` #offcanvas_search_filter .modal-footer, #offcanvas_search_filter .modal-footer { flex-shrink: 0; } ```...

@anfci Look how I did it, I will tell you the changed files if interested. https://www.trendo.cz/do-pracovni-desky/27799-odsavac-par-s-indukcni-deskou-franke-mythos-2gether-fmy-839-hi-7612985475181.html

Will be fixed by https://github.com/PrestaShop/PrestaShop/pull/29411

@florine2623 @hibatallahAouadni We can also add a switch for default behavior - 404 or keep enabled. The same as we do for backorders - “default as in ps settings” or...

@kpodemski @tswfi @lmeyer1 @jf-viguier Guys, is it something you also went across? I would like to spec it up and implement. All big players like eBay do it like this....

Yes, but I think we could do it as a module, if people want. See my solution. :-) But for the base, I think the message could be enough. ![www...

@MatShir 🤣🤣 I will give you discount ❤️ @jf-viguier You cannot. If the customer gets to this page from google, he will still be able to order it. Also, the...

@MatShir @kpodemski A real life example I stumbled upon right now, not the best looks, but does the job. :-) If I came on this page on Prestashop shop, I...