| / |
- |
- |
Matches frontpage URL |
| /category/* |
- |
- |
Matches any URL with category |
| /locales-y-horarios |
- |
- |
Matches the URL that goes to shops and schedules section |
| /club-unimarc |
- |
- |
Matches the URL that goes to the savings club section |
| /cupones |
- |
- |
Matches the URL that goes to coupons section |
| /cupones/* |
param: refid, pattern: ?*
|
- |
Matches any URL that starts with /coupon and has a query refid |
| /club-unimarc/cupones |
- |
- |
Matches the URL that goes to coupons section |
| /club-unimarc/cupones/* |
param: refid, pattern: ?*
|
- |
Matches any URL that starts with /club-ahorro/coupon and has a query refid |
| /club-unimarc/beneficios |
- |
- |
Matches the URL that goes to the benefits/alliances section |
| /club-unimarc/beneficios/* |
param: category, pattern: ?*
|
- |
Matches any URL that starts with /beneficios and has a category query |
| /club-unimarc/beneficios/* |
param: refid, pattern: ?*
|
- |
Matches any URL that starts with /beneficios and has a refid query |
| /product/* |
- |
- |
Matches any URL that starts with /products and goes to PDP |
| /ofertas/* |
- |
- |
Matches any URL that starts with /ofertas and goes to collection |
| /search/* |
- |
- |
Matches any URL that starts with /search and goes to search |
| /Membership |
- |
- |
Matches any URL that starts with /Membership |
| /page/* |
- |
- |
Matches any URL that starts with /page |