J Cart Upsell and Cross-sell for WooCommerce

Àpèjúwe

J Cart Upsell and Cross-sell is a WooCommerce plugin that boosts your sales trough a modern, customizable modal shopping cart.

See it in action on a demo website!

J Cart Upsell and Cross-sell Demo

*NEW*

Display upsells wherever you want with the Upsells Shortcode

*NEW*

Added integrations tab where you can enable integrations with popular plugins

  • WPRocket
  • WooCommerce Price Based on Country
  • FOX – Currency Switcher Professional for WooCommerce
  • CURCY – Multi Currency for WooCommerce

*Multilanguage*

J Cart Upsell and Cross-sell is fully compatible with WPML and Polylang

*Product bundles*

Compatible with WooCommerce Product Bundles, Easy Product Bundles for WooCommerce and WPC Product Bundles

Multiple goals on the dynamic bar

Now you can set multiple goals with the dynamic bar option

Fully customizable

Change colors, text and plugin behaviour with the plugin customization backend.

Upsells

Show to your customers targeted upsell, directly in their modal cart or in the checkout recap table, with customized text.

Choose and customize the conditions that trigger the upsell ( premium only ):

  • products categories and/or attributes

  • a defined list of products

and add filters like ( free and premium ):

  • only if user is logged in

  • only if cart has subotal greater than

Gifts

Give to your customers dedicated gifts when their cart meet defined conditions.

Choose and customize the conditions that trigger the gift ( premium only ):

  • products categories and/or attributes

  • a defined list of products

and add filters like ( free and premium ):

  • only if user is logged in

  • only if cart has subotal greater than

Add a label to the archive pageÌtumọ̀ Yorùbá: ’s products that can trigger a gift

Add a customized text on the single product page that can trigger a gift

Dynamic Bar

Set a goal and display on top of the modal cart a dynamic bar synchronized to the cart total

Example 1: set the dynamic bar goal at the same amount of your free shipping limit and let the customers know how much they need before getting that

Example 2: give a gift at 150 and set the dynamic bar goal to the same amount, to encourage customers to purchase more

Premium Version

Premium version offers more versatility about your gifts and upsells.

Checkout upsells

You can show your upsells directly in the checkout page

Gifts by coupon code

Trigger a gift only if a certain coupon code is applied to the customerÌtumọ̀ Yorùbá: ’s cart

Advanced conditions

Create mixed and advanced conditions to trigger your upsells and/or your gifts

Backoffice order recap helpers

Add a column on your orders backoffice tabs that shows if the order has been pumped

Template overrides

You can override template files coping the template folder inside the plugin into your child theme and renaming it from templates to wc-j-upsellator.

Hooks ( actions and filters )

add_filter('wjufw_shipping_bar_limit', function( $limit ){

    // manipulate the dynamic bar limit and return it 
    // return type: float or integer   

    return $limit; 

}, 999, 1 );

add_filter('wjufw_product_cart_limit', function( $limit, $product ){

    // manipulate the cart limit for a specific gifted/upselled product 
    // return type: float or integer   

    return $limit;  

}, 999, 2 );

add_action('wjufw_before_single_product_gift_text', function( $product_id ){

    // do something **before** gift text ( if set ), on the single product page  

}, 999, 1 );

add_action('wjufw_after_single_product_gift_text', function( $product_id ){

    // do something **after** gift text ( if set ), on the single product page  

}, 999, 1 );

apply_filters('wjufw_cart_item_name', function( $product->get_name(), $product, $product['key'] ){

    // this filter is like the woocommerce one (  woocommerce_cart_item_name ):
    // you can alter how the cart item name is displayed on the modal cart

}, 999, 1 );

apply_filters('wjufw_dynamic_bar_display', function(){

    // accepts true or false as return
    // true - dynamic bar displayed as usual
    // false - dynamic bar removed

} );

Cover image credits

Designed by pikisuperstar / Freepik

Contribute and credits

J Cart Upsell and Cross-sell for WooCommerce is developed and mantained by GH S.R.L.

Support

  • For the free version of the plugin, use the official forum or mail directly the author trough the Mail the author button.

  • All premium products include premium support.

