Top "Woocommerce" questions

WooCommerce is an open source eCommerce plugin available for WordPress.

WooCommerce: Add input field to every item in cart

I've been trying to add a single text input field to every item in the cart and submit that user …

wordpress woocommerce
WooCommerce payment complete hook

After a long search, I found this post: WooCommerce hook for "after payment complete" actions which talks about creating web …

woocommerce webhooks
woocommerce get attribute terms

In Woocommerce you can add global product attributes and terms. So for instance: Size (attribute) small (term) medium (term) large (…

attributes e-commerce woocommerce product
How to check if a page is category or product in woocommerce?

I'm trying to use is_category in woocommerce.php which is not working. I want to print the title according …

php wordpress woocommerce
Woocommerce: Auto-redirect to cart after adding product from category

http://www.passgotutoring.com/shop/product-category/ucla/ucla-14a/ I am trying to get a auto redirect towards WP_Cart …

wordpress woocommerce
WooCommerce: Display ONLY on-sale products in Shop

I need to create a products archive page (usually the Shop page in WooCommerce) but displays ONLY the ON SALE …

wordpress woocommerce archive product shop
Add custom css class to WooCommerce checkout fields

I would like to be able to add a custom CSS class to my WooCommerce checkout fields. I'm using twitter …

wordpress twitter-bootstrap woocommerce woothemes
Create programmatically a WooCommerce product variation with new attribute values

I have created a variable product ("parent" product) in WooCommerce version 3+. From a WordPress plugin, I would like to programmatically …

php wordpress woocommerce product product-variations
Woocommerce: How to remove "Archive" in title?

I'm trying to remove the word "Archive" from the page title. How to remove it? By adding a filter? Example: …

wordpress woocommerce
Get product permalink by product name in Woocommerce

I am trying to get Woocommerce product permalink by given product name. I know I can get permalink by given …

wordpress woocommerce permalinks