Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LookupDataStore::create_lookup_table_entries_for_variable_product( WC_Product_Variable $product )
Create lookup table entries for a variable product.
Description Description
Assumes that no entries exist yet.
Parameters Parameters
- $product
-
(Required) The product to create the entries for.
Source Source
File: src/Internal/ProductAttributesLookup/LookupDataStore.php