Top "Product" questions

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

Get the order id from the current user orders In WooCommerce

Here is the situation. I have a woocommerce site used as a marketplace. I'm selling games on it, for some …

php wordpress woocommerce product orders
Using Magento API to get Products

I'm using the Magento API to get product data for products from a certain category from another domain. I have …

api magento product soap-client
Magento API: Rebuild Indexes after adding new products

I am currently writing a script that lets me import multiple products in magento. $product = Mage::getModel('catalog/product'); $product-&…

api magento import product
Display the product price in a WP_Query loop in Woocommerce

I have this code to display products from a category and I would like to also display it's price. Any …

php wordpress woocommerce product price
Woocommerce global product (multisite)

I set in wordpress the property multisite and activated woocommerce on my network. My network is formed by a primary …

wordpress woocommerce product taxonomy
WooCommerce: Check if items are already in cart

I found this great snippet from this website The following is the function to check if a specific product exists …

php wordpress woocommerce cart product
Boost uBLAS matrix/vector product

can someone please provide an example of how to use uBLAS product to multiply things? Or if there's a nicer …

c++ boost product ublas
Magento - list.phtml filtering product collection not giving correct pagination

I'm trying to filter list.phtml to suit my needs which is only showing products based of an value of …

magento collections pagination product catalog
Magento "catalog/product/view" url returns 404

I'm supporting a magento web site. The problem is that product view urls e.g. [link] http://localhost/magento/catalog/…

magento view http-status-code-404 product catalog
Get Cart products id on checkout WooCommerce page, to display product images

I'm using woocommerce on a site I'm working on and I want to display the current product thumbnail at the …

php wordpress woocommerce checkout product