*]:!m-0 ' + debugBorder('g') +
(showFamilyInOption ? 'flex-col' : 'flex-row')
}>
{optionLabel() + (showPrice && !showFamilyInOption ? ',' : '')}
*]:!m-0 flex-row ' + debugBorder('b') +
(showFamilyInOption ? 'w-full justify-between' : '')
}>
{showPrice && (
{formatCurrencyValue(itemRef.item.price)}
)}
{showQuantity && (
)}
{showByline && itemRef.item.byline && (