Estrangeres
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
{
const url = new URL(window.location);
url.searchParams.set('sale', $event.target.checked);
window.location = url;
}">