WooCommerce

Can’t import reviews from CSV files- Customer Reviews for WooCommerce

If you are using the Customer Reviews for WooCommerce plugin and have encountered a problem importing reviews from CSV files, you’ve come to the right place. I recently experienced a similar issue and sought assistance from the plugin’s support team. Upon further investigation, I discovered the root cause of the CSV review import failure was …

WooCommerce AfterShip plugin shipping tracking number sync using easycom.io API into WooCommerce Database

WooCommerce AfterShip plugin shipping tracking number sync using easycom.io API into WooCommerce Database AfterShip is a WooCommerce-compatible plugin that trackback and syncs user shipping details. Easycom.io is a multi-channel inventory management and reconciliation software. What is exciting in this blog post? We are going to discuss the easycom.io API shipping tracking number shared with the …

How to Add WooCommerce Mini Cart in Header? ( without any plugin )

WooCommerce has a mini cart widget, this widget can place on sidebars only. You are definitely looking for a mini-cart custom code, which can display in the header with your website header navigation. This blog post can helps to achieve your wish. Let’s start exploring this custom code step by step. Apply the navigation filter …

Google Tag Manager code for WooCommerce order completion page

If you are looking for Google Tag Manager code for WooCommerce order complete, without any heavy plugin structure. The code snippet is a self-explained. Code using standard WooCommerce thank you page filter. The script will process on order complete and user redirect on WooCommerce thank you page. Here a code snippet for you. Place this …