cb4b255b35
The getItemValueSC static method was still incorrectly placed inside the init() method, causing 'Unexpected strict mode reserved word' error at line 103. This moves it to the class level with calculateItemValueSC. Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>