WooCommerce Code Reference

ProductType
in package

Enum class for all the product types.

Table of Contents

EXTERNAL  = 'external'
External/Affiliate product type.
GROUPED  = 'grouped'
Grouped product type.
SIMPLE  = 'simple'
Simple product type.
VARIABLE  = 'variable'
Variable product type.
VARIATION  = 'variation'
Variation product type.

Constants