programmatically updating product’s attributes
-
Hello,
I’m using add_action( ‘woocommerce_product_data_panels’, ” ); to modify some product metas while updating it.
I wrote some code using the set_attributes() methode from WC_Product classes, but after saving the product using the save() methode, nothing appears in the Attributes pannel,Can you help me please ?
Regards
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘programmatically updating product’s attributes’ is closed to new replies.