CartSplitter – Partial Checkout for WooCommerce

Let customers pay for what they want today and save the rest in the cart. No forced “buy everything or lose the sale.”

1 database table

Table NameDescriptionMethod
wp_cspc_selectionsStores cspc selections data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:cspc_accent_colorOption key:cspc_allowed_rolesOption key:cspc_checkbox_positionOption key:cspc_custom_counter_textOption key:cspc_custom_notice_textOption key:cspc_email_body_textOption key:cspc_email_button_colorOption key:cspc_email_button_textOption key:cspc_email_headingOption key:cspc_email_subjectOption key:cspc_enabledOption key:cspc_min_amount_inc_shippingOption key:cspc_min_amount_inc_taxOption key:cspc_min_checkout_amountOption key:cspc_recovery_link_expiryOption key:cspc_remainder_emailOption key:cspc_remainder_email_delayOption key:cspc_show_noticeOption key:cspc_show_select_allOption key:sc_Option key:woocommerce_email_footer_text
wp_postmeta
Post meta