Hello, if product is on sale on AliExpress - it will be imported with the sale as well. If you don't want this, you need to open product and set regular price equal to the sale price.Well, i don't know exactly how it works, but when i import products, the sales prices are automatically set.
I don't want to show every single product as a sale product. Also, when i use my pricing formula, it is updating the prices, for instance i've created an item: supplier cost 0-5 = 9,99 somehow, it updates it to 10 i don't want this. But i can't disable the rounding function, because then i get a message that it needs to be enabled.
I got the idea to edit the wp_adsw_ali_meta table using sql , setting the sale price to 0.
UPDATE `wp_adsw_ali_meta` SET `origSalePrice`=0,`origSalePriceMax`=0;
I hope that query would fix it!
Not necessarily. Database changes don't usually get overwritten with plugin updates. That's why I said ...The only problem with all these fixes is as soon as the update is run everything gets overwritten
Probably not.
That's sort of my point. We need to have an option to only import the regular price, only the sales price or import both prices and not have that overwritten when updated.According to @nathaniel7sg on the other thread, he now says that the method above does not work.
Yes I have and it gets overwritten with an update.But aside from that, according to @nathaniel7sg on the other thread, he now says that the method above does not work anyway.
So that just leaves the one "fix" by Victoria. No one has replied back here yet if that works or not. Have you tried it yet?
Actually, that should be pretty easy to do. You guys need to nag support a bit more.We need to have an option to only import the regular price
Feature request suggestedActually, that should be pretty easy to do. You guys need to nag support a bit more.
Yes I use this already for my limited specials however it still doesn't work for this purpose.I wiped the spiderwebs and dust off the searchbox and found this ...
https://forum.alidropship.com/threa...from-having-the-sale-option.12430/#post-55718
Anyone tried it?
it sort of works
Bit of a conflict there. If the changes don't get overwritten, then it works.it will display the aliexpress sales price as a standard price and no sales in woocommerce and doesn't get overwritten
It sort of works because it only imports the sales price not the standard price so for the people that want just the standard price it won't be a solution And before you say anything for the people that want both and don't care if it shows as a sale item then they can just use it as they have been simpleBit of a conflict there. If the changes don't get overwritten, then it works.
What's with the "sort of works"?
I mentioned it was fake back in this post. You must have missed it.Thank God I think having products on (fake) sale is great for conversions and don't have this problem