Your ultimate guide to the woocommerce_add_cart_item_data action
Code Product Add-Ons Ultimate Tutorials WooCommerceCategory: Code
How to update existing WooCommerce cart meta data
Change the meta data for items that have already been added to the cart
Code Tutorials WooCommerceHow to get products associated with a subscription in WooCommerce
A short snippet to get the product object from a WooCommerce subscription object
Code WooCommerceQuerying WooCommerce orders
How to get order, product and customer details from a WooCommerce order
Code WooCommerceHow to change position of ‘Add to Wishlist’ button in WooCommerce Wishlists
Move the button anywhere in the single product template
Code WooCommerceOverride WooCommerce template from your plugin
How to include a WooCommerce template file in your plugin
Code WooCommerceHow to add a custom field to a WooCommerce Subscriptions variation product
Adding and saving custom fields in variable subscription products
Code WooCommerce WordPressRedirect WooCommerce log-in form
How to set conditional redirects from your WooCommerce log-in form
Code WooCommerceWooCommerce – update product price programmatically
How to set a custom price for a WooCommerce product
Code Product Add-Ons Ultimate WooCommerceAdd WooCommerce tags to your plugin
Declare the minimum version and the latest version you’ve tested against
Code WooCommerce WordPress