You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While creating or updating a product with this api it seems not to be possible to add data to Custom Tab Title and Custom Tab Content.
Visible at Extras-Tab of a product.
I tried to set it unter meta_data with:
key=> "wc_productdata_options",
value => [ "_custom_tab" : "My tab content", "_custom_tab_title": "My Tab" ]
But that did not work.
The text was updated successfully, but these errors were encountered:
While creating or updating a product with this api it seems not to be possible to add data to Custom Tab Title and Custom Tab Content.
Visible at Extras-Tab of a product.
I tried to set it unter meta_data with:
key=> "wc_productdata_options",
value => [ "_custom_tab" : "My tab content", "_custom_tab_title": "My Tab" ]
But that did not work.
The text was updated successfully, but these errors were encountered: