aliexpress: Update selector for original product price
This commit is contained in:
parent
19b6c06b5f
commit
dc9681f64d
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ Elements that are displayed on every page on the website.
|
|||
* `www.aliexpress.com##.show-history`: The floating button on the bottom right, which opens a dialog that shows your recently viewed products (if you're logged in?).
|
||||
|
||||
## Product page
|
||||
* `www.aliexpress.com##.p-del-price-detail`: If the product has a discount, the original price is shown greyed and striked out above the current price in a smaller font. Personally, since most offline and online stores lie about the original price to make the discount seem better, I only judge from the current price of the product.
|
||||
* `www.aliexpress.com##.product-price-original`: If the product has a discount, the original price is shown greyed and striked out above the current price in a smaller font. Personally, since most offline and online stores lie about the original price to make the discount seem better, I only judge from the current price of the product.
|
||||
* `www.aliexpress.com###j-related-products`: On the bottom of the page, the "More products" section shows other products "From this seller", "From other sellers" and "Premium related products". Personally I do product research independent of the market's recommendations, so I don't need it.
|
||||
* `www.aliexpress.com###j-transaction-feedback`: On the bottom of the page. I just don't get why would someone want to know about how many pieces of the product a stranger bought, their country and the date and time they bought it.
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
! Product page
|
||||
www.aliexpress.com###j-related-products
|
||||
www.aliexpress.com###j-transaction-feedback
|
||||
www.aliexpress.com##.p-del-price-detail
|
||||
www.aliexpress.com##.product-price-original
|
||||
! Left sidebar
|
||||
www.aliexpress.com##.mobile-app.me-ui-box
|
||||
www.aliexpress.com###historyOuterBox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue