* Fix - SHIPPING & ORDERS- Order Quantities - Fixed Steps issue on product detail page.
* Fix - PRODUCTS - Product Addons - Fixed issue when "Enable AJAX on Single Product Page" option, Prices of Related products are also change while changing varition of variable product.
* Fix - CART & CHECKOUT - Checkout Custom Fields - Fixed meta key issue for input type select.
* Fix - PRICES & CURRENCIES - Multicurrency (Currency Switcher) - Fixed Compatibility issue with WooCommerce Attribute Swatches by Iconic Plugin
* Fix - Fixed error WP_Scripts::localize was called incorrectly. The $l10n parameter must be an array
* Feature - SHIPPING & ORDERS - Order Quantities - Show notice while add to cart, if the Maximum order quantity limit reached.
* Feature - SHIPPING & ORDERS - Order Quantities - Allow any quantity if the product is lower than the minimum quantity.
* Feature - PRODUCTS - Product Visibility by Country - Added options to choose All countries or WooCommerce Selling Locations for For [wcj_selector selector_type="country"]
* WooCommerce 5.5.2 tested
* Wordpress 5.8 tested
* Fix - CART & CHECKOUT - Checkout Custom Fields - Fixed duplicate meta key issue.
* Fix - SHIPPING & ORDERS - Order Numbers - Fixed hashid dependency issue.
* Fix - PRODUCTS - SKU - Fixed hashid dependency issue.
* Feature - CART & CHECKOUT - One Page Checkout - you can add product to one page checkout globally or product id wise or you can just checkout option in relative product single page.
* Feature - CART & CHECKOUT - Frequently Bought Together - Add Frequently Bought Together section with suggest items usually bought together with the product watched by your customer.
* Feature - CONTACT SUPPORT - Quick link to reach us for technical support or suggest an idea.
* PHP 8.0.6 tested
* WooCommerce 5.4.1 tested
* Wordpress 5.7.2 tested
* Feature - PDF INVOICING & PACKING SLIPS - Added new feature to add paid stamp to PDF invoices for particular payment gateways.
* Display product image using shortcode like “product_thumbnail” in order item table
* Display product addons on PDF: You can add Product addon title using "item_product_addons"
* Subscription Order: If you are using subscription type product you can easily display For example : [wcj_order_subscription_get_date subscription_date_type=”start”]
* Display checkout custom fields on pdf Using [wcj_order_checkout_field] shortcode. You can display checkout custom fields on PDF Invoices.
* Display product input fields on pdf: Find wcj_order_items_table shortcode on Template code. Using “|” separator add “item_product_input_fields_with_titles” on “columns” argument. Add column title with product input field column title on “columns_titles” argument.
* Display WooCommerce order’s meta on pdf using Using [wcj_order_meta] shortcode you can display WooCommerce order’s meta on pdf. For example : [wcj_order_meta meta_key="_your_key"]
* PHP 8.0.6 tested
* WooCommerce 5.3.0 tested
* Wordpress 5.7.2 tested