Initial public release: WooCommerce Facebook Cart Handler v1.0.0
WooCommerce Facebook Cart Handler v1.0.0
First public release of the WordPress plugin that auto-populates the WooCommerce cart from Meta (Facebook/Instagram) shop deep-link URLs.
Features
- Automatically parses
productsparam from Meta/Facebook/Instagram shop links (e.g.,/cart/?products=...) - Adds correct products and quantities to the WooCommerce cart using SKU mapping
- Debug logging to WordPress debug log (
wp-content/debug.log) - Supports bulk-add and multi-item cart URLs
Installation
- Download the ZIP below
- Upload as a plugin to WordPress (Plugins > Add New > Upload)
- Activate and ensure your SKUs match Meta Product IDs
Usage
-
Test with a Meta Shop URL such as:
https://yourstore.com/cart/?products=10082880026543902930_3336:1,10133825423895016647_2910:1 -
Cart should populate with the correct items
Requirements
- WordPress 6.x+
- WooCommerce 8.x+
- PHP 7.4+
Feedback & Contributions
Open issues or PRs at [github.com/blahpunk/woo-facebook-cart-handler](https://github.com/blahpunk/woo-facebook-cart-handler)
Attach the plugin ZIP below for easy installation.