LookupDataStore::is_variable_product()
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 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
Method: Checks if the feature is visible (so that dedicated entries will be added to the debug tools page).
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:46
Method: Makes the feature visible, so that dedicated entries will be added to the debug tools page.
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:53
Method: Hides the feature, so that no entries will be added to the debug tools page.
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:60
Method: Insert or update the lookup data for a given product or variation.
Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:71