Top "Product" questions

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

Magento layered navigation on custom product collection

I have been working on a custom module for Magento (ver. 1.8.0.0) that shows a list of related products of a …

collections magento navigation product layered
Get the product ID in WooCommerce 3+ Order items

I am trying to get woocommerce thank you page order_id. Using the code below. But unfortunately I can't get …

php wordpress woocommerce product orders
Display product prices with a shortcode by product ID in WooCommerce

IN WooCommerce I am using the code of this tread to display with a short code the product prices from …

php wordpress woocommerce product price
Display a custom field under WooCommerce single product title

I have problem with a custom fields in WooCommerce. I have tille of product (book) and i want add author …

php wordpress woocommerce product hook-woocommerce
I can't change the product image size for woocommerce

I am trying to change the image size in the individual product page to be 600px X 700px however any …

css wordpress woocommerce product woothemes
Get all variations attributes with prices for a variable product in WooCommerce

There is a need to display Attribute Variations with their respect "Regular Price". However despite trying there is no success …

php wordpress woocommerce product variations
Get the product attribute label name in Woocommerce 3

I am using a lot of product attributes on my products in Woocommerce and I am looping through all variations …

php wordpress woocommerce product custom-taxonomy
Get the minimum variation price in WooCommerce

I am a beginner trying to learn Wordpress and have a variable product with prices: cod Rs 250 online Rs 200 I …

php wordpress woocommerce product product-variations
Get product attributes in Woocommerce 3

Attributes no longer displayed after I have updated WooCommerce. In the template content-single-product.php if I use var_dump($attribute_…

php wordpress woocommerce attributes product
woocommerce notice product_type was called incorrectly . Product properties should not be accessed directly

I'm having this notice with all products on shop page after updating WooCommerce version to 3.0. Notice: product_type was called …

woocommerce product