Hi.
i define url fields in product.template and set url in website_url compute fields and completely set and work fine. but when open url reurn 404.
how can edit this route to search according to url fields.
@http.route(['/shop/product/<model("product.template"):product>'], type='http', auth="public", website=True)