SNH_NL
SNH_NL
Can you enable guest checkout per default? (via backend config option) We have seen that many customers don want an account. They just want to order. And this is 1...
Great extension! Could you add a checkout button in the form itself? Now people have to scroll all the way to the bottom .. to find the button PLACE ORDER...
Have a look here: http://demo.awesomecheckout.com/ Can there be an option that if/when a user enters an email adress that the backend checks if there is an existing customer already with...
Can you move the email field as the number 1 form option? And onchange saves the value to the database? This way we can follow-up people faster with abandoned carts...
Read here https://devdocs.magento.com/guides/v2.4/config-guide/cli/config-cli-subcommands-cron.html Cron log from these commands looks like OUTPUT OUTPUT and could also look like Tue, 18 Aug 2020 20:36:47 +0000 OUTPUT Tue, 18 Aug 2020 20:36:47 +0000...
What happens if the batch size is not reached? Bathc size 100 Product updated = 5 What happens then? Nothing? https://docs.magento.com/user-guide/configuration/catalog/inventory.html `Determines if you run bulk operations asynchronously for mass...
Updates and fixes, see code update comments
On catalog view we are not sending an array list of products I have seen other extensions sending the first 6, 12 or 24 to "at least" have some Can...
1. How are we handling sales when users reach success.phtml? I am not seeing the recording of a sale 2. about 30% never reaches success.phtml so a sale is not...
Sitemap collection is not yet complete, neer to find out how to get URL or read directly from Model