Àwọn àwòrán ìbòjú

  • J Cart Upsell and Cross-sell for WooCommerce with carousel and logo
  • Checkout Upsell
  • J Cart Upsell and Cross-sell for WooCommerce without logo
  • J Cart Upsell and Cross-sell for WooCommerce admin options

Ìgbéwọlẹ̀

Minimum Requirements

  • PHP 7.1 or higher

  • MySQL 5.6 or higher

J Cart Upsell and Cross-sell for WooCommerce can be installed directly through your WordPress Plugin Board.

  • Click “Add New” and search for “J Cart Upsell and Cross-sell for WooCommerce”.

  • Install and activate.

Alternatively you can download the plugin using the download button on this page and then upload the “wc-j-upsellator” folder to the / wp-content / plugins / directory then activate through the WordPress plugins page.

FAQ

Do i need to enable something?

In order to let *J Cart Upsell and Cross-sell for WooCommerce** work properly, be sure to enable the “Activate the Ajax add to cart buttons” in the WooCommerce -> Settings -> Products tab

Can i use the plugin without purchasing the premium version?

Yes, you can use J Cart Upsell and Cross-sell for WooCommerce without purchasing the premium version.

Can i have multiple upsells triggered by single product?

You can choose between standard mode, stacked and carousel.

With the standard mode, only one upsell at time is offered to the customer.
If the customer accepts that upsell, he will see the next one in the priority list.

However, you can play with the priority order of J Cart Upsell and Cross-sell for WooCommerce: an upsell by product list is stronger than one by category/attribute list that is stronger than one triggered by cart limit.

With stacked you can display how many upsells at the same time as you wish, stacked on eachother.

With carousel, all upsells are displayed at the same time trough a carousel.

Is multilanguage compatible?

J Cart Upsell and Cross-sell for WooCommerce is compatible with Polylang and WPML. Be sure to have also the Polylang WooCommerce add-on installed.

Does it works with Elementor or Divi?

Yes, J Cart Upsell and Cross-sell for WooCommerce works fine with Elementor and Divi. If you are using the Elementor cart widget and you want to keep that widget because it looks cool, you need to add the wc-j-upsellator-show-cart class to it. This class will make that element able to trigger the modal cart.

Since 2 modal carts canÌtumọ̀ Yorùbá: ’t be both active at the same time, the modal cart of Elementor cart item will be disabled.

What if my theme already has a modal cart?

J Cart Upsell and Cross-sell for WooCommerce by default keeps your theme cart-fragments untouched so it will all works properly.

Is it PHP 8.x compatible?

Yes, it works perfectly with the new version of PHP.

The subtotal is displayed without VAT. How can i fix?

In the main options page, try to activate the “Cart total” option.

What if I want more features?

Contact me, maybe these features can be implemented directly into J Cart Upsell and Cross-sell for WooCommerce.

Àwọn àgbéyẹ̀wò

Èrèlé 4, 2023
This is such a stylish and excellent plugin Ìtumọ̀ Yorùbá: – really impressed by how well it works and cool it appears
Ọ̀pẹ 19, 2022
This plugin looks great out of the box, and is perfect for upsell and cross sell options, along with the modal cart that users expect on a high quality site. Giacomo went above and beyond to answer my support email and even added a feature to help tailor the plugin to my needs. A great experience!
Ògún 21, 2022
Absolutely worth upgrading to premium for the added features but even if you do end up using the free version Ìtumọ̀ Yorùbá: – the support from Giacomo is phenomenal. He goes out of his way to help and genuinely cares about his concept. An easy buy for me 🙂
Ka gbogbo àwọn àgbéyẹ̀wò 13

Àwọn Olùkópa & Olùgbéejáde

“J Cart Upsell and Cross-sell for WooCommerce” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

A ti túmọ̀ “J Cart Upsell and Cross-sell for WooCommerce” sí èdè agbègbè 1 kan. Ọpẹ́lọpẹ́ fún àwọn atúmọ̀ èdè fún àwọn ìkópa wọn.

Túmọ̀ “J Cart Upsell and Cross-sell for WooCommerce” sí èdè rẹ.

Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.

Àkọsílẹ̀ àwọn àyípadà

15 of August 2025 Ìtumọ̀ Yorùbá: – J Cart Upsell and Cross-sell for WooCommerce version 4.0.8

