© 2026 Hedgehog Software, LLC
<?php Tables\Columns\TextColumn::make('magento_price') ->label('Price') ->tooltip('Price at magento site') ->sortable() ->searchable() ?>