Title: Mini cart hook
Last modified: August 31, 2016

---

# Mini cart hook

 *  [woober](https://wordpress.org/support/users/woober/)
 * (@woober)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/mini-cart-hook/)
 * Hi
 * Is there a way to edit the img tag in the mini cart within the functions.php?
   hook? i want to change the url only there and do some stuff
 * .mini_cart_item img.attachment-shop_thumbnail.size-shop_thumbnail.wp-post-image
 * Let me know, if the question is hard to understand 🙂
 * [https://wordpress.org/plugins/woocommerce/](https://wordpress.org/plugins/woocommerce/)
 * _[ [No bumping please](http://codex.wordpress.org/Forum_Welcome#No_Bumping). ]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/mini-cart-hook/#post-6925523)
 * Filters and hooks are listed here. There are quite a few of them for the mini-
   cart depending on what you want to do.
    [https://docs.woothemes.com/wc-apidocs/hook-docs.html](https://docs.woothemes.com/wc-apidocs/hook-docs.html)
 * If you want to do more than the filters and hooks will allow, you should copy:
   
   plugins/woocommerce/templates/cart/mini-cart.php to themes/your-theme/woocommerce/
   cart/mini-cart.php where your customisations will be update safe.
 *  Thread Starter [woober](https://wordpress.org/support/users/woober/)
 * (@woober)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/mini-cart-hook/#post-6925542)
 * Thanks lorro.
    I do help me some 🙂 Do you know if one of them, allows for the
   mini cart img url to be changed?
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/mini-cart-hook/#post-6925544)
 * The filter: ‘woocommerce_cart_item_thumbnail’ should enable the image to be changed.
   Not tried it myself.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Mini cart hook’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/mini-cart-hook/#post-6925544)
 * Status: not resolved