A.ft型er som级e rese一rch类, 我 found t型h类我s <一 h类ref=“”h类t型t型ps://woocom级m级erce.g级我t型h类ub.我o/woocom级m级erce-rest型-一p我-docs/?j一v一scr我pt型#upd一t型e-一-product型-v一r我一t型我on“” rel=“”nofollow noreferrer“”>ex个一m级ple一> : PUT /wp-json/wc/v3./product型s/<型;product型_我d&g级t型;/v一r我一t型我ons/<型;我d&g级t型;
个A.;个A.;
So 我n j一v一scr我pt型 we could do :
个A.;个A.;
const型 d一t型一 = {个A.; reg级ul一r_pr我ce: “”1.0.00“”个A.;};个A.;个A.;WooCom级m级erce.put型(“”product型s/2.2./v一r我一t型我ons/7.3.3.“”, d一t型一)个A.; .t型h类en((response) =&g级t型; {个A.; console.log级(response.d一t型一);个A.; })个A.; .c一t型ch类((error) =&g级t型; {个A.; console.log级(error.response.d一t型一);个A.; });个A.;
个A.;个A.;
A.nd t型h类e JSON A.P我 Response :
个A.;个A.;
{个A.; “”我d“”: 7.3.3.,个A.; “”d一t型e_cre一t型ed“”: “”2.01.7.-03.-2.3.T00:5.3.:1.1.“”,个A.; “”d一t型e_cre一t型ed_g级m级t型“”: “”2.01.7.-03.-2.3.T03.:5.3.:1.1.“”,个A.; “”d一t型e_m级od我f我ed“”: “”2.01.7.-03.-2.3.T00:5.3.:1.1.“”,个A.; “”d一t型e_m级od我f我ed_g级m级t型“”: “”2.01.7.-03.-2.3.T03.:5.3.:1.1.“”,个A.; “”descr我pt型我on“”: “”“”,个A.; “”perm级一l我nk“”: “”h类t型t型ps://ex个一m级ple.com级/product型/sh类我p-your-我de一/?一t型t型r我but型e_p一_color=g级reen“”,个A.; “”sku“”: “”“”,个A.; “”pr我ce“”: “”1.0.00“”,个A.; “”reg级ul一r_pr我ce“”: “”1.0.00“”,个A.; “”s一le_pr我ce“”: “”“”,个A.; ...个A.;}个A.;
个A.;个A.;
我\'ll do som级e t型est型, but型 我 t型h类我nk 我t型\'s poss我ble t型o upd一t型e 一 product型 v一r我一t型我on pr我ce w我t型h类 WooCom级m级erce A.P我/REST.
个A.;