/checkout-v2 |
- |
- |
Matches path that is exact match with /checkout-v2. |
/cart |
- |
- |
Matches path that is exact match with /cart. |
/product/* |
- |
- |
Matches any URL with a path that starts with /product/*. |
/dp/* |
- |
- |
Matches any URL with a path that starts with /dp/*. |
/schedule-appointment |
- |
- |
Matches path that is exact match with /schedule-appointment. |
/orderdetails/* |
- |
- |
Matches any URL with a path that starts with /orderdetails/*. |
/my-profile/my-orders |
- |
- |
Matches path that is exact match with /my-profile/my-orders. |
/my-profile/wallet |
- |
- |
Matches path that is exact match with /my-profile/wallet. |
/all-products |
- |
- |
Matches path that is exact match with /all-products. |
/collabcard/* |
- |
- |
Matches any URL with a path that starts with /collabcard/*. |
/consult |
- |
- |
Matches path that is exact match with /consult. |
/search |
- |
- |
Matches path that is exact match with /search. |
/upload-image |
- |
- |
Matches path that is exact match with /upload-image. |
/rx-cart |
- |
- |
Matches path that is exact match with /rx-cart. |
/reschedule/* |
- |
- |
Matches path that is exact match with /reschedule. |
/wellness-assessment-report/* |
- |
- |
Matches any URL with a path that starts with /wellness-assessment-report/*. |
/form-cart/* |
- |
- |
Matches any URL with a path that starts with /form-cart/*. |