Couldn't find Spree::Taxon with 'id'=305
Extracted source (around line #53):
51
52
53
54
55
56
              
@product_properties = @product.product_properties.includes(:property)
@taxon = Spree::Taxon.find(params[:taxon_id]) if params[:taxon_id]
@taxonomies = Spree::Taxonomy.includes(root: :children)

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"taxon_id"=>"305", "id"=>"600l-butcher-quip-large-smoker"}

Response

Headers:

None