= Version Ìtumọ̀ Yorùbá: – 4.0.2
* Add Ìtumọ̀ Yorùbá: – Added “wcjfw_after_checkout_buttons_block” action, after modal cart checkout buttons block

= Version Ìtumọ̀ Yorùbá: – 4.0.0
* Add Ìtumọ̀ Yorùbá: – Upsell image is now clickable

= Version Ìtumọ̀ Yorùbá: – 3.8.8
* Add Ìtumọ̀ Yorùbá: – Option to choose the language on which upsells/gitfts are offered
* Fix Ìtumọ̀ Yorùbá: – issue with gifts and upsell when using WPML

= Version Ìtumọ̀ Yorùbá: – 3.8.8
* Add Ìtumọ̀ Yorùbá: – Compatibility with Easy Product Bundles for WooCommerce by Product Bundles Team

= Version Ìtumọ̀ Yorùbá: – 3.8.2
* Add Ìtumọ̀ Yorùbá: – “empty” class to fixed button when no items in cart
* Fix Ìtumọ̀ Yorùbá: – Bug with currency switcher plugins

= Version Ìtumọ̀ Yorùbá: – 3.8.1
* Fix Ìtumọ̀ Yorùbá: – Open on add to cart option bug resolved

= Version Ìtumọ̀ Yorùbá: – 3.8.0
* Add Ìtumọ̀ Yorùbá: – WPML Compatibility

Version Ìtumọ̀ Yorùbá: – 3.7.1

  • Add Ìtumọ̀ Yorùbá: – Support for WooCommerce HPOS
  • Change Ìtumọ̀ Yorùbá: – Order table info when order has upsell

Version Ìtumọ̀ Yorùbá: – 3.7.0

  • Add Ìtumọ̀ Yorùbá: – Logical operator choice when selectin “product list” as upsell or gift condition

Version Ìtumọ̀ Yorùbá: – 3.6.0

  • Fix Ìtumọ̀ Yorùbá: – Bug with WPML

Version Ìtumọ̀ Yorùbá: – 3.5.4

  • Add Ìtumọ̀ Yorùbá: – Set number of products that needs to satisfy conditions in order to trigger a gift

Version Ìtumọ̀ Yorùbá: – 3.5.3

  • Fix Ìtumọ̀ Yorùbá: – Upsells not displayed on Checkout and Cart

Version Ìtumọ̀ Yorùbá: – 3.5.2

  • Add Ìtumọ̀ Yorùbá: – Beta option to autoplay the upsells carousels
  • Add Ìtumọ̀ Yorùbá: – Performance improve with WP >= 6.4 ( wp_prime_option_caches )

Version Ìtumọ̀ Yorùbá: – 3.5.1

  • Add Ìtumọ̀ Yorùbá: – Ability to change the product of an upsell or gift
  • Fix Ìtumọ̀ Yorùbá: – Minor bugs

Version Ìtumọ̀ Yorùbá: – 3.4.5

  • Add Ìtumọ̀ Yorùbá: – Display product meta-data on modal cart

Version Ìtumọ̀ Yorùbá: – 3.4.3

  • Add Ìtumọ̀ Yorùbá: – Compatibility with WordPress 6.3 and WooCommerce 8.0.2

Version Ìtumọ̀ Yorùbá: – 3.4.1

  • Add Ìtumọ̀ Yorùbá: – Option to exclude gift if the same product is already in cart as upsell

Version Ìtumọ̀ Yorùbá: – 3.4.0

  • Fix Ìtumọ̀ Yorùbá: – Issue when recaculating gifts

Version Ìtumọ̀ Yorùbá: – 3.3.99

  • Add Ìtumọ̀ Yorùbá: – Compatibility with WooCommerce 7.8.0

Version Ìtumọ̀ Yorùbá: – 3.3.96

  • Add Ìtumọ̀ Yorùbá: – Blurred gifts always visible on cart

Version Ìtumọ̀ Yorùbá: – 3.3.92

  • Add Ìtumọ̀ Yorùbá: – Dynamic Bar Shortcode

Version Ìtumọ̀ Yorùbá: – 3.3.9

  • Add Ìtumọ̀ Yorùbá: – Upsells sorting

Version Ìtumọ̀ Yorùbá: – 3.3.8

  • Fix Ìtumọ̀ Yorùbá: – Reversed conditions during upsell creation

