ActiveRecord::RecordNotFound in WebController#web_product

Couldn't find Product with id=adidas-nmd-r1-crema

Extracted source (around line #665):
663
664
665
666
667
668
          
@search = Product.search(params[:q])
@webtext = WebText.first
@product = Product.find(params[:id])
@web_module = WebModule.first

Rails.root: /var/www/vhosts/sniker.es/sniker

Application Trace | Framework Trace | Full Trace
app/controllers/web_controller.rb:665:in `web_product'

Request

Parameters:

{"id"=>"adidas-nmd-r1-crema"}

Response

Headers:

None