Top "Product" questions

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

Change product variation prices via a hook in WooCommerce 3.3

I´m using hooks for customizing variable product prices. However, this answer does not seem to be working for Woocommerce 3.3.5. …

php wordpress woocommerce product price
WooCommerce Subscriptions - Get product of a specific subscription

Is there a way to get from $product from $subscription? Thanks to this post, I know that from $subscription I …

php wordpress woocommerce product woocommerce-subscriptions
magento bundle product displaying as out of stock

I have created a bundle product in Magento 1.4.0.1. All the components of the bundle are in stock but when the …

php magento bundle product inventory
implementation for product keys

I'm implementing a small application in C, which I would like to sell as shareware for a reasonable price later …

c encryption licensing key product
Display Woocommerce notices on a page

I have created a function to display some products with a shortcode, but the problem I am having is that …

php wordpress woocommerce shortcode product
Is there a shortcode for product description in WooCommerce

Is there any shortcode to call the product description(text field under the title)? For now, I'm using another custom …

php wordpress woocommerce product shortcode
Use of magento is_in_stock

What exactly is the function of the property is_in_stock in Magento? Whether a product is in stock can …

magento product stock
Skip Checkout in Magento for a downloadable product

I am using Magento to build an eBooks site. For the release, we plan to have a number of free …

php magento download product
How to show all product without pagination by woocommerce plugin in wordpress?

I need to remove pagination from shop-collection page and want to show all product in one page. How its possible …

wordpress woocommerce e-commerce product shop
How to assign categories for products in magento Programmatically

I am a newbie in magento. Basically, I want to assign multiple products to multiple categories. I have followed this …

magento categories product mass-assignment