Version Ìtumọ̀ Yorùbá: – 3.3.7

  • Fix Ìtumọ̀ Yorùbá: – Mobile Carousel issue

Version Ìtumọ̀ Yorùbá: – 3.3.4

  • Beta Ìtumọ̀ Yorùbá: – Added upsells shortcode
  • Beta Ìtumọ̀ Yorùbá: – Added integrations page

Version Ìtumọ̀ Yorùbá: – 3.2.5

  • Fix Ìtumọ̀ Yorùbá: – Fixed displayed price when with vat/without vat set on WooCommerce
  • Add Ìtumọ̀ Yorùbá: – Option to change cart products image ratio

Version Ìtumọ̀ Yorùbá: – 3.2.1

  • Fix Ìtumọ̀ Yorùbá: – Upsell issue when changing type (variable, simple, etc..) of the underlying product

Version Ìtumọ̀ Yorùbá: – 3.2.0

  • Add Ìtumọ̀ Yorùbá: – Add negation option for in cart products and categories/attributes conditions

Version Ìtumọ̀ Yorùbá: – 3.1.8

  • Fix Ìtumọ̀ Yorùbá: – Css fix if the upsell description is higher than containerÌtumọ̀ Yorùbá: ’s height

Version Ìtumọ̀ Yorùbá: – 3.1.2

  • Add Ìtumọ̀ Yorùbá: – Option to keep the upsell in cart (if added) even if conditions are not met anymore

Version Ìtumọ̀ Yorùbá: – 3.0.69

  • Fix Ìtumọ̀ Yorùbá: – VAT not calculated on modal cart shipping row

Version Ìtumọ̀ Yorùbá: – 3.0.6

  • Add Ìtumọ̀ Yorùbá: – Option too choose if clicking an upsell should add it to cart or redirect the customer to the product page

Version Ìtumọ̀ Yorùbá: – 3.0.3

  • Fix Ìtumọ̀ Yorùbá: – Fix dynamic bar to match woocommerce decimals

Version Ìtumọ̀ Yorùbá: – 3.0.0

  • Add Ìtumọ̀ Yorùbá: – Polylang compatibility
  • Fix Ìtumọ̀ Yorùbá: – Code improvement

Version Ìtumọ̀ Yorùbá: – 2.9.7

  • Add Ìtumọ̀ Yorùbá: – Added option to display coupon code input in the modal cart
  • Fix Ìtumọ̀ Yorùbá: – Minor bug fixes

Version Ìtumọ̀ Yorùbá: – 2.9.5

  • Add Ìtumọ̀ Yorùbá: – Empty modal and modal footer buttons are now templates, so you can override them
  • Add Ìtumọ̀ Yorùbá: – New display mode, in the style tabs, small, to make the modal cart smaller

Version Ìtumọ̀ Yorùbá: – 2.9.3

  • Fix Ìtumọ̀ Yorùbá: – Full cart page upsells not working when background mode is active

Version Ìtumọ̀ Yorùbá: – 2.9.2

  • Fix Ìtumọ̀ Yorùbá: – Full cart page upsells not working when only background enabled

Version Ìtumọ̀ Yorùbá: – 2.9.0

  • Add Ìtumọ̀ Yorùbá: – Official WooCommerce Product Bundles plugin compatibility
  • Fix Ìtumọ̀ Yorùbá: – Gifts now are displayed at the end

Version Ìtumọ̀ Yorùbá: – 2.8.8

  • New Ìtumọ̀ Yorùbá: – (Premium version) Advanced upsell stats
  • Add Ìtumọ̀ Yorùbá: – Hover color option for modal buttons
  • Add Ìtumọ̀ Yorùbá: – Advanced upsells stats (premium only)
  • Add Ìtumọ̀ Yorùbá: – WPC Product Bundles compatibility

Version Ìtumọ̀ Yorùbá: – 2.8.4

  • Change Ìtumọ̀ Yorùbá: – Stats page made in ajax, with more data

Version Ìtumọ̀ Yorùbá: – 2.8.2

  • Add Ìtumọ̀ Yorùbá: – Exclude gift if same product already in cart as normal product

