WooCommerce Plugins & Resources
Recent Posts
The latest guides and tips for WooCommerce developers.
-

·
Ecommerce Tools: Building a PIM
We’ve built our own custom PIM at Universal Yums, and it’s quite nice. A PIM (Product Information Management) is the central source of truth for product data. Typically it’s used to manage data across multiple sales channels, allowing companies to easily update product listings across platforms like WooCommerce, Amazon and Etsy all at once. At…
-

·
Security Tips for WooCommerce
There’s a few important security measures I would recommend for any WooCommerce website based on the experiences I’ve had at Universal Yums and running other ecommerce websites. Two Factor Authentication Most WordPress and WooCommerce breaches start with compromised credentials. Attackers gain access through weak passwords, reused credentials from other sites, or phishing schemes. The best…
-

·
How to A/B Test Pricing in WooCommerce
If your WooCommerce site gets significant traffic and conversions, A/B testing different pricing for products can be a great gather data on how a pricing change will impact overall sales.
-

·
WooCommerce Subscriptions: Reduce churn from failed renewals
When WooCommerce Subscriptions generates a renewal, it attempts to charge the payment method associated with that subscription. If that payment method fails, the renewal order is set to a pending status and the customer is notified via email that their renewal failed. Ideally your customer wants to stay subscribed, in which case they will follow…