Error messages

Minimum Price Error

  • Message shown to the customer when they enter a price below the minimum. Use {min_price} as a token.
  • Default: Please enter a price of at least {min_price}.

Maximum Price Error

  • Message shown to the customer when they enter a price above the maximum. Use {max_price} as a token.
  • Default: Please enter a price no more than {max_price}.