Version Ìtumọ̀ Yorùbá: – 2.8.1

  • Add Ìtumọ̀ Yorùbá: – Max quantity option if allowed quantity change for an upsell
  • Fix Ìtumọ̀ Yorùbá: – Carousel not working in full cart page

Version Ìtumọ̀ Yorùbá: – 2.8.0

  • Add Ìtumọ̀ Yorùbá: – Before submit button hook for cart page upsells
  • Fix Ìtumọ̀ Yorùbá: – Carousel not working in full cart page

Version Ìtumọ̀ Yorùbá: – 2.7.8

  • Fix Ìtumọ̀ Yorùbá: – Code improvement
  • Fix Ìtumọ̀ Yorùbá: – Fixed bug that allowed to display upsells even if not enough stock
  • Beta Ìtumọ̀ Yorùbá: – Add beta option to display WC notices on modal cart, without page redirect

Version Ìtumọ̀ Yorùbá: – 2.7.5

  • Fix Ìtumọ̀ Yorùbá: – Add filter to fix urlencoded attributes in some languages

Version Ìtumọ̀ Yorùbá: – 2.7.4

  • Fix Ìtumọ̀ Yorùbá: – Full cart page upsells not working

Version Ìtumọ̀ Yorùbá: – 2.7.3

  • Fix Ìtumọ̀ Yorùbá: – Fix modal cart auto-open when saving with Elementor builder
  • Add Ìtumọ̀ Yorùbá: – Added wjufw_upsell_is_valid filter

Version Ìtumọ̀ Yorùbá: – 2.6.7

  • Add Ìtumọ̀ Yorùbá: – Option to exclude upsell if same product already in cart as gift
  • Bug Ìtumọ̀ Yorùbá: – Cart total ( for upsells and gifts ) calculated based on applied discount

Version Ìtumọ̀ Yorùbá: – 2.6.0

  • Add Ìtumọ̀ Yorùbá: – Search filter in the excluded pages section
  • Add Ìtumọ̀ Yorùbá: – New option for upsells: sold individually

Version Ìtumọ̀ Yorùbá: – 2.5.7

  • Change Ìtumọ̀ Yorùbá: – Recoded the excluded pages section

Version Ìtumọ̀ Yorùbá: – 2.5.2

  • Change Ìtumọ̀ Yorùbá: – Dynamic bar re-code
  • Add Ìtumọ̀ Yorùbá: – Dynamic bar multiple goals
  • Add Ìtumọ̀ Yorùbá: – More dynamic bar icons
  • Add Ìtumọ̀ Yorùbá: – Option to disable quantity selector on modal

Version Ìtumọ̀ Yorùbá: – 2.1.7

  • Fix Ìtumọ̀ Yorùbá: – WooCommerce 6.4 compatibility
  • Fix Ìtumọ̀ Yorùbá: – Dynamic Bar bug

Version Ìtumọ̀ Yorùbá: – 2.1.6

  • Fix Ìtumọ̀ Yorùbá: – Fixed discount bug when “prevent upsell discount” activated

Version Ìtumọ̀ Yorùbá: – 2.1.5

  • Add Ìtumọ̀ Yorùbá: – Full cart page upsells

Version Ìtumọ̀ Yorùbá: – 2.1.3

  • Add Ìtumọ̀ Yorùbá: – Support for WooCommerce 6.3.1
  • Add Ìtumọ̀ Yorùbá: – Support for WordPress 5.9.2

Version Ìtumọ̀ Yorùbá: – 2.1.2

  • Add Ìtumọ̀ Yorùbá: – Checkout upsell position switcher ( PRO )
  • Add Ìtumọ̀ Yorùbá: – Option to exclude upsell from coupons discount
  • Add Ìtumọ̀ Yorùbá: – Option too choose max number of upsells displayed when “stacked” selected

Version Ìtumọ̀ Yorùbá: – 2.0.1

  • Fix Ìtumọ̀ Yorùbá: – Compatibility with “Advanced product fields for WooCommerce”
  • Add Ìtumọ̀ Yorùbá: – Upsell quantity

Version Ìtumọ̀ Yorùbá: – 1.67.0

  • Add Ìtumọ̀ Yorùbá: – “woo-j-gift” and “woo-j-upsell” classes to cart page items when they are .. gifts and upsells!
  • Add Ìtumọ̀ Yorùbá: – Filter to display or not the dynamic bar Ìtumọ̀ Yorùbá: – ‘wjufw_dynamic_bar_display’

