dpadureanu
Forum Replies Created
-
For anyone else having same problem, we found the solution by ourselves:
The variations JSON should NOT include atribute “status”.When provided, woocommerce does not handle internally the error properly and even if it adds the variation it does not link it with the variable product.
It should be reported to them to fix it in the future.Anyway it is a mistake to put “status” to a variation since it take this flag from the master product automatically.
Hi, We are trying to add a variant to a variable product using v3 API. First we add attributes to the system: Culoare – Rosu, Gri, Negru; Marime – 32, 34, 36. This is ok we see effect in the backend.
Then we add variable product with the following JSON, containing all attributes combinations available.{
“sku”:”2″,
“name”:”Pitza”,
“description”:””,
“regular_price”:”10″,
“sale_price”:”10″,
“manage_stock”:”true”,
“type”:”variable”,
“tax_class”:”tva-b-9″,
“status”:”draft”,
“IDSMARTCASH”:2,
“attributes”:[
{
“id”:2,
“visible”:”true”,
“variation”:”true”,
“options”:[“Rosu”,”Negru”,”Gri”]
},
{
“id”:3,
“visible”:”true”,
“variation”:”true”,
“options”:[“32″,”34”]
}
],
}The result is successful (we receive id for product 2092 and we see the product in the backend as variation product).
Then we call POST method https://staging28.market.smartcash.store/wp-json/wc/v3/products/2092/variations with the following JSON:{
“sku”:”7″,
“description”:””,
“regular_price”:”10″,
“sale_price”:”10″,
“manage_stock”:”true”,
“tax_class”:”tva-b-9″,
“status”:”draft”,
“IDSMARTCASH”:7,
“attributes”:[
{
“id”:2,
“name”:”Culoare”,
“option”:”Gri”
},
{
“id”:3,
“name”:”Marime”,
“option”:”32″
}
],
}The result have no errors and the variant is added with the id = 2121. However we cannot see the variant in the list of variations in the backend.
What are we missing?We noticed that for manually added variations the variable product hold in the array “variations” all the id’s of the “childs” ex: “variations”: [ 2001, 2002, 2003 ], But on our case, when adding variations through API (v3) this array is always empty.
Everything seems to be ok but WooCommerce does not update the “variations” node and consequently the backend.Just sent you credentials by e-mail
We have the same problem after upgrading to 5.7.4.
Here is the source of error:
https://shop.agroland.ro/wp-content/themes/flatsome/assets/js/builder/core/editor.js?ver=3.12.2
Uncaught TypeError: Cannot read property ‘isRoot’ of undefined at t.value (editor.js:2)When returning to 5.7.3 is working. Please fix this bug in your Caching Plugin. If you need anything to test please late us know.
We can provide you wp admin. Please tell us how to do.Forum: Reviews
In reply to: [Download Manager] The worst solution possible but unfortunately the only oneI’ve replyed to your forum and nothing happened.
Your support guy told me in his words that on his site it is working, and that’s all.
Is this an answer?
Nobody checked anything on my side.
He asked me for admin access ad I sent him the data by email?
Isn’t this normal?
Did you liked to put my admin acces on site by forum reply? Is this a joke?
But as I said nobody checks the emails.Forum: Reviews
In reply to: [Download Manager] The worst solution possible but unfortunately the only oneHere is your Policy,
Do you respect it?6. Refund Policy
As we are offering non-tangible digital goods, we do not generally issue refunds after the purchase has been made. We will be happy to consider a refund within the first 14 days of your purchase if you are unable to get the plugin to install properly on your website or if the plugin fails to perform the basic functions as designed and you have worked with the product support team to try to resolve these issues. Refunds will be granted at the sole discretion of W3 Eden. No refunds will be given after 14 days from the initial purchase. Please note that by purchasing the plugin, you agree to the terms of the Refund Policy.Well for me it doesn’t work.
I need refund.Forum: Reviews
In reply to: [Download Manager] The worst solution possible but unfortunately the only oneThis is not correct. Chose any other FTP server on the settings of your plugin. It doesn’t work.
And you guys never respond in your forum. If I shouldn’t posted here this review you didn’t even look to may inquiry.
I also sent by e-mail my problem to support email and nobody answered, so my friend that is the situation. You have the worst support possible for paying customers. This I think is unacceptable.