LookupDataStore::create_lookup_table_entries_for_variable_product()
Method: Create lookup table entries for a variable product.
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:134
Method: Create lookup table entries for a variable product.
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:134
Method: Get a cache of term ids by slug for a set of taxonomies, with this format:
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:193
Method: Get the id of the term that defines a variation for a given taxonomy, or null if there’s no such defining id (for variations having “Any
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:218
Method: Get the variations of a given variable product.
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:234
Method: Check if a given product is a variable product.
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:250
Method: Check if a given product is a variation.
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:260
Method: Return the list of taxonomies used for variations on a product together with the associated term ids, with the following format:
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:279
Method: Insert one entry in the lookup table.
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:307
Class: Data store class for the product attributes lookup table.
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:15
Method: LookupDataStore constructor. Makes the feature hidden by default.
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:34