Some time ago AliExpress (and probably others of their family) has simplified their search engine, removing some useful search options like:
- Sorting by price per piece / lot
- Selecting maximum quantity
- Showing price per piece
Although they are removed from the search panel, they are still valid and correctly parsed if added to URL.
To get those options, please append following parameters to URL. They are separated by & character:
Option Name | URL Parameter |
---|---|
Show Price Per Piece | isUnitPrice=y |
Maximal quantity in lot | maxQuantity=n |
Minimal quantity in lot | minQuantity=n |
To get lowest price per piece simply combine: „Show Price Per Piece” + Order by Lowest Price + (optionaly) Maximal quantity
Is there a exclude words?
You can use google style for exclusion. Simply use -keyword in standard search box
Doesn’t work. Substitutes ‚-‚ with ‚bi’.
Special characters must be urlencoded: https://www.urlencoder.org/
There is also a website called http://www.Aliseeks.com which provides a lot of this functionality.