Package Abandoned-Cart-Lite-for-WooCommerce\Frontend\Capture-Guest-Cart
Classes summary
woocommerce_guest_ac | It will add the js, ajax for capturing the guest cart. It will add an action for populating the guest data when user comes from the abandoned cart reminder emails. |
Functions summary
guest_checkout_fields | It will populate the data on the chekout field if user comes from the abandoned cart reminder emails. |
load_ac_ajax | It will add the ajax for capturing the guest record. |
save_data | It will add the guest users data in the database. |
user_side_js | It will add the js for capturing the guest cart. |