If you have an array of objects that you need to sort into a certain order, you might be tempted to reach for a JavaScript library. But before you do, remember that you can do some pretty neat sorting with the native Array.sort function. In this article, we’ll show you […]
Daily Archives: November 27, 2019
So it looks like one of our sites is targeted by card skimming when you select a payment method a new iframe is loaded which asks the users for their card details. It quite clever in the fact if you try to load the console it disappears. Has anyone come […]
I can say for sure, but after I installed Affirm as a payment method on my site, the other payment methods seem to be messed up. Specifically in this case, payflow advanced, is only half working. It actually does collect payment at PayPal, but when it is completed, it is […]
If products in a group need an additional option, how would I create that option? For example; if they’re ordering ceiling lights, the grouped products are the different sizes, but afterwards they need to select either a handheld remote or a wall switch.