hasMany(ProductSku::class); } public function getVariableDecodedAttribute() { return json_decode($this->variable, true); } }