|
- |
- |
- |
Matches Root URL |
/event/* |
- |
- |
- |
Matches any URL with /event/* |
/coupon/ |
- |
- |
- |
Matches any URL with /coupon/ |
/affiliate/* |
- |
- |
- |
Matches any URL with /affiliate/* |
/user/* |
- |
- |
- |
Matches any URL with /user/* |
/rakutenpoint/* |
- |
- |
- |
Matches any URL with /rakutenpoint/* |
/search/* |
- |
- |
- |
Matches any URL with /search/* |
/category/?* |
- |
- |
- |
Matches any URL with /category/?* |
/ranking/* |
- |
- |
- |
Matches any URL /ranking/* |
/wishlist |
- |
- |
- |
Matches any URL with /wishlist |
/browsing_history |
- |
- |
- |
Matches any URL with /browsing_history |
/shop/?*/info/* |
- |
- |
true |
Matches any URL with /shop/?*/info/*, and doesn't open it |
/shop/?*/review/* |
- |
- |
true |
Matches any URL with /shop/?*/review/*, and doesn't open it |
/shop/?*/products/* |
- |
Payment |
true |
Matches any URL with /shop/?*/products/* and fragment is Payment, and doesn't open it |
/shop/?*/products/* |
- |
Shipping |
true |
Matches any URL with /shop/?*/products/* and fragment is Shipping, and doesn't open it |
/shop/?*/products/* |
- |
ReturnPolicy |
true |
Matches any URL with /shop/?*/products/* and fragment is ReturnPolicy, and doesn't open it |
/shop/?*/product/* |
- |
Payment |
true |
Matches any URL with /shop/?*/products/* and fragment is Payment, and doesn't open it |
/shop/?*/product/* |
- |
Shipping |
true |
Matches any URL with /shop/?*/products/* and fragment is Shipping, and doesn't open it |
/shop/?*/product/* |
- |
ReturnPolicy |
true |
Matches any URL with /shop/?*/products/* and fragment is ReturnPolicy, and doesn't open it |
/shop/?*/ |
- |
- |
- |
Matches any URL with /shop/?*/ |
/my/* |
- |
- |
true |
Matches any URL with /my/*, and doesn't open it |