Hello, Currency converter is not implemented yet.Hi, thanks for the update
is main feature from this update refer to this problem?
window.runParams.totalAvailQuantity=175;
window.runParams.memberPrice="";
window.runParams.memberPriceActivity="";
window.runParams.quantityLimit={
isPurchaseLimit: "",
unit: 'pieces',
quantityNum: '175 ',
availQuantityForCustomer: '175'
};
window.runParams.offlineText='<div class="no-longer-available"><h4>Sorry, this item is no longer available!</h4><div class="unavailable-text">
Hi,Main Features:
- Bug with sale price after update is fixed
What option have you selected in this field:Hi @Victoria Kudryashova @Ekaterina Sayapina @Igor @Yaros
There are still glitches concerning stock updates that still don't work on many products.
As I explained before:
Take this product: https://bit.ly/2HRAXOt
The problem is not specific to this supplier, I have seen many others with this issue, i.g when a product is marked in Aliexpress as "out of stock" but Aliwoo returns a positive available stock quantity value.
Is the product page example above:
Instead of showing "out of stock" in Woocommerce it shows still 175 units available.
Why? Because on the source page Aliexpress product page, you have this code for one of the variations(China):
Code:window.runParams.totalAvailQuantity=175; window.runParams.memberPrice=""; window.runParams.memberPriceActivity=""; window.runParams.quantityLimit={ isPurchaseLimit: "", unit: 'pieces', quantityNum: '175 ', availQuantityForCustomer: '175' };
Please can you find something that automatically put these products as "out of stock" in Woo when you have this code on Aliexpress product page:
Code:window.runParams.offlineText='<div class="no-longer-available"><h4>Sorry, this item is no longer available!</h4><div class="unavailable-text">
Same for "this product is out of stock", there are 2 or 3 messages like this that are used on Aliexpress in such cases.
Thank you very much.
Could you please clarify what do you mean?Hi,
With the latest update through WordPress will we still have to apply these patches?
Now all prices are imported in $.I just noticed that priced are not imported correctly. I updated prices but it didnt solve the problem. Im fed up with contacting support, they just dont help. what a waste of time.
Dear @Victoria Kudryashova , please, I already know all of this.
I don't want to send these products to draft.
I want these products stocks to be put at 0 on Woocommerce when these specific Aliexpress products are showing "out of stock" frontend but the backend is still indicating a positive stock value.
Please read carefully my message again, click the link, import the product and see by yourself.
To me, it's a HUGE problem because on many products I can't even know when they are no more in stock.
On the example above, even with your update setup product won't be put to draft, neither stocks will be put to 0 because of this... but the product itself on Aliexpress is "no more in stock".
Priority should be given to that information over stock quantity value sent by Aliexpress.
Also, I've remarked that when "Put stocks to 0" option is ON with Aliwoo, all the variation are "reset", i.g the ID number tied to Aliexpress Variation isn't showing any attributes no more, I have to select it back manually but without knowing which ID corresponds to the correct attributes.
User @LightlyScorched and others have also reported that issue.
View attachment 4095