WooCommerce Checkout Upsell
A plugin to display upsell products on the WooCommerce checkout page.
by Lapos László · github.com/laposlaszlo/wc-checkout-upsell-plugin
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/laposlaszlo/wc-checkout-upsell-plugin/archive/refs/heads/main.zipFrom the readme
WC Checkout Upsell Plugin
Description
The WC Checkout Upsell Plugin enhances the WooCommerce checkout experience by displaying upsell products to customers. This functionality encourages additional purchases by showcasing related products during the checkout process.
Features
- Displays upsell products on the WooCommerce checkout page.
- AJAX functionality for adding/removing products from the cart without page refresh.
- Customizable styles for the upsell display.
- Supports localization for international use.
Installation
1. Upload the wc-checkout-upsell-plugin folder to the /wp-content/plugins/ directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Configure any necessary settings in the WooCommerce settings page.
Usage
Once activated, the plugin will automatically display upsell products on the checkout page. You can customize the upsell products by modifying the product IDs in the plugin's code.
Assets
- CSS: The styles for the upsell display are located in assets/css/upsell-styles.css.
- JavaScript: The functionality for managing upsell products is in assets/js/upsell.js.
- Images: The plugin uses an arrow image located in assets/images/arrow.svg f
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Oct 9, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.