Sometimes you may need to change woocommerce’s mini-cart ‘Subtotal’ text. Take a look below You can change that “Subtotal” text by using woocommerce woocommerce_widget_shopping_cart_subtotal() function. Here is an example. Write this piece of code inside your theme/child theme’s functions.php file and see the change. As this “Subtotal” text comes from woocommerce so you will see […]
Continue reading "How to change woocommerce mini-cart Subtotal text"Mini Cart Options
When someone add the product to the cart then our table shows those products in a mini cart. By default, it is on the top. You can show this mini cart at the bottom or if you want, you can hide this also. There is a section “Mini Cart Position” in “Basic” tab.
Continue reading "Mini Cart Options"