Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Hi,
I try to display basket icon with a cart somewhere in the footer.
Can I use shortcode or php function to display this button (with cart container on hover)?
I can’t find the function…
Thank you
M
To be exact I want this icon (and on hover elements) to appear in the other place as well:
Hey!
you can use shortcodes: http://docs.woothemes.com/document/woocommerce-shortcodes/
In your case: [woocommerce_cart]
Best regards,
Andy