on ‎2018 Jun 10 12:10 PM
which all parts of the URL are required to resolve the product detail page ? url for example "/open-Catalog/Cameras/Camrecoder/Camelio-S3EU/p/133432"
Request clarification before answering.
Hi, the /p part is the one that is used for this. Everything before it is resolved from cateogry name and product name. See ProductpageController. You can basically access any visible product with /p/XXXXXX where XXXXX is replaced with any product code.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.