@php $dim = is_array($variant->dimensions ?? null) ? $variant->dimensions : json_decode($variant->dimensions ?? '{}', true); @endphp