LookupDataStore::update_data_for_product( int|AutomatticWooCommerceInternalProductAttributesLookupWC_Product $product )
Insert or update the lookup data for a given product or variation.
Description Description
If a variable product is passed the information is updated for all of its variations.
Parameters Parameters
- $product
-
(Required) Product object or id.
Source Source
File: src/Internal/ProductAttributesLookup/LookupDataStore.php