Couldn't find Spree::Taxon with 'id'=306
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"=>"306", "id"=>"biro-strip-cutter-14mm-use-with-our-tenderizer"}

Response

Headers:

None