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.


Top ↑

Source Source

File: src/Internal/ProductAttributesLookup/LookupDataStore.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.