Top "Product" questions

A product is a good that can be bought or sold.

How to create multiple simple-products with same SKU in WooCommerce?

I want to create multiple simple-product with same SKU in WooCommerce. I search in admin settings but there I cannot …

wordpress woocommerce product hook-woocommerce sku
tensor product of matrices in Numpy/python

Is there a numpy function that does tensor product of two matrices ? That creates a 4x4 product matrix of two 2…

matrix product
Magento Configurable products and their quantity logic

Magento version - 1.7.0.2 How works quantity for configurable products (CP) For example, i have an attribute "size" with values from 20 …

magento product configurable
woocommerce different prices based in weight

It is posible in woocommerce to create different prices based in weight to display in a select dropdown? For example: …

php wordpress woocommerce product price
Delete a product by ID using PHP in WooCommerce

Since there is a command: wp_insert_post() shouldn't there be a command: wp_delete_post() Seems like it does …

php wordpress woocommerce product hook-woocommerce
Woocommerce Show only one price for variable product on discount

Here is my WooCommerce website: sweetworldcandy.com The issue is, in variable product price the least and the max value …

php wordpress woocommerce product hook-woocommerce
Woocommerce Featured Product by category

I am looking for help (thank you) to edit the Woocommerce php widget for 'featured products'. The file I think …

product woocommerce featured
Get product prices to be displayed in WooCommerce 3

i want to display 8 product of category X in my home page i use the following code to get products &…

php wordpress woocommerce product price
Get the product category name and description in Woocommerce Single Product page

I've been using the WooCommerce Codex, but I can't seem to get the data to display. I simply want to …

php wordpress woocommerce product custom-taxonomy
WooCommerce Check stock of product ID before adding

I have some custom code in my WooCommerce site that adds a product to the users cart. I already have …

php wordpress woocommerce cart product