t2toys.com/by_cat.html?cat=86
Ctrl+click cannot open a new tab because these cards are not links.
The listing is a jQuery shell. After GetProductList returns, each product is injected as a <div onclick> that assigns window.location. Browsers only treat Ctrl+click, Cmd+click, and middle-click as “open in new tab” when the target is a real hyperlink with an href.
t2toys pattern
brokenCards are div elements with onclick. Ctrl+click still replaces this tab.
RX-78-2 Ver.Ka
HK$ 680
EVANGELION Unit-01
HK$ 1,280
Nendoroid 626
HK$ 320Sold
S.H.Figuarts Ultraman
HK$ 450
Real links
worksSame cards as a href="/item/…". Ctrl+click, Cmd+click, and middle-click open a new tab.
no <a href> on productsonclick + window.locationads still use real links