Version Ìtumọ̀ Yorùbá: – 1.66.0

  • Fix Ìtumọ̀ Yorùbá: – Fix dynamic bar calculation when woocommerce decimal and thousands separator edited

Version Ìtumọ̀ Yorùbá: – 1.65.5

  • Add Ìtumọ̀ Yorùbá: – Prices displayed in accord to WooCommerce settings Ìtumọ̀ Yorùbá: – decimal separator, thousands separator, ..

Version Ìtumọ̀ Yorùbá: – 1.65.0

  • Add Ìtumọ̀ Yorùbá: – WordPress 5.9 compatibility
  • Add Ìtumọ̀ Yorùbá: – WooCommerce 6.1 compatibility

Version Ìtumọ̀ Yorùbá: – 1.62.5

  • Add Ìtumọ̀ Yorùbá: – Modal cart header css change

Version Ìtumọ̀ Yorùbá: – 1.62.0

  • Fix Ìtumọ̀ Yorùbá: – Bug in “add to cart single page” script
  • Add Ìtumọ̀ Yorùbá: – Compatibility with official “Woocommerce Composite Products” plugin

Version Ìtumọ̀ Yorùbá: – 1.61.1

  • Fix Ìtumọ̀ Yorùbá: – Bug in “add to cart single page” script
  • Add Ìtumọ̀ Yorùbá: – Option to choose between “single upsell” Ìtumọ̀ Yorùbá: – “carousel” Ìtumọ̀ Yorùbá: – “stacked upsells”

Version Ìtumọ̀ Yorùbá: – 1.60.1

  • Add Ìtumọ̀ Yorùbá: – WooCommerce 6.0.0 compatibility

Version Ìtumọ̀ Yorùbá: – 1.60.0

  • Add Ìtumọ̀ Yorùbá: – option to use J Cart Upsell and Cross-sell only as background logic
  • Add Ìtumọ̀ Yorùbá: – option to change quantity of gifted product

Version Ìtumọ̀ Yorùbá: – 1.60.0

Premium
* Fix Ìtumọ̀ Yorùbá: – fixed a bug when coupon option set and then removed

Version Ìtumọ̀ Yorùbá: – 1.58.9

  • Add Ìtumọ̀ Yorùbá: – small css changes
  • Add Ìtumọ̀ Yorùbá: – new dynamic bar style

Version Ìtumọ̀ Yorùbá: – 1.58.0

  • Premium only Ìtumọ̀ Yorùbá: – added option to trigger gifts only if a certain coupon is applied

Version Ìtumọ̀ Yorùbá: – 1.55.0

  • Add Request Ìtumọ̀ Yorùbá: – added option to trigger gifts/upsells only if user is logged

Version Ìtumọ̀ Yorùbá: – 1.52.0

  • Add Request Ìtumọ̀ Yorùbá: – added option to exclude virtual product to the cart count limit that triggers gifts
  • thanks to Carl for the suggestion

Version Ìtumọ̀ Yorùbá: – 1.51.0

  • Fix Ìtumọ̀ Yorùbá: – fixed a bug when calculating products taxes
  • Add Ìtumọ̀ Yorùbá: – filter to change cart item name Ìtumọ̀ Yorùbá: — apply_filters( ‘wjufw_cart_item_name’, $product->get_name(), $product, $product[‘key’] )

Version Ìtumọ̀ Yorùbá: – 1.50.4

This is a major change
* Enhancement Ìtumọ̀ Yorùbá: – Code refactoring
* Add Ìtumọ̀ Yorùbá: – filter to change dynamic bar limit Ìtumọ̀ Yorùbá: — apply_filters( ‘wjufw_shipping_bar_limit’, $limit, $limit )
* Add Ìtumọ̀ Yorùbá: – Compatibility to currency exchange plugin ( WOOCS Ìtumọ̀ Yorùbá: – WooCommerce Currency Switcher )
* Add Ìtumọ̀ Yorùbá: – Synchronized prices with WooCommerce VAT settings: product prices with/without taxes, product displayed with/without taxes on cart

