Woocommerce version: 4.1.0 I am trying to create a product with categories and images via the API but I get this error : {"code":"woocommerce_product_i
I need display specific shipping methods only if specific acf checkbox in product is checked. I created custom field viac ACF plugin with name "zpusob_prepravy"
Let's say i'm using this code to create a coupon: $coupon_code = 'CODEOFF'; $amount = '10'; $discount_type = 'percent'; $coupon = array(
I'm writing a plugin to intercept the creation of bookings in wordpress. To have all the booking information I need to access the information filled in the addo
Cant seem to figure this out with if statements. Wanting it to show QTY 4 unless stock available is less than 4.. So far I have this.. function wpse_292293_quan
I have one scenario , in which I only have a database dump. I have to write SQL query in PHPMyAdmin to get ALL the WooCommerce orders , and then EXPORT CSV from
I actually struggling with WooCommerce Product Addons plugin. The result which I want is to give possibility that woocommerce product addon fields (checkboxes t
We have a client who is shipping Subscription products (which are actually Composite products with four to five Bundles of products in them) and they offer deli
I use WooCommerce short-code [add_to_cart ] inside a widget sidebar On WordPress website to display “Add to cart” button on product pages (wanted to
We are building a wine-shop and have a few typical attributes like alcohol, sugar, acid that have values. These attributes are measured in uni
I have the custom order status and it works. What I need help with here is looping through the order items and checking if any of them are on backorder and if
This function should return an array of Woocommerce product photos links, but it seems that the product feed that is created take the main picture only when the
I am creating a WordPress website and I'm using Techland theme from ninetheme. So I've created a price page and want to display pricing values by country. for e
Is there a way to comment the following line or not call the function in the part of the code in Woocommerce? woocommerce/includes/admin/wc-admin-functions.php
I've got an with a site, we've got this shortcode on it: if( !function_exists('show_specific_product_quantity') ) { function show_specific_product_quantity( $a
I'm using polylang plugin to having multi-languages website. Using WooCommerce with polylang demands duplicating each product for each language, so assuming I h
I use this hook to show variations on the shop page. However, the product image does not change when a variable is selected. It works on a Single product page.
Within a plugin how do I get products using wc_get_products()? Or is there another way to do it? if ( in_array( 'woocommerce/woocommerce.php', apply_filters( 'a
I am using dokan for my client's website. they want to show map locations of all the vendors if they are in the same city. For example, if you select London the
I am using paypal plus with woocommerce as you can see here: https://www.pro-hypnose.de The paypal display is working so far. But when I click the buy button (h