UPS WooCommerce Shipping by PluginHive is a powerful extension that helps you automate UPS shipping by displaying real-time rates on the cart/checkout pages, pay for and print labels from within the admin area, and more. For our clients that ship with UPS, it’s a no-brainer that we always recommend. But recently we had a request to offer free ground shipping if the cart total is $50.00 or more. Although the[…]
snippets
Announcing linchpin.tools – A Set of Useful Tools From Linchpin
We’re happy to announce the launch of a new site in the Linchpin network of websites, linchpin.tools. This site is a set of useful tools for IP lookup, domain WHOIS, and one-time use/expiring content/secret sharing. This is primarily a set of tools for our clients to quickly share information without having to do a Google search, but feel free to utilize or provide feedback. We have noticed that the WHOIS[…]
Passing along session in Magento to different domains
In some of our larger Magento EE (Enterprise Edition) setups we have Multiple stores that have different domains. One of the challenges with stores on different domains is sharing sessions.
addLinks to top.links in Magento
We’re always creating custom Magento implementations for our clients and that typically starts with a local.xml file.
Useful Magento Base Path References
Here are some helpful Magento references and snippets we regularly use.
Useful Javascript Post Office Box Regex Pattern
We work with a variety of clients that have all customer of all sorts of demographics. I find that older clientele seem to try to “game” the system from time to time. A prime example is the one below. With the following regex check. I had to not only check for PO Box and all it’s various permutations. But I also needed to check to see if the user input[…]