Easily create a url that will populate a cart
“Cart links for WooCommerce” allows the shop manager to create urls that will redirect the customer to a fully populated cart. This is extremely useful for email campaigns or call to action buttons. If the customer already has items in the cart, they will be kept.
The shop manager can easily create the url by populating his own shopping cart, the cart url will be displayed on the cart page. The shop manager can copy this url to the clipboard and paste it anywhere he wants, for example in a promotional email.
The url looks like this: www.example.com?fill_cart=12,2x44
This url will populate the cart with 1x item with id 12, and 2x item with id 44.
/wp-content/plugins/
directory, or automatically install it through the ‘New Plugin’ menu in WordPress