The shopping experience icon also appears on some unsupported product categories
Categories
(Fenix :: Shopping, defect, P1)
Tracking
(firefox118 disabled, firefox119 disabled, firefox120 wontfix)
People
(Reporter: apetridean, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid] [fakespot-android-mvp])
Attachments
(1 file)
3.66 MB,
image/png
|
Details |
Steps to reproduce
- Go to the https://www.amazon.com/ webpage, and and go on an unsupported product category (e.g. https://www.amazon.com/BLACKHAWK-Roblox-Gift-Card-EA/dp/B087R5FV12/ref=mp_s_a_1_2_sspa?keywords=gift+card&qid=1696495134&sr=8-2-spons&sp_csd=d2lkZ2V0TmFtZT1zcF9waG9uZV9zZWFyY2hfYXRm&psc=1.)
- Observe the shopping icon.
Expected behavior
The shopping icon is not displayed on some unsupported product categories.
Actual behavior
The shopping icon is displayed on some unsupported product categories.
Device information
- Firefox version: Nightly 119.0a1 from 04.09.2023
- Android device model: Google Pixel 7 Pro, Motorola Moto G9 plus
- Android OS version: Android 11, Android 14
Any additional information?
This issue is also reproducible on www.bestbuy.com and www.walmart.com ( e.g. for gift cards)
Reporter | ||
Updated•1 years ago
|
Reporter | ||
Comment 1•1 years ago
|
||
Reporter | ||
Updated•1 years ago
|
Updated•1 year ago
|
Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 2•1 year ago
|
||
I'm not sure if this is a bug, since the product page detection is done via regex in toolkit. Opening the referenced product page on desktop also shows the shopping icon. I don't think it's an S2 or even a bug since we can't detect unsupported product just based on a regex check on the URL, not sure if we should mark it a bug in fenix.
Comment 3•1 year ago
|
||
This is the expected behavior. The determination of whether a product category is supported is made on the server side and we don't want to send product URLs to the server before a user has opted in.
Updated•1 year ago
|
Description
•