/product/* |
- |
- |
Matches any URL whose path starts with /product/* |
*/product/* |
- |
- |
Matches any URL whose path starts with /product/* |
/store/* |
- |
- |
Matches any URL whose path starts with /store/* |
*/store/* |
- |
- |
Matches any URL whose path starts with /store/* |
/u/* |
- |
- |
Matches any URL whose path starts with /u/* |
*/u/* |
- |
- |
Matches any URL whose path starts with /u/* |
/m/* |
- |
- |
Matches any URL whose path starts with /m/* |
*/m/* |
- |
- |
Matches any URL whose path starts with /m/* |
/category/* |
- |
- |
Matches any URL whose path starts with /category/* |
*/category/* |
- |
- |
Matches any URL whose path starts with /category/* |
/store-category/* |
- |
- |
Matches any URL whose path starts with /store-category/* |
*/store-category/* |
- |
- |
Matches any URL whose path starts with /store-category/* |
/collection/* |
- |
- |
Matches any URL whose path starts with /collection/* |
*/collection/* |
- |
- |
Matches any URL whose path starts with /collection/* |
/app-order/* |
- |
- |
Matches any URL whose path starts with /app-order/* |
*/app-order/* |
- |
- |
Matches any URL whose path starts with /app-order/* |
/app-reset-password/* |
- |
- |
Matches any URL whose path starts with /app-reset-password/* |
*/app-reset-password/* |
- |
- |
Matches any URL whose path starts with /app-reset-password/* |
/uni/* |
- |
- |
Matches any URL whose path starts with /uni/* |
*/uni/* |
- |
- |
Matches any URL whose path starts with /uni/* |
/ls/* |
- |
- |
Matches any URL whose path starts with /ls/* |
*/ls/* |
- |
- |
Matches any URL whose path starts with /ls/* |