Version Ìtumọ̀ Yorùbá: – 1.30.3

  • Add Ìtumọ̀ Yorùbá: – Option to choose currency position: before or after price
  • Add Ìtumọ̀ Yorùbá: – Option to change modal cart header text
  • Add Ìtumọ̀ Yorùbá: – Option to show or not upsell label if condition set to “no discount”
  • Fix Ìtumọ̀ Yorùbá: – Fixed css input number bug for Firefox

Version Ìtumọ̀ Yorùbá: – 1.25.3

  • Enhancement Ìtumọ̀ Yorùbá: – Upsells/Gifts edit now via AJAX

Version Ìtumọ̀ Yorùbá: – 1.21.5

  • Add Ìtumọ̀ Yorùbá: – Added option to show multiple upsells at time, via carousel
  • Add Ìtumọ̀ Yorùbá: – Added option to display a random upsell when multiple are triggered

Version Ìtumọ̀ Yorùbá: – 1.15

  • Add Ìtumọ̀ Yorùbá: – Added CSS hook to dynamic bar price

Version Ìtumọ̀ Yorùbá: – 1.14

  • Fix Ìtumọ̀ Yorùbá: – Issue with VAT on subtotal. Added option to change between WC()->cart->subtotal and WC()->cart->get_subtotal() in the main option page

Version Ìtumọ̀ Yorùbá: – 1.13

  • Add Ìtumọ̀ Yorùbá: – Shortcodes tab with a new shortcode for a dynamic items counter
  • Fix Ìtumọ̀ Yorùbá: – Issue when adding to cart products with price as zero ( free )
  • Change Ìtumọ̀ Yorùbá: – Changed “shipping bar” to “dynamic bar”

Version Ìtumọ̀ Yorùbá: – 1.11

  • Add Ìtumọ̀ Yorùbá: – Added modal cart custom logo upload

Version Ìtumọ̀ Yorùbá: – 1.10

  • Fix Ìtumọ̀ Yorùbá: – Decimal issue in the modal footer

Version Ìtumọ̀ Yorùbá: – 1.09

  • Add Ìtumọ̀ Yorùbá: – Added actions to better customize single product page when triggering gift
  • do_action(‘wjufw_before_single_product_gift_text’, $gift_product_id );
  • do_action(‘wjufw_after_single_product_gift_text’, $gift_product_id );

  • Fix Ìtumọ̀ Yorùbá: – Ignoring trashed orders from stats page

  • Fix Ìtumọ̀ Yorùbá: – Adjusted stats charts when viewport smaller than 1300px
  • Fix Ìtumọ̀ Yorùbá: – Rounded decimals on stats page

Version Ìtumọ̀ Yorùbá: – 1.08

  • Add Ìtumọ̀ Yorùbá: – Added subtotal condition as a default condition for every upsell/gift

Version Ìtumọ̀ Yorùbá: – 1.07

  • Add Ìtumọ̀ Yorùbá: – Redirect to cart page cliclikg on .wc-j-upsellator-show-cart class if plugin not loaded on that page

Version Ìtumọ̀ Yorùbá: – 1.05

  • Add Ìtumọ̀ Yorùbá: – Pause / Start on upsells and gifts
  • Add Ìtumọ̀ Yorùbá: – Modal cart logo theme

Version Ìtumọ̀ Yorùbá: – 1.04

  • Fix Ìtumọ̀ Yorùbá: – Fixed upsell displayed price

Version Ìtumọ̀ Yorùbá: – 1.03

  • Add Ìtumọ̀ Yorùbá: – Added go to cart button option

Version Ìtumọ̀ Yorùbá: – 1.02

  • CSS Fix for stats page

Version Ìtumọ̀ Yorùbá: – 0.99.45

  • Stable version

Version Ìtumọ̀ Yorùbá: – 0.99.45

  • Enhancement Ìtumọ̀ Yorùbá: – Merged attributes and categories conditions for complex filters

Version Ìtumọ̀ Yorùbá: – 0.99.2

  • Add Ìtumọ̀ Yorùbá: – Added upsell priority
  • Fix Ìtumọ̀ Yorùbá: – Fixed a bug when deleting a product from woocommerce used as gift
  • Fix Ìtumọ̀ Yorùbá: – CSS letter